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

Move website deploy from Travis to GH Actions #887

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Conversation

leebyron
Copy link
Collaborator

@leebyron leebyron commented Sep 15, 2021

  • Moves all GH publish steps out of the publish script, and updates the built directory structure to better mirror the final output.
  • Since this script is now safe to run locally, rename to build.sh and update the npm script to use this directly.
  • Add actions-gh-pages to the github actions workflow, renaming to CI.
  • Removes references to Travis CI.

See also: https://twitter.com/peter_szilagyi/status/1437646118700175360

* Moves all GH publish steps out of the publish script, and updates the built directory structure to better mirror the final output.
* Since this script is now safe to run locally, rename to `build.sh` and update the npm script to use this directly.
* Add actions-gh-pages to the github actions workflow, renaming to CI.
* Removes references to Travis CI.

See also: https://twitter.com/peter_szilagyi/status/1437646118700175360
@leebyron leebyron merged commit ffb1fcc into main Sep 15, 2021
@leebyron leebyron deleted the gh-actions-publish branch September 15, 2021 18:54
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