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

Azure CI: add PR comment with artifacts URL #1845

Merged
merged 4 commits into from
Jun 9, 2022
Merged

Conversation

alexsavulescu
Copy link
Member

  • set up stages
  • final stage runs after build test & deploy jobs
    • at this point wheels + installers artifacts uploaded on Azure
    • AzureDropURL job will add PR comment with commit id and corresponding drop URL

* set up stages
* final stage runs after build test & deploy jobs
  * at this point wheels + installers artifacts uploaded on Azure
  * AzureDropURL job will add PR comment with commit id and corresponding drop URL
@alexsavulescu
Copy link
Member Author

@alexsavulescu
Copy link
Member Author

For easy review, use these settings:
image

@codecov-commenter
Copy link

Codecov Report

Merging #1845 (8ec57c5) into master (8a296fa) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1845      +/-   ##
==========================================
- Coverage   47.16%   47.12%   -0.04%     
==========================================
  Files         543      543              
  Lines      112940   112940              
==========================================
- Hits        53268    53223      -45     
- Misses      59672    59717      +45     
Impacted Files Coverage Δ
src/nrnmpi/bbsmpipack.cpp 81.95% <0.00%> (-10.25%) ⬇️
src/parallel/bbsclimpi.cpp 50.57% <0.00%> (-8.63%) ⬇️
src/parallel/bbssrvmpi.cpp 41.46% <0.00%> (-6.10%) ⬇️
src/parallel/bbs.cpp 74.57% <0.00%> (-1.70%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@azure-pipelines
Copy link

✔️ 8ec57c5 -> Azure artifacts URL

Copy link
Collaborator

@olupton olupton left a comment

Choose a reason for hiding this comment

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

LGTM

@azure-pipelines
Copy link

✔️ 073efd3 -> Azure artifacts URL

@alexsavulescu alexsavulescu merged commit 8795082 into master Jun 9, 2022
@alexsavulescu alexsavulescu deleted the azure-drop-comment branch June 9, 2022 19:17
@alexsavulescu alexsavulescu mentioned this pull request Jun 29, 2022
19 tasks
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.

3 participants