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

patch(pipeline): use LocalTemplates and adjust CompileLite call + upgrade modules to v0.20.3 #478

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Sep 8, 2023

This is a fix that includes all the LocalTemplates and CompileLite components of this change, which featured (in its entirety) in the v0.20.1 release, but only had the template depth changes in v0.20.2. This will bring back those changes for a v0.20.3.

@ecrupper ecrupper self-assigned this Sep 8, 2023
@ecrupper ecrupper requested a review from a team as a code owner September 8, 2023 15:22
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #478 (259055b) into v0.20.3-patch (a706bd4) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           v0.20.3-patch     #478      +/-   ##
=================================================
- Coverage          86.43%   86.41%   -0.02%     
=================================================
  Files                145      145              
  Lines               6301     6302       +1     
=================================================
  Hits                5446     5446              
- Misses               699      700       +1     
  Partials             156      156              
Files Changed Coverage Δ
command/pipeline/validate.go 72.00% <0.00%> (-1.47%) ⬇️
action/pipeline/validate.go 88.72% <100.00%> (ø)

📢 Have feedback on the report? Share it here.

Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ecrupper ecrupper merged commit faf0992 into v0.20.3-patch Sep 8, 2023
13 of 14 checks passed
@ecrupper ecrupper deleted the patch/correct-compile-lite branch September 8, 2023 15:28
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