pytorch / pytorch/pytorch.github.io

master/site branch divergence

Open
#709 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
285
Forks
317
PR merge metrics
No merged PRs in 30d

Description

I saw that the master/site branches diverge for https://github.com/pytorch/pytorch.github.io/tree/master/assets/hub folder at least, like some of the new colab notebooks are committed to master branch instead of site branch by facebook-circleci-bot.
This looks like a combo of two bugs but it happened to work:

  1. On pytorch.org when we request a colab notebook we should access those on site branch (it's currently using master branch).
  2. When facebook-circleci-bot commit colab notebook changes, it should be merging into site branch instead of master branch as well.
    Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the master and site branches, starting with the assets/hub folder referenced in the issue. Trace how pytorch.org requests Colab notebooks and how facebook-circleci-bot commits notebook changes; done means both paths consistently use or merge into the site branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github
Domain
devops, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.