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

chore(patch-release-prep): upgrade modules with caveats #477

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Sep 7, 2023

So, unbeknownst to me, the current v0.20.2 version of go-vela/server does not include the changes to CompileLite that were introduced in the v0.20.1 release.

So I've adjusted vela validate pipeline to still include a max template depth so they can be ran, but local templates will not be part of the compiler, rather they'll be sourced like they used to be. I don't believe this is breaking, but something to keep an eye on.

@ecrupper ecrupper self-assigned this Sep 7, 2023
@ecrupper ecrupper requested a review from a team as a code owner September 7, 2023 21:44
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #477 (7d0f647) into v0.20.2-patch (bb8b3ef) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           v0.20.2-patch     #477      +/-   ##
=================================================
+ Coverage          86.41%   86.43%   +0.01%     
=================================================
  Files                145      145              
  Lines               6302     6301       -1     
=================================================
  Hits                5446     5446              
+ Misses               700      699       -1     
  Partials             156      156              
Files Changed Coverage Δ
command/pipeline/validate.go 73.46% <ø> (+1.46%) ⬆️
action/pipeline/validate.go 88.72% <100.00%> (ø)

📢 Have feedback on the report? Share it here.

@ecrupper ecrupper merged commit a706bd4 into v0.20.2-patch Sep 8, 2023
14 checks passed
@ecrupper ecrupper deleted the patch/release-prep branch September 8, 2023 14:13
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