Skip to content
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

feat: plan queue functionality #2781

Closed
wants to merge 50 commits into from
Closed

Conversation

ghaiszaher
Copy link
Contributor

what

Work in Progress, this is a follow-up on #1923 which was closed because the fork was deleted.

why

references

ghaiszaher and others added 30 commits August 2, 2021 16:39
* Dequeue next on Atlantis unlock

* Dequeue next on PR cleanup (e.g. after closing)

* Quick fix

* Fix

* Reworked the TODOs, docu and a bit of refactoring
* Display queue details in index and lock-details pages
* feat: improving apply requirements for mergeable on Gitlab (runatlantis#1675)

* Improving apply requirements for mergeable on Gitlab

* Fixing end of line

* Renaming variables

* Renaming variables

* Fixing variable assignment

* Fixing variable assignment

* fix ignore of --parallel-pool-size flag (runatlantis#1705)

* Fixing apply permission when MR status is draft (runatlantis#1736)

* Create bug_report.md (runatlantis#1725)

* Refactor Apply Requirements into a Handler. (runatlantis#1729)

* deps: tf 1.0.4 (runatlantis#1748)

* build(deps): bump tar from 4.4.4 to 4.4.15 (runatlantis#1733)

Bumps [tar](https://github.com/npm/node-tar) from 4.4.4 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.4...v4.4.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/hashicorp/go-getter from 1.5.5 to 1.5.6 (runatlantis#1728)

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](hashicorp/go-getter@v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Lucas C <[email protected]>
Co-authored-by: Pavel Golubev <[email protected]>
Co-authored-by: Luke Kysow <[email protected]>
Co-authored-by: Aayush Gupta <[email protected]>
Co-authored-by: rui <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert the changes related to dequeue lock status message in original PR
* Move inline css to file
# Conflicts:
#	server/events/unlock_command_runner.go
GH-21 Change comment on unlock PR - notify lock creator
@ghaiszaher ghaiszaher changed the base branch from master to main December 12, 2022 19:23
@ghaiszaher ghaiszaher changed the base branch from main to master December 12, 2022 19:24
@ghaiszaher ghaiszaher deleted the branch runatlantis:master December 12, 2022 19:26
@ghaiszaher ghaiszaher closed this Dec 12, 2022
@ghaiszaher ghaiszaher deleted the master branch December 12, 2022 19:26
@ghaiszaher
Copy link
Contributor Author

Renamed to main, raising another PR soon

@nitrocode nitrocode mentioned this pull request Dec 12, 2022
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants