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

add github workflows, including building the gh pages #16

Merged
merged 5 commits into from
Sep 30, 2024

Conversation

claireolmstead
Copy link
Collaborator

@claireolmstead claireolmstead commented Sep 24, 2024

Goal

The goal of this PR is to add github workflows, including building the gh pages

Closes #15 #14

Discussion

  • add github workflows
    • build
    • npm release
    • gh pages publish

Checklist

  • PR Self-Review and Commenting
  • [n/a] Docs updated
  • [n/a] Tests added

How To Test the Changes

  1. Clone the pr branch
  2. Question: How do you test these changes?

@claireolmstead claireolmstead self-assigned this Sep 24, 2024
.github/workflows/deploy-gh-pages.yaml Outdated Show resolved Hide resolved
.github/workflows/release-js.yaml Outdated Show resolved Hide resolved
.github/workflows/release-js.yaml Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
.github/workflows/deploy-gh-pages.yaml Outdated Show resolved Hide resolved
src/styles/colors.d.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@JoeCap08055 JoeCap08055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@claireolmstead claireolmstead merged commit 296070f into main Sep 30, 2024
4 checks passed
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.

NPM Package & GitHub Workflows
3 participants