-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github Checks Interface Setup #2217
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 529951d - Browse repository at this point
Copy the full SHA 529951dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e2811 - Browse repository at this point
Copy the full SHA 92e2811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85341d9 - Browse repository at this point
Copy the full SHA 85341d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef39e1 - Browse repository at this point
Copy the full SHA 7ef39e1View commit details -
Add fmt and lint checks.
Configuration menu - View commit details
-
Copy full SHA for f5adf87 - Browse repository at this point
Copy the full SHA f5adf87View commit details -
Configuration menu - View commit details
-
Copy full SHA for fceb800 - Browse repository at this point
Copy the full SHA fceb800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5561dc1 - Browse repository at this point
Copy the full SHA 5561dc1View commit details -
[ORCA-393] Add basic stats. (#26)
* [ORCA-393] Add basic stats. * Fmt.
Configuration menu - View commit details
-
Copy full SHA for 378fc59 - Browse repository at this point
Copy the full SHA 378fc59View commit details -
Adding parallel plan execution logic per project. (#31)
To allow for parallel plans per project we will clone the repository per project. Another optimisation we can perform is to copy the default repository that is cloned regardless of the execution type. Default workspace is required to be cloned to setup the project configs.
Configuration menu - View commit details
-
Copy full SHA for e680cc8 - Browse repository at this point
Copy the full SHA e680cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f1de3f - Browse repository at this point
Copy the full SHA 3f1de3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68078dc - Browse repository at this point
Copy the full SHA 68078dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0df50a - Browse repository at this point
Copy the full SHA e0df50aView commit details -
Fix-up test failures after cherry-pick
* Remove mod=vendor from action. * Update workflow to use latest testing env.
Configuration menu - View commit details
-
Copy full SHA for c455b26 - Browse repository at this point
Copy the full SHA c455b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9fcca9 - Browse repository at this point
Copy the full SHA b9fcca9View commit details -
Orca 679 global atlantis lock new release branch (#49)
* Adding CommandLocker to boltDB and exposing it through locker interface * Apply lock ui and apply command lock controller * Minor comments * Adding more tests and refactorinng * Linting fixes * creating applyLockingClient variable to fix interface error * nullsink for stats * Addressing PR comments * fixing e2e tests * linting fix fml * Update outdated function descriptions Address PR comments * revert stats sink changes
Configuration menu - View commit details
-
Copy full SHA for 481004f - Browse repository at this point
Copy the full SHA 481004fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b64f42f - Browse repository at this point
Copy the full SHA b64f42fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2104f0 - Browse repository at this point
Copy the full SHA e2104f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92bf380 - Browse repository at this point
Copy the full SHA 92bf380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 456a906 - Browse repository at this point
Copy the full SHA 456a906View commit details -
[ORCA-782] Add pull closed metrics (#74)
* Add pull closed metrics. * Fix image.
Configuration menu - View commit details
-
Copy full SHA for 82eb6aa - Browse repository at this point
Copy the full SHA 82eb6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e79880 - Browse repository at this point
Copy the full SHA 1e79880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 867d20e - Browse repository at this point
Copy the full SHA 867d20eView commit details -
Remove all unnecessary actions. (#83)
* Remove all unnecessary actions. * Fix test env.
Configuration menu - View commit details
-
Copy full SHA for 1ecca76 - Browse repository at this point
Copy the full SHA 1ecca76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299ad5b - Browse repository at this point
Copy the full SHA 299ad5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1300ecb - Browse repository at this point
Copy the full SHA 1300ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc435ed - Browse repository at this point
Copy the full SHA cc435edView commit details -
* Current progress * Websocket implementation * Fixing routes * Adding url * Fixed websocket connection * Progress 7/9 * UI Fixes * Fixed test * Fixing failed tests * Update server/controllers/templates/web_templates.go Co-authored-by: Sarvar Muminov <[email protected]> * Update server/events/models/models.go Co-authored-by: Sarvar Muminov <[email protected]> Co-authored-by: Isata Sankoh <[email protected]> Co-authored-by: Isata Sankoh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55ebc82 - Browse repository at this point
Copy the full SHA 55ebc82View commit details -
* Current progress * Websocket implementation * Fixing routes * Adding url * Fixed websocket connection * Progress 7/9 * Added some channel logic * Changes to models.go * Working on log streaming for plan * Beginning tests/Having errors * Log Streaming Logic * fixed test * Added Testing * Fixed websocket connection * Async implementation and test error fixes * Changes to variables in tests * Debugging * Fixed UI in webpage terminal * Fixing Run make-test coverage * Fixing tests * Testing * Deleted txt.act files * Fixing broken tests * Changes to terraform_client testing * Fixed tests in terraform_client_internal_test.go * Fixed failing test * Deleted lines causing test to fail * Reformating * More Reformatting * Run make check-lint corrections * Added error check * Fixing check-lint test * Suggested changes prior to merge Co-authored-by: Isata Sankoh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d633159 - Browse repository at this point
Copy the full SHA d633159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 970a670 - Browse repository at this point
Copy the full SHA 970a670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 352923e - Browse repository at this point
Copy the full SHA 352923eView commit details -
* Began channel refactoring * Fixing refactoring logic * Replacing terraformOutputChan * Making suggested changes * Changing attribute declarations * Fixed channel logic * Formatting * Changing tests to utilize mocks * Adding go files * Adding suggested changes * Suggested changes before merging * Reformatting * Deleting unnecesary lines * Buffer cleanup logic * Buffer cleanup & Testing * Trying to make test pass * Suggested changes * Fixing test * Fixing failing test * Error checking * Comment improvements * Adding buffer clearing for apply workflow * Removing clearing for apply workflow
Configuration menu - View commit details
-
Copy full SHA for 3f0c6eb - Browse repository at this point
Copy the full SHA 3f0c6ebView commit details -
Add feature allocator and wrap log streaming logic. (#96)
* Add Feature Flag for log-streaming workflow. * Add feature allocator and wrap log streaming logic. * Fix lint. * Add logger to struct - oops * go mod tidy
Configuration menu - View commit details
-
Copy full SHA for 37dcd4b - Browse repository at this point
Copy the full SHA 37dcd4bView commit details -
PR Locks for atlantis apply (#95)
Added support for using 🔒/🔓 to stop atlantis apply.
Configuration menu - View commit details
-
Copy full SHA for 6a45d80 - Browse repository at this point
Copy the full SHA 6a45d80View commit details -
Added missing pieces for local development in the docs.
Configuration menu - View commit details
-
Copy full SHA for c01c0ec - Browse repository at this point
Copy the full SHA c01c0ecView commit details -
Update the PR with a log streaming URL (#98)
* Adding URLs to PR * Changes for rebasing * Minor changes in comments * Removing unnecessary comments * Fixing bug in PR * Minor changes in comments * Removing unnecessary comments * Removing extra character * Allocating comments created in PR * Adding feature allocator to structs
Configuration menu - View commit details
-
Copy full SHA for 000ca0c - Browse repository at this point
Copy the full SHA 000ca0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cfeb2e - Browse repository at this point
Copy the full SHA 1cfeb2eView commit details -
Orca 935 move log streaming url to status metadata (#106)
* renaming log-streaming to jobs * Create a status per running project * Add SetJobUrlWithStatus to ProjectCommandOutputHandler It implements updating the PR with a new project status and adds URL to a project jobs page where customer can view the progress of their terraform command execution in realtime. * Added feature allocator into the project command output handler * Remove PullRequestJobs objects and structs * remove print statement * remove print * Adding feature allocator mocks to tests * fix tests * Fixing linting * fix linting * Add decorator with feature allocator * use different variable name * Moved logic into a decorator * fix e2e test * Address PR comments
Configuration menu - View commit details
-
Copy full SHA for 3680c14 - Browse repository at this point
Copy the full SHA 3680c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3c948 - Browse repository at this point
Copy the full SHA 2a3c948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a6837 - Browse repository at this point
Copy the full SHA 29a6837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e672ad - Browse repository at this point
Copy the full SHA 3e672adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f247f9 - Browse repository at this point
Copy the full SHA 1f247f9View commit details -
Do not display non essential tf commands (#108)
* Do not display non essential tf commands * Add title with correct tabbing * fix ui issues * more fixes
Configuration menu - View commit details
-
Copy full SHA for 0f2f590 - Browse repository at this point
Copy the full SHA 0f2f590View commit details -
* adding tabs * add tabs to tf command output only
Configuration menu - View commit details
-
Copy full SHA for 69c4dd4 - Browse repository at this point
Copy the full SHA 69c4dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d792df - Browse repository at this point
Copy the full SHA 1d792dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21802b1 - Browse repository at this point
Copy the full SHA 21802b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfc4a7 - Browse repository at this point
Copy the full SHA cdfc4a7View commit details -
Bypass Apply Requirements with --f (#107)
* Parse force flag from apply comment * Add force variable to the project command context * Bypass apply requirement if --force enabled * Add messaging to user * Fix rebase issue * add Feature flagging * Fix some unit tests * Public feature allocator * Add actual public field * Add correct mocks * Add test for force case * Fix e2e tests * Remove feature allocator: * Remove the feature allocator tests * Feature aware wrapper. * Update error message * Return correct error and update server.go * Remove unnecessary mock * Rename force variable * Consolidate context flags to struct * Separate warning comment * Fix test * Add tests for decorator * Move comment back to use feature flag * Add unit tests for commenter * Fix typos
Configuration menu - View commit details
-
Copy full SHA for dd5af64 - Browse repository at this point
Copy the full SHA dd5af64View commit details -
Orca 873 write to sns topics (#112)
* Add lyft-apply-audit-sns-topic-arn flag * Add aws wrapper for aws sns * Implement project command runner decorator for auditing * Add ForceApply to ProjectCommandContext This is temporary until -f is merged * Use decorator to emit audit events * fixing tests * test fix * fix variable name * linting fixes * Address comments * fix linting and convert time to epoch and then to string * remove unnecessary metric * Track sns metrics separately * exit the apply workflow when sns write fails * addressing pr comments * remove duplicate force apply * comment fix * fix log messages
Configuration menu - View commit details
-
Copy full SHA for 362c766 - Browse repository at this point
Copy the full SHA 362c766View commit details -
Configuration menu - View commit details
-
Copy full SHA for df78401 - Browse repository at this point
Copy the full SHA df78401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d3d8b6 - Browse repository at this point
Copy the full SHA 0d3d8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d44d796 - Browse repository at this point
Copy the full SHA d44d796View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d7c76 - Browse repository at this point
Copy the full SHA 39d7c76View commit details -
Adding approval metadata to project command context [Pulling from ups…
…tream] (#116) * Pulling [#1827-Updating client interface and adding ApprovalStatus model] from master * Fix failing test
Configuration menu - View commit details
-
Copy full SHA for 7375de8 - Browse repository at this point
Copy the full SHA 7375de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7205170 - Browse repository at this point
Copy the full SHA 7205170View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd0a3e6 - Browse repository at this point
Copy the full SHA dd0a3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a3f17 - Browse repository at this point
Copy the full SHA c9a3f17View commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4380243 - Browse repository at this point
Copy the full SHA 4380243View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f13fd - Browse repository at this point
Copy the full SHA a2f13fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d6e58 - Browse repository at this point
Copy the full SHA 24d6e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aae834 - Browse repository at this point
Copy the full SHA 9aae834View commit details -
Configuration menu - View commit details
-
Copy full SHA for d774068 - Browse repository at this point
Copy the full SHA d774068View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c8599 - Browse repository at this point
Copy the full SHA d4c8599View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeaab43 - Browse repository at this point
Copy the full SHA aeaab43View commit details -
Use communication channel to notify about the websocket closed (#131)
* So for whatever reason tf show with big plan doesn't work in async * rename isValidCommand to isAsyncEligibleCommand
Configuration menu - View commit details
-
Copy full SHA for a69f2f1 - Browse repository at this point
Copy the full SHA a69f2f1View commit details -
Do not raise error when SQ status doesn't have tags defined (#132)
* Do not raise error when SQ status doesn't have tags defined * comment update
Configuration menu - View commit details
-
Copy full SHA for bf8fc68 - Browse repository at this point
Copy the full SHA bf8fc68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ef6b5 - Browse repository at this point
Copy the full SHA 09ef6b5View commit details -
fix missing env and project tags (#135)
* Create tags struct instead of map[string] * Missing field * Fix tests * Json tagging * json to yaml * Pass tags to project context" * Revert using struct * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 1876635 - Browse repository at this point
Copy the full SHA 1876635View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c20e6a1 - Browse repository at this point
Copy the full SHA c20e6a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170fad8 - Browse repository at this point
Copy the full SHA 170fad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1118d - Browse repository at this point
Copy the full SHA ed1118dView commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 277dae1 - Browse repository at this point
Copy the full SHA 277dae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a56a5 - Browse repository at this point
Copy the full SHA 83a56a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16460fb - Browse repository at this point
Copy the full SHA 16460fbView commit details
Commits on Oct 25, 2021
-
Ensure std.out and std.err are printed to console for correct logging…
… ingestion.
Nish Krishnan committedOct 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 59c01de - Browse repository at this point
Copy the full SHA 59c01deView commit details -
Revert "Ensure std.out and std.err are printed to console for correct…
… logging ingestion." This reverts commit 59c01de.
Nish Krishnan committedOct 25, 2021 Configuration menu - View commit details
-
Copy full SHA for e8a34df - Browse repository at this point
Copy the full SHA e8a34dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for be4f31d - Browse repository at this point
Copy the full SHA be4f31dView commit details
Commits on Nov 4, 2021
-
Ensure std.in channel is passed in and closed by the sender. (#143)
* Ensure std.in channel is passed in and closed by the sender. * Defer channel close.
Configuration menu - View commit details
-
Copy full SHA for 50057b9 - Browse repository at this point
Copy the full SHA 50057b9View commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2faffa6 - Browse repository at this point
Copy the full SHA 2faffa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5720395 - Browse repository at this point
Copy the full SHA 5720395View commit details -
Removing unnecessary actions (#146)
* Remove unnecessary test action. * Remove testing env image action.
Configuration menu - View commit details
-
Copy full SHA for 2f7cfad - Browse repository at this point
Copy the full SHA 2f7cfadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f746c - Browse repository at this point
Copy the full SHA 27f746cView commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a9f3f72 - Browse repository at this point
Copy the full SHA a9f3f72View commit details
Commits on Nov 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ce121dc - Browse repository at this point
Copy the full SHA ce121dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5777d3 - Browse repository at this point
Copy the full SHA d5777d3View commit details
Commits on Nov 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a191dc3 - Browse repository at this point
Copy the full SHA a191dc3View commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 27e880b - Browse repository at this point
Copy the full SHA 27e880bView commit details
Commits on Nov 18, 2021
-
feat: filter out atlantis/apply from mergeability clause (#1856) (#156)
Filter out atlantis apply status during mergeability check.
Configuration menu - View commit details
-
Copy full SHA for e491790 - Browse repository at this point
Copy the full SHA e491790View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb67651 - Browse repository at this point
Copy the full SHA bb67651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8511c35 - Browse repository at this point
Copy the full SHA 8511c35View commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9fd8043 - Browse repository at this point
Copy the full SHA 9fd8043View commit details
Commits on Dec 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8a79e1b - Browse repository at this point
Copy the full SHA 8a79e1bView commit details
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b36920d - Browse repository at this point
Copy the full SHA b36920dView commit details
Commits on Dec 23, 2021
-
sync: conform to PullStatusFetcher interface. (#157)
* sync: conform to PullStatusFetcher interface. * chore: savepoint * refactor lyft specific mergeability in separate package.
Configuration menu - View commit details
-
Copy full SHA for 5a86426 - Browse repository at this point
Copy the full SHA 5a86426View commit details
Commits on Dec 28, 2021
-
Refactor Terraform Client into digestible parts (#154)
This does the following: * Offloads version management to version cache used for conftest client * Moves all async work to a separate AsyncClient which is embedded * Moves command building into its own struct * Reduce test responsibilities by leveraging mocks where needed * Moves TFC config generation to its own package
Configuration menu - View commit details
-
Copy full SHA for f03d8f5 - Browse repository at this point
Copy the full SHA f03d8f5View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c23b9cc - Browse repository at this point
Copy the full SHA c23b9ccView commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5cf9ccf - Browse repository at this point
Copy the full SHA 5cf9ccfView commit details
Commits on Jan 14, 2022
-
Add stats to global config. (#166)
* Add stats to global config. * Remove requied from stats field.
Configuration menu - View commit details
-
Copy full SHA for cd71dab - Browse repository at this point
Copy the full SHA cd71dabView commit details
Commits on Jan 26, 2022
-
Remove force apply feature flag (#155)
* Remove force apply feature flag * Fix tests for force apply flag removal * Fix tests
Paul Calley authoredJan 26, 2022 Configuration menu - View commit details
-
Copy full SHA for b0377ca - Browse repository at this point
Copy the full SHA b0377caView commit details
Commits on Jan 27, 2022
-
Run terraform plan -destroy when destroy flag is enabled (#168)
* destroy plan * destroy plan * nit * nit2 * remove unneeded decorator * nit
Configuration menu - View commit details
-
Copy full SHA for 3a95031 - Browse repository at this point
Copy the full SHA 3a95031View commit details -
Add Support for Custom Template Definition (#164)
* Add Template Override variable to repo_config.yaml * Add remaining templates * Update tests * In Progress moving templates to external * Move more to templates * Finish moving templates to files * Simplify the template passing logic * consolidate logic and renaming * Remove TemplateOverride from command context * Add tests for custom templates. * Add template for test cases * Add docs
Paul Calley authoredJan 27, 2022 Configuration menu - View commit details
-
Copy full SHA for f921e5f - Browse repository at this point
Copy the full SHA f921e5fView commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f2d9bf - Browse repository at this point
Copy the full SHA 7f2d9bfView commit details
Commits on Feb 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 233ca5d - Browse repository at this point
Copy the full SHA 233ca5dView commit details
Commits on Feb 3, 2022
-
Fix approve_policies comment formatting error (#174)
* Embedded variable refers to wrong template * Add regression test for policy approval
Paul Calley authoredFeb 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 23b8a11 - Browse repository at this point
Copy the full SHA 23b8a11View commit details
Commits on Feb 4, 2022
-
Moving config files to core/config (#2036) (#176)
* Moving config files to core/config * fix package names * fix package dependencies * linting fixes * more linting fixes * ran golangci-lint run --fix
Configuration menu - View commit details
-
Copy full SHA for 5e86742 - Browse repository at this point
Copy the full SHA 5e86742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 316147d - Browse repository at this point
Copy the full SHA 316147dView commit details -
Orca 4414 create default platform mode workflows (#169)
* remove unused constants * remove unused functions in global_cfg.go * Adding default workflows for platform mode * refactor global_cfg.go * Adding tests * Merging server config to project * moving config from events/yaml to core/config * move PR and deployment workflows into their own maps * use correct method
Configuration menu - View commit details
-
Copy full SHA for fa3ebfc - Browse repository at this point
Copy the full SHA fa3ebfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e9bda2 - Browse repository at this point
Copy the full SHA 8e9bda2View commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ae35ab3 - Browse repository at this point
Copy the full SHA ae35ab3View commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 251f7c6 - Browse repository at this point
Copy the full SHA 251f7c6View commit details
Commits on Feb 10, 2022
-
Modify persistence layer to store timestamps (#185)
* timestamps * tests * test nit * respond to comments * gh times * follow up * undo nil check removal
Configuration menu - View commit details
-
Copy full SHA for 6ef3407 - Browse repository at this point
Copy the full SHA 6ef3407View commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 59ae206 - Browse repository at this point
Copy the full SHA 59ae206View commit details -
Add SQS polling infrastructure (#187)
* sqs * mark false * remove unneeded import * first pass comments * remove header * no-op * move interface
Configuration menu - View commit details
-
Copy full SHA for 688a360 - Browse repository at this point
Copy the full SHA 688a360View commit details
Commits on Feb 22, 2022
-
Orca 4416 add server config (#179)
* Add platform mode flag to GlobalCfg * Added server side config support for platform mode * Adding flag to enable platform mode * fix tests * remove version
Configuration menu - View commit details
-
Copy full SHA for 7caee98 - Browse repository at this point
Copy the full SHA 7caee98View commit details -
Orca 4417 refactor merge config (#183)
* Add platform mode flag to GlobalCfg * Added server side config support for platform mode * Adding flag to enable platform mode * fix tests * Moved some of the project level validations to project struct Added platform mode config support for project level workflow overrides. We do not support custom platform mode workflows on repo configs * fix broken test * moved validations to repo_cfg * moved some repetitive code to helper functino * remove platform mode changes * clean up for loop * remove platform mode values from project
Configuration menu - View commit details
-
Copy full SHA for 78eea78 - Browse repository at this point
Copy the full SHA 78eea78View commit details -
adding platform mode support to repo config (#184)
* Add platform mode flag to GlobalCfg * Added server side config support for platform mode * Adding flag to enable platform mode * fix tests * Moved some of the project level validations to project struct Added platform mode config support for project level workflow overrides. We do not support custom platform mode workflows on repo configs * fix broken test * moved validations to repo_cfg * moved some repetitive code to helper functino * remove platform mode changes * clean up for loop * remove platform mode values from project * adding platform mode support to repo config
Configuration menu - View commit details
-
Copy full SHA for 7e2e205 - Browse repository at this point
Copy the full SHA 7e2e205View commit details
Commits on Feb 24, 2022
-
Add temporal prototype and readme. (#190)
* Add temporal prototype and readme. * Delete unnecessary file. * Add support for sessions and configurable data dirs.
Configuration menu - View commit details
-
Copy full SHA for a6b6443 - Browse repository at this point
Copy the full SHA a6b6443View commit details -
Remove unused dependency (#192)
* remove DB from apply cmd runner * fix unnecessary dependency
Configuration menu - View commit details
-
Copy full SHA for b0c26a9 - Browse repository at this point
Copy the full SHA b0c26a9View commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2f81128 - Browse repository at this point
Copy the full SHA 2f81128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149dcf3 - Browse repository at this point
Copy the full SHA 149dcf3View commit details
Commits on Feb 28, 2022
-
Moved CommandContext and CommandResult to models (#193)
* Moved CommandContext and CommandResult to models * move from models to command rename CommandContext -> Context rename CommandResult -> Result * moved command related helpers into command package * move ProjectCommandContext and ProjectResult to command/project package * move project command context and project result * revert unrelated code * move tests
Configuration menu - View commit details
-
Copy full SHA for d10ec3f - Browse repository at this point
Copy the full SHA d10ec3fView commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65ba62c - Browse repository at this point
Copy the full SHA 65ba62cView commit details -
Use logs job id for auditing purposes. (#199)
* Use logs job id for auditing purposes. * Update server/lyft/decorators/audit_project_commands_wrapper.go Co-authored-by: Sarvar Muminov <[email protected]> Co-authored-by: Sarvar Muminov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02a5566 - Browse repository at this point
Copy the full SHA 02a5566View commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3607105 - Browse repository at this point
Copy the full SHA 3607105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccd1fd - Browse repository at this point
Copy the full SHA 4ccd1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff637a - Browse repository at this point
Copy the full SHA 8ff637aView commit details
Commits on Mar 4, 2022
-
Post implementation for gateway (#201)
* post implementation for gateway * comments * comments * nit
Configuration menu - View commit details
-
Copy full SHA for 70ffa5f - Browse repository at this point
Copy the full SHA 70ffa5fView commit details
Commits on Mar 5, 2022
-
Create proxy command runner to toggle between platform mode worklow (#…
…197) * Create proxy command runner to toggle between platform mode worklow based on a feature flag * remove unused argument * use correct interface * revert to use decorator struct
Configuration menu - View commit details
-
Copy full SHA for 413f776 - Browse repository at this point
Copy the full SHA 413f776View commit details
Commits on Mar 7, 2022
-
* Resolved merge conflict * stats scope * swap default and gateway
Configuration menu - View commit details
-
Copy full SHA for 2fa0186 - Browse repository at this point
Copy the full SHA 2fa0186View commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec2835d - Browse repository at this point
Copy the full SHA ec2835dView commit details
Commits on Mar 10, 2022
-
Marshal gateway + more logging (#209)
* test copying http request * pass payload * nit * test sqs * obs * separate context * rename * safely cancel * undo * spin up routine * logging comment * change log to warning level
Configuration menu - View commit details
-
Copy full SHA for d5d3b23 - Browse repository at this point
Copy the full SHA d5d3b23View commit details
Commits on Mar 14, 2022
-
Delete temporarily generated clone by gateway (#210)
* delete clone * clean in error case too
Configuration menu - View commit details
-
Copy full SHA for 5a69d13 - Browse repository at this point
Copy the full SHA 5a69d13View commit details
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b05a52e - Browse repository at this point
Copy the full SHA b05a52eView commit details -
moving runSteps to an interface (#212)
* moving runSteps to an interface * fix tests * fix imports * fix more imports * move step initialization outside of steps runner * remove unused struct * fix test
Configuration menu - View commit details
-
Copy full SHA for ff9e62f - Browse repository at this point
Copy the full SHA ff9e62fView commit details
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5fb8bdb - Browse repository at this point
Copy the full SHA 5fb8bdbView commit details
Commits on Mar 23, 2022
-
moving things to command package (#218)
* moving things to command package * remove unnecessary change
Configuration menu - View commit details
-
Copy full SHA for 8d6c504 - Browse repository at this point
Copy the full SHA 8d6c504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de3318 - Browse repository at this point
Copy the full SHA 5de3318View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2eff368 - Browse repository at this point
Copy the full SHA 2eff368View commit details -
Add working directory locks in gateway delete clone logic (#220)
* add locks * default
Configuration menu - View commit details
-
Copy full SHA for 1e422e9 - Browse repository at this point
Copy the full SHA 1e422e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9be0e - Browse repository at this point
Copy the full SHA 8d9be0eView commit details
Commits on Mar 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 055e01d - Browse repository at this point
Copy the full SHA 055e01dView commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b57ca2 - Browse repository at this point
Copy the full SHA 8b57ca2View commit details -
Add context object to update status structs. (#224)
* Add context object to update status structs. * Fix merging error.
Configuration menu - View commit details
-
Copy full SHA for 56d841d - Browse repository at this point
Copy the full SHA 56d841dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5487e17 - Browse repository at this point
Copy the full SHA 5487e17View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45efed6 - Browse repository at this point
Copy the full SHA 45efed6View commit details -
Add new Logger interface and update vcs client. (#227)
* Add new Logger interface and update vcs client. * Rename sha -> shakey. * Actually pass new logger into server and close.
Configuration menu - View commit details
-
Copy full SHA for 18a5b75 - Browse repository at this point
Copy the full SHA 18a5b75View commit details -
Implement platform mode pull requests (#217)
* Enhance project command runner and project context builder to be platform mode aware * refactor project context builder to not rely on command context * move project context building to initializers * conditional policy check * policy check errors should be failures * remove unnecessary constants * improve disabled apply text * fix tests and rename initializers to wrappers * add e2e tests * add unit tests * fix text * remove reldir check in project context init * fix e2e tests * revert unnecessary shuffle * fix * fix tests
Configuration menu - View commit details
-
Copy full SHA for 3b96c98 - Browse repository at this point
Copy the full SHA 3b96c98View commit details
Commits on Apr 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9615eb - Browse repository at this point
Copy the full SHA d9615ebView commit details -
[ORCA-4531] Improve pre workflow hook error handling (#228)
* add instrumentation to pre workflow hooks * add error handling and failure * use interface instead of struct * minor fix * add error messaging to pre workflow hooks * use underscores * fail pr status check instead of commenting * pass in context and use new logger * fix test * address feedback * rename logging/helpers to logging/fields use our NoopLogger instead of logur.NoopLogger
Configuration menu - View commit details
-
Copy full SHA for 048001d - Browse repository at this point
Copy the full SHA 048001dView commit details
Commits on Apr 4, 2022
-
Remove all unnecessary silence flags. (#230)
* Remove all unnecessary silence flags. * Fix tests. * Fix more tests. * Fix more tests.
Configuration menu - View commit details
-
Copy full SHA for 36dc978 - Browse repository at this point
Copy the full SHA 36dc978View commit details
Commits on Apr 5, 2022
-
[ORCA-4532] Fix pre-workflow hook logging (#232)
* sharing stdout and stderr * fix test
Configuration menu - View commit details
-
Copy full SHA for 2a4a0e8 - Browse repository at this point
Copy the full SHA 2a4a0e8View commit details
Commits on Apr 6, 2022
-
[ORCA-4573] Remove automerger (#233)
* remove automerger feature * MergePull was being used by only automerger * remove more stuff * fix tests
Configuration menu - View commit details
-
Copy full SHA for b86595b - Browse repository at this point
Copy the full SHA b86595bView commit details
Commits on Apr 7, 2022
-
remove all mention of verbose, adjust templates fix tests
Configuration menu - View commit details
-
Copy full SHA for 77ef568 - Browse repository at this point
Copy the full SHA 77ef568View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf60ab9 - Browse repository at this point
Copy the full SHA cf60ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffba99f - Browse repository at this point
Copy the full SHA ffba99fView commit details
Commits on Apr 12, 2022
-
Thread ctx through to the command runner. (#239)
* Thread ctx through to the command runner. * Pass in logger to asyncautoplanner.
Configuration menu - View commit details
-
Copy full SHA for 539941f - Browse repository at this point
Copy the full SHA 539941fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6989c17 - Browse repository at this point
Copy the full SHA 6989c17View commit details
Commits on Apr 18, 2022
-
* remove TFE flags * Remove `Flag` from EnablePolicyChecks * remove skip-no-clone-changes flag * remove disable-repo-locking flag also addressed e2e tests * removed deprecated flags flags are --require-approval, --require-megreable and other apply requirements flags that should be defined in the server side repo config * Remove GlobalCfgArgs * remove DeleteSourceBranchOnMerge flag * remove --enable-policy-checks flag Instead of using the flag, config will dynamically enable policy checks when it detects policy sets in the server config
Configuration menu - View commit details
-
Copy full SHA for 16c0034 - Browse repository at this point
Copy the full SHA 16c0034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98965e8 - Browse repository at this point
Copy the full SHA 98965e8View commit details
Commits on Apr 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 96a3891 - Browse repository at this point
Copy the full SHA 96a3891View commit details -
Configuration menu - View commit details
-
Copy full SHA for c799e08 - Browse repository at this point
Copy the full SHA c799e08View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6aded08 - Browse repository at this point
Copy the full SHA 6aded08View commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 30c814a - Browse repository at this point
Copy the full SHA 30c814aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b4d69 - Browse repository at this point
Copy the full SHA 08b4d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5857144 - Browse repository at this point
Copy the full SHA 5857144View commit details
Commits on Apr 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4fb6d5 - Browse repository at this point
Copy the full SHA f4fb6d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc407f - Browse repository at this point
Copy the full SHA 7dc407fView commit details