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

add CI qualifier to push docs for new tags #3373

Merged
merged 2 commits into from
Feb 16, 2021
Merged

add CI qualifier to push docs for new tags #3373

merged 2 commits into from
Feb 16, 2021

Conversation

mattip
Copy link
Contributor

@mattip mattip commented Feb 11, 2021

In addition to pushing nightly docs, also push docs with a tag. The script that pushes is already primed for this, just the trigger was missing.

@brianjo

@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #3373 (2ccd654) into master (61e00d5) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3373      +/-   ##
==========================================
- Coverage   74.83%   74.80%   -0.03%     
==========================================
  Files         105      105              
  Lines        9722     9716       -6     
  Branches     1563     1561       -2     
==========================================
- Hits         7275     7268       -7     
- Misses       1960     1961       +1     
  Partials      487      487              
Impacted Files Coverage Δ
torchvision/datasets/utils.py 70.43% <0.00%> (-0.54%) ⬇️
torchvision/ops/boxes.py 87.35% <0.00%> (-0.43%) ⬇️
torchvision/models/detection/backbone_utils.py 88.05% <0.00%> (-0.35%) ⬇️
torchvision/transforms/functional.py 81.73% <0.00%> (-0.05%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c2a448...e422c68. Read the comment docs.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

Thanks!

@fmassa fmassa merged commit d3e5fad into pytorch:master Feb 16, 2021
facebook-github-bot pushed a commit that referenced this pull request Feb 23, 2021
Summary: Co-authored-by: Francisco Massa <[email protected]>

Reviewed By: NicolasHug

Differential Revision: D26605324

fbshipit-source-id: 8387a229df2665f63f4cd1f915b0f54aa33bd755
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants