-
Notifications
You must be signed in to change notification settings - Fork 3k
Apply artifact_name configuration parameter to exported projects #9817
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
d498ef2
to
056b88a
Compare
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's a property that does this in the config class. That way we don't have to use this constant in multiple places.
Co-Authored-By: kegilbert <[email protected]>
Co-Authored-By: kegilbert <[email protected]>
CI started |
Co-Authored-By: kegilbert <[email protected]>
Suggestions used. Please re-review.
CI restarted |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
This will need restarting CI |
CI restarted |
Test run: FAILEDSummary: 1 of 8 test jobs failed Failed test jobs:
|
Info: A CI config issue appears to be affecting Other build failures should still be investigated, if any. Will restart CI when appropriate. |
Test run: FAILEDSummary: 2 of 9 test jobs failed Failed test jobs:
|
Test run: FAILEDSummary: 2 of 9 test jobs failed Failed test jobs:
|
We are testing the CI fix (the last 2 failures) another run in CI now |
Restarted CI & Restarted greentea-test. |
Test run: FAILEDSummary: 1 of 13 test jobs failed Failed test jobs:
|
Fyi, |
Description
#8428
Previously the
artifact_name
parameter was not used when exporting projects. I just slipped this little guy in as it should cover all use cases, let me know if I missed something though as I'm a bit less familiar with this section of the tools!Pull request type
Reviewers
@theotherjimmy
@bridadan
Release Notes