Continuously deploy main branch to dev env - #1158
Merged
Merged
Conversation
Signed-off-by: Annanay <annanayagarwal@gmail.com>
annanay25
requested review from
dgzlopes,
joe-elliott,
mapno,
mdisibio and
yvrhdn
as code owners
December 7, 2021 08:02
annanay25
commented
Dec 7, 2021
yvrhdn
reviewed
Dec 7, 2021
yvrhdn
left a comment
Contributor
There was a problem hiding this comment.
Nice work, looking forward to see this in action! Left a couple of comments.
Signed-off-by: Annanay <annanayagarwal@gmail.com>
annanay25
commented
Dec 8, 2021
annanay25
commented
Dec 8, 2021
yvrhdn
approved these changes
Dec 8, 2021
yvrhdn
left a comment
Contributor
There was a problem hiding this comment.
LGTM! Left a couple more comments but I'll already approve so you can merge at will.
jvrplmlmn
reviewed
Dec 9, 2021
jvrplmlmn
left a comment
Contributor
There was a problem hiding this comment.
Just did a very quick pass, I haven't looked too much in detail but this LG2M!
Signed-off-by: Annanay <annanayagarwal@gmail.com>
Signed-off-by: Annanay <annanayagarwal@gmail.com>
Signed-off-by: Annanay <annanayagarwal@gmail.com>
Contributor
Author
|
Merging this PR, the failing integration test is unrelated. :( |
mattdurham
pushed a commit
to mattdurham/tempo
that referenced
this pull request
Jun 18, 2026
* Continuously deploy main branch to dev env Signed-off-by: Annanay <annanayagarwal@gmail.com> * Address comments Signed-off-by: Annanay <annanayagarwal@gmail.com> * Use std.manifestJsonEx Signed-off-by: Annanay <annanayagarwal@gmail.com> * update yml and signature Signed-off-by: Annanay <annanayagarwal@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Annanay annanayagarwal@gmail.com
What this PR does:
This PR sets up a continuous deployment pipeline so every merge to main branch is deployed to our dev cluster. This ensures a quick feedback loop for changes.
Changes are primarily based on grafana-cold-storage/agent#1103
Which issue(s) this PR fixes:
Fixes nothing!
Checklist
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]