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/npm publish workflow #31

Merged
merged 6 commits into from
Jan 13, 2025
Merged

Add/npm publish workflow #31

merged 6 commits into from
Jan 13, 2025

Conversation

circlecube
Copy link
Member

Proposed changes

Updates the package name to reflect the organization name on npmjs, adds publish workflow, updates dependencies and bumps the module version to 1.1.0.

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

* main:
  GitHub Actions(deps): Bump peter-evans/repository-dispatch from 1 to 3
  remove github registries in dependabot
  set dependabot target to main
  update target in dependabot workflow
@circlecube
Copy link
Member Author

I manually published to npmjs from this branch on my local.

It can be found at https://www.npmjs.com/package/@newfold/wp-module-runtime this workflow should manage publishing to npmjs when we tag a release.

@circlecube
Copy link
Member Author

See PRESS10-73

Copy link
Member

@wpscholar wpscholar left a comment

Choose a reason for hiding this comment

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

@circlecube Looks like the YML file is empty

@circlecube
Copy link
Member Author

I just barely noticed the same thing @wpscholar - I added the file and forgot to save before committing. Just added it.

@circlecube circlecube requested a review from wpscholar January 9, 2025 23:26
@circlecube circlecube merged commit e53d2eb into main Jan 13, 2025
5 of 6 checks passed
@circlecube circlecube deleted the add/npm-publish-workflow branch January 13, 2025 16:27
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.

2 participants