Skip to content

Master deployment to root #4

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

Merged
merged 3 commits into from
Dec 1, 2019
Merged

Conversation

oliverviljamaa
Copy link
Owner

@oliverviljamaa oliverviljamaa commented Nov 30, 2019

v1.0.0-beta.1

Deploy to root on master branch

  • when branch is master, the directory won't be deployed to /branch/${branchName}, but / instead, allowing consumers to only rely on this package and not need gh-pages in addition
  • default branch value of master is added

@oliverviljamaa oliverviljamaa force-pushed the master-deployment-to-root branch from 3c96aec to 3e7f687 Compare December 1, 2019 04:50
@oliverviljamaa oliverviljamaa force-pushed the master-deployment-to-root branch 2 times, most recently from 4b9c218 to 32002eb Compare December 1, 2019 05:00
@oliverviljamaa oliverviljamaa force-pushed the master-deployment-to-root branch from 32002eb to 009a40b Compare December 1, 2019 05:04
@oliverviljamaa oliverviljamaa merged commit c4dabcf into beta Dec 1, 2019
@oliverviljamaa oliverviljamaa deleted the master-deployment-to-root branch December 1, 2019 05:07
oliverviljamaa added a commit that referenced this pull request Sep 18, 2020
* Reconfigure to make beta releases

* Master deployment to root (#4)

* Deploy to root on master branch

* Add default branch value of master

* Bump version to v1.0.0-beta.1

* Rename package to deploy-to-github-pages

* Support --dotfiles flag (#5)

* Get options from GitHub Actions environments (#7)

* Support GitHub Actions CI

* Bump version

* Add --verbose flag (#8)

* Add --verbose flag

* Bump version

* Log options when verbose

* Add default branch flag (#10)

* feat: add defaultBranch flag

* chore: refactored logic to accept different default branch

* docs: add documentation

* chore: reverted formatting

* chore: inlined check and remove redundant test

* fix: fix typo and add -m flag (#12)

* Change CircleCI config to reflect master

* Change version to 1.0.0

* Remove GitHub beta release and fix badge URLs

Co-authored-by: andreapiras <[email protected]>
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