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

Pass secret to invocation of go_generate gh workflow #4630

Merged
merged 4 commits into from
Jan 30, 2024

Conversation

eapolinario
Copy link
Contributor

Why are the changes needed?

In #4525 we made the PAT a required parameter of the go_generate workflow but didn't set it in the flyteidl gh workflow. Once this is merged we're going to make that CI check required.

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (047924d) 58.20% compared to head (bc491ce) 58.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4630      +/-   ##
==========================================
+ Coverage   58.20%   58.70%   +0.50%     
==========================================
  Files         626      644      +18     
  Lines       53950    55468    +1518     
==========================================
+ Hits        31402    32565    +1163     
- Misses      20038    20329     +291     
- Partials     2510     2574      +64     
Flag Coverage Δ
unittests 58.70% <ø> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Eduardo Apolinario <[email protected]>
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Dec 21, 2023
@eapolinario eapolinario enabled auto-merge (squash) December 21, 2023 18:21
…ation-of-go_generate

Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
@eapolinario eapolinario merged commit 264c5b7 into master Jan 30, 2024
49 checks passed
@eapolinario eapolinario deleted the fix-flyteidl-checks--invocation-of-go_generate branch January 30, 2024 20:00
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 30, 2024
@eapolinario eapolinario mentioned this pull request Jan 30, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants