-
Notifications
You must be signed in to change notification settings - Fork 241
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
Log on failure to get latest uploaded release candidate #678
Conversation
Codecov Report
@@ Coverage Diff @@
## main #678 +/- ##
=======================================
Coverage 64.38% 64.38%
=======================================
Files 8 8
Lines 219 219
=======================================
Hits 141 141
Misses 62 62
Partials 16 16 Continue to review full report at Codecov.
|
3a3f36c
to
1ec8c80
Compare
@@ -11,13 +11,13 @@ | |||
# express or implied. See the License for the specific language governing | |||
# permissions and limitations under the License. | |||
|
|||
name: 'nightly soaking test' | |||
name: 'weekly soaking test' |
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.
👍
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.
All very minor nitpicks. LGTM.
1ec8c80
to
a29fd8d
Compare
a29fd8d
to
00a3bf4
Compare
Description:
Bug: Would try to download latest commit of agent. The latest commit of the agent could have failed the ci thus not uploaded. Now echo a message saying to look for that commit hash in ci when failed.
Testing:
Add push and secrets to my fork ran on my github actions