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

docs: change master branch to another #436

Merged
merged 4 commits into from
Sep 4, 2020
Merged

Conversation

peaceiris
Copy link
Owner

Build and deploy GitHub Pages from any branch beta The GitHub Blog

Repositories that use GitHub Pages can now build and deploy from any branch. Publishing to the special gh-pages branch will still work the same as it always has, but you can now choose a different branch in your repository as the publishing source. This functionality also removes the hardcoded dependency on user and organization pages having a master branch.

@peaceiris peaceiris changed the title docs: change master to another docs: change master branch to another Aug 5, 2020
@codecov
Copy link

codecov bot commented Sep 4, 2020

Codecov Report

Merging #436 into main will decrease coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
- Coverage   52.32%   51.81%   -0.52%     
==========================================
  Files           4        4              
  Lines         279      276       -3     
  Branches       50       47       -3     
==========================================
- Hits          146      143       -3     
  Misses        132      132              
  Partials        1        1              
Impacted Files Coverage Δ
src/utils.ts 97.61% <0.00%> (-2.39%) ⬇️
src/git-utils.ts 33.82% <0.00%> (+0.24%) ⬆️

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 4fb3d60...12c9973. Read the comment docs.

@peaceiris peaceiris marked this pull request as ready for review September 4, 2020 11:28
@peaceiris peaceiris merged commit f89d868 into main Sep 4, 2020
@peaceiris peaceiris deleted the remove-master-branch branch September 4, 2020 11:30
peaceiris pushed a commit that referenced this pull request Sep 4, 2020
* docs: change master to another
* docs: update Getting started
* docs: update publish_branch section
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.

1 participant