Skip to content

Conversation

@Jeremy-Walton
Copy link
Member

Task

#98

Why?

We want to publish to both NPM and GHP to allow Optics to be used in conjunction with Private Repositories in GHP.

What Changed?

  • Add Linting Status to README
  • Renamed Publish Workflow
  • Update Publish workflow to deploy to Github Packages and NPM
  • Change Workflow trigger to publish on release published (this should catch draft Releases as well)

Sanity Check

  • Have you updated any usage of changed tokens?
  • Have you updated the docs with any component changes?
  • Have you run linters?
  • Have you run prettier?
  • Have you tried building the css?
  • Have you tried building storybook?
  • Do you need to update the package version?

@Jeremy-Walton Jeremy-Walton merged commit c904d47 into main Feb 10, 2023
@Jeremy-Walton Jeremy-Walton deleted the deployment-strategy branch February 10, 2023 20:24
@Jeremy-Walton Jeremy-Walton linked an issue Feb 10, 2023 that may be closed by this pull request
Jeremy-Walton added a commit that referenced this pull request Feb 10, 2023
Update publish workflow to publish to NPM and GHP and add linting status badge to README
Jeremy-Walton added a commit that referenced this pull request Feb 15, 2023
Update publish workflow to publish to NPM and GHP and add linting status badge to README
Jeremy-Walton added a commit that referenced this pull request Feb 17, 2023
Update publish workflow to publish to NPM and GHP and add linting status badge to README
@Jeremy-Walton Jeremy-Walton added the Repository Change Changes to the repository that don't affect the package code label Feb 28, 2023
Jeremy-Walton added a commit that referenced this pull request Mar 1, 2023
Update publish workflow to publish to NPM and GHP and add linting status badge to README
Jeremy-Walton added a commit that referenced this pull request Mar 2, 2023
Update publish workflow to publish to NPM and GHP and add linting status badge to README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Cleanup Clean up styles Repository Change Changes to the repository that don't affect the package code Simplification

Development

Successfully merging this pull request may close these issues.

Update workflows

3 participants