-
Notifications
You must be signed in to change notification settings - Fork 219
feat: add template versioning using tags #1524
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
Merged
dobrac
merged 33 commits into
main
from
migrate-existing-env_builds-to-mn-relation-with-ability-to-eng-3267
Jan 2, 2026
Merged
Changes from 32 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
72ca63c
feat: allow m n builds with tags
dobrac dfa8dd6
allow builds with custom tags
dobrac 05bd682
add ability to manage template tags
dobrac 64f3435
fix linter, add indexes for tags
dobrac 467a867
linter happy, PR happy
dobrac a2c8841
fix latest unit test
dobrac a990dc5
make health boolean atomic
dobrac 1ce92c4
fix seed
dobrac 15069ce
add basic tests
dobrac 878e566
fix migration and build assignment code paths
dobrac 93e28ca
rename default tag from "latest" to "default"
dobrac 2065098
fix build
dobrac 80b3fab
snapshot creation and build assignment fixes
dobrac 487c41a
linter happy
dobrac 0a428d8
fix tests
dobrac 8b68846
when no tags specified, use the tag from alias
dobrac 0c0575a
allow passing multiple tags, change template build with tag usage
dobrac 732ecc5
cursor fixes
dobrac d4b6fd0
change the API spec for tags management
dobrac c1bd376
fix cursor comments
dobrac 60af751
Merge branch 'main' into migrate-existing-env_builds-to-mn-relation-w…
dobrac 0c297a3
more fixes
dobrac 002e72f
migrate existing queries to use the build assignments
dobrac c4eab88
address PR comments
dobrac 34f4c8a
fix tests
dobrac ee1332a
do the env builds migration using multiple transactions
dobrac 3d63108
fix tag validation
dobrac c95a7f3
Merge branch 'main' into migrate-existing-env_builds-to-mn-relation-w…
dobrac 68a8a0a
fix condition to check names and alias
dobrac 60ac1b0
change the migration to use created_at instead of id for ordering
dobrac 70f287c
add index for created_at for the migration duration
dobrac 406cf71
fix cursor comment - remove unused field
dobrac 143316a
fix missing posthog attribute report
dobrac File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.