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

[MER-2009] include aviator_upload_url env variable #2

Merged
merged 16 commits into from
Mar 21, 2023
Merged

Conversation

doratzeng
Copy link
Contributor

No description provided.

@doratzeng doratzeng requested a review from jainankit March 21, 2023 22:35
@doratzeng doratzeng changed the title [MER-2009] include upload_url env variable [MER-2009] include aviator_upload_url env variable Mar 21, 2023
@@ -13,4 +13,5 @@ steps:
AVIATOR_API_TOKEN: <<parameters.aviator_api_token>>
ASSETS: <<parameters.assets>>
name: Upload junit xml files
when: always
Copy link
Contributor

Choose a reason for hiding this comment

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

what does this do?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it makes sure that this command is always run, even if a previous step failed (eg, if a test suite fails we still want to upload the xml files)

@doratzeng doratzeng merged commit 26ac63b into master Mar 21, 2023
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.

2 participants