-
Notifications
You must be signed in to change notification settings - Fork 31
feat(templates): add support for stages #597
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
Merged
Changes from 51 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
57e5162
Merge branch 'master' of github.com:go-vela/server
jbrockopp 98b740d
chore: general refactor expand functions
jbrockopp 461ca5a
chore: refactor template Render() functions
jbrockopp 1e17b6a
enhance: support render inline templates
jbrockopp da5c94d
chore: fix api endpoints for compiler changes
jbrockopp 776ddff
chore: add leftover todos
jbrockopp 2eb7bd6
fix tests
JordanSussman 4ebc042
Merge branch 'poc/stages/templates' of github.com:go-vela/server into…
jbrockopp 8b5fe54
enhance: address leftover TODOs
jbrockopp 5cd457c
chore: save work
jbrockopp 805a6c3
fix pipeline type
JordanSussman bc62ada
Merge branch 'master' into poc/stages/templates
JordanSussman 9c4e2fe
another fix
JordanSussman d1e9558
Merge branch 'poc/stages/templates' of github.com:go-vela/server into…
JordanSussman 6a0e4b7
use branch from github instead of relative
JordanSussman e0a387d
feat: add a lite compile for pipeline endpoints
kneal 87434f3
fix: add inline suppport to lite compile
kneal f3dac73
fix: update linter and add comments
kneal f667472
init tests for render_inline
JordanSussman 25456e6
Merge branch 'master' into poc/stages/templates
JordanSussman f18ebe3
more updates
JordanSussman 4e3fc56
Merge branch 'poc/stages/templates' of github.com:go-vela/server into…
JordanSussman 8bb3b3c
more linter updates
JordanSussman 469f91c
fix variables for templates
JordanSussman 221597b
make linter happy
JordanSussman 5049f4d
fix existing tests
JordanSussman 43fb3a5
add more inline tests
JordanSussman 00c0529
delete unused nolint
JordanSussman 41af322
Merge branch 'poc/stages/templates' of github.com:go-vela/server into…
jbrockopp 77da644
add test for pipeline type
JordanSussman 2d02198
update goimports
JordanSussman 82526a8
return build object
JordanSussman f450a0e
more code coverage
JordanSussman 9bda378
Merge branch 'master' into poc/stages/templates
JordanSussman 9a674fb
check if template is present
JordanSussman 06b5871
fix linter
JordanSussman 3e48d92
Merge branch 'poc/stages/templates' of github.com:go-vela/server into…
JordanSussman 97b4f72
another linter update
JordanSussman 40c2dd5
yet another update
JordanSussman 08b1152
fix typo
JordanSussman 795971b
yet more linter updates
JordanSussman 8ce6fa0
fix test
JordanSussman 4b65af5
make clean
JordanSussman af14284
return error if render_inline and step template mixed
JordanSussman 44454a5
fix flaky test
JordanSussman d88662e
revert last_update code
JordanSussman 4d9acce
fix test
JordanSussman 4808ced
Merge branch 'master' into poc/stages/templates
JordanSussman fd7d467
fix test
JordanSussman 81b8399
Merge branch 'poc/stages/templates' of github.com:go-vela/server into…
jbrockopp 98204ca
chore: address linter feedback
jbrockopp 15ca263
Merge branch 'master' into poc/stages/templates
wass3r 28af1c7
default format to golang
JordanSussman 770c636
make linter happy
JordanSussman 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
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.
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.