-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: mitre/saf-lambda-function
base: main
head repository: mitre/saf-lambda-function
compare: basic_s3
- 15 commits
- 9 files changed
- 2 contributors
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a4ebf15 - Browse repository at this point
Copy the full SHA a4ebf15View commit details
Commits on Feb 27, 2022
-
remove saf cli dependency on branch
Signed-off-by: yarick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6e8842 - Browse repository at this point
Copy the full SHA d6e8842View commit details -
- added TODO items - paramaterized things that we have Signed-off-by: Aaron Lippold <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 779b994 - Browse repository at this point
Copy the full SHA 779b994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024c2b1 - Browse repository at this point
Copy the full SHA 024c2b1View commit details
Commits on Mar 1, 2022
-
Added local Lambda runtime env.
Added simple logging Fixed S3 get/save Signed-off-by: yarick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69535f5 - Browse repository at this point
Copy the full SHA 69535f5View commit details
Commits on Mar 4, 2022
-
Migrated from console.log to winston logger
Added winston template to match Lambda CloudWatch format Signed-off-by: yarick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfa6ae0 - Browse repository at this point
Copy the full SHA bfa6ae0View commit details -
Logged last few spots, cleanup/fixes in various files
- adding logger to our throw/error cases - moved error checking to the top of the process so we did not start down a road that we couldn't go down for no reason - added lagger to the remaining console.log statments - fixed incorrect License reference in package.json - removed all unused commented code from files - removed unused files from project - standardized formatting and linting on files Signed-off-by: Aaron Lippold <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e81cc7f - Browse repository at this point
Copy the full SHA e81cc7fView commit details -
starting adding the structure for local mock testing
Signed-off-by: Aaron Lippold <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d397891 - Browse repository at this point
Copy the full SHA d397891View commit details -
fixed error with release drafter files being switched around
Signed-off-by: Aaron Lippold <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5aa5e40 - Browse repository at this point
Copy the full SHA 5aa5e40View commit details -
updated release-drafter to also run on PRs for now
Signed-off-by: Aaron Lippold <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b0aa77 - Browse repository at this point
Copy the full SHA 4b0aa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 231b7c4 - Browse repository at this point
Copy the full SHA 231b7c4View commit details -
Merge remote-tracking branch 'origin/basic_s3' into basic_s3
# Conflicts: # app.js
Configuration menu - View commit details
-
Copy full SHA for 3415864 - Browse repository at this point
Copy the full SHA 3415864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 002f55b - Browse repository at this point
Copy the full SHA 002f55bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92289b7 - Browse repository at this point
Copy the full SHA 92289b7View commit details -
reverted to variable declaration working sequence
Signed-off-by: yarick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d09931a - Browse repository at this point
Copy the full SHA d09931aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...basic_s3