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

Rebuild #5

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Rebuild #5

merged 1 commit into from
Apr 6, 2020

Conversation

lopopolo
Copy link
Member

@lopopolo lopopolo commented Apr 6, 2020

  • Use this repo only for distribution.
  • Add a GitHub Actions build. Fixes Add a build script #1.
  • Add cron for running npm audit.
  • Add automatically built GitHub lables via a Github Action script.
    Fixes Add GitHub labels #3.
  • Add a gh-pages job that publishes assets to the web.
  • Add .prettierignore.
  • Remove shell scripts.
  • Remove all JS dependencies.
  • Remove yarn.lock and replace with package-lock.json.
  • Clean up package.json.

- Use this repo only for distribution.
- Add a GitHub Actions build. Fixes GH-1.
- Add cron for running `npm audit`.
- Add automatically built GitHub lables via a Github Action script.
  Fixes GH-3.
- Add a gh-pages job that publishes assets to the web.
- Add .prettierignore.
- Remove shell scripts.
- Remove all JS dependencies.
- Remove `yarn.lock` and replace with `package-lock.json`.
- Clean up `package.json`.
@lopopolo lopopolo merged commit e02433f into master Apr 6, 2020
@lopopolo lopopolo added A-build Area: CI build infrastructure. A-deps Area: Source and library dependencies. A-logo Area: Logo design and rendering. A-packaging Area: Packaging releases for distribution. labels Apr 6, 2020
lopopolo added a commit that referenced this pull request Apr 6, 2020
lopopolo added a commit that referenced this pull request Apr 6, 2020
cleanup pieces left behind after gh-5
@lopopolo lopopolo deleted the build-deps-repackaging branch April 6, 2020 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: CI build infrastructure. A-deps Area: Source and library dependencies. A-logo Area: Logo design and rendering. A-packaging Area: Packaging releases for distribution.
Development

Successfully merging this pull request may close these issues.

Add GitHub labels Add a build script
1 participant