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

chore: write README file and setup CI/CD for npm auto-publish #40

Merged
merged 19 commits into from
Nov 18, 2024

Conversation

smosco
Copy link
Owner

@smosco smosco commented Nov 17, 2024

📄 Description of the PR


🔧 What has been changed?

  1. Documentation:

    • Revised root and core README.md in English.
    • Updated PR and issue templates.
  2. CI/CD Pipeline:

    • Modified publish.yml to support dry run testing.
    • Enabled auto-publish on push to main.
  3. Dry Run Test:

    • Verified with npm publish --dry-run to confirm workflow before actual release.

⚠️ Precaution & Known Issues

  • Monitor first push to main to ensure npm auto-publishing works correctly.

✅ Checklist

  • Verified dry run for publish.yml.
  • Confirmed documentation updates are accurate.

@smosco smosco added the chore label Nov 17, 2024
@smosco smosco requested a review from godhyzzang November 17, 2024 14:14
@smosco smosco self-assigned this Nov 17, 2024
@smosco smosco linked an issue Nov 17, 2024 that may be closed by this pull request
3 tasks
Copy link

vercel bot commented Nov 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-player-plugin-prompter-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 1:26am

Copy link
Collaborator

@godhyzzang godhyzzang left a comment

Choose a reason for hiding this comment

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

LGTM

@smosco smosco merged commit 1b47bce into develop Nov 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chore] modify npm publish actions
2 participants