-
Notifications
You must be signed in to change notification settings - Fork 201
Ensure to cache plugin go mod in plugin release workflow #6251
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
Conversation
Signed-off-by: khanhtc1202 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6251 +/- ##
=======================================
Coverage 28.70% 28.70%
=======================================
Files 560 560
Lines 59728 59728
=======================================
Hits 17144 17144
Misses 41268 41268
Partials 1316 1316
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]>
* Make quickstart local storage volume off by default (#6240) Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * fix: upgrade dayjs from 1.11.13 to 1.11.15 (#6242) Snyk has created this PR to upgrade dayjs from 1.11.13 to 1.11.15. See this package in yarn: dayjs See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: khanhtc1202 <[email protected]> Co-authored-by: snyk-bot <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Add stale time for fetching in settings-page (#6247) Signed-off-by: kypham <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * fix Details indent (#6248) Signed-off-by: t-kikuc <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Add build plugin as part of build step on CI (#6250) Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Ensure to cache plugin go mod in plugin release workflow (#6251) Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Get deploy targets by plugin name (#6253) Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Fix failed test on CI (#6255) Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Fix failed tests on action planpreview (#6256) Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Change test/lint workflow to correctly report completion status (#6257) Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Update RELEASE to v0.54.2 (#6267) Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: pipecd-bot <[email protected]> --------- Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> Signed-off-by: kypham <[email protected]> Signed-off-by: t-kikuc <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> Co-authored-by: Khanh Tran <[email protected]> Co-authored-by: Chris Aniszczyk <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Ky_pham <[email protected]> Co-authored-by: Tetsuya KIKUCHI <[email protected]> Co-authored-by: Yoshiki Fujikane <[email protected]> Co-authored-by: Shinnosuke Sawada-Dazai <[email protected]>
What this PR does:
ssia
Why we need it:
To cache the plugin go mod instead of pipecd go mod
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: