Skip to content

ci: refactor workflows — ci on PRs, publish+deploy on merge to master - #9

Merged
gajendrajena merged 1 commit into
masterfrom
7-allow-user-to-a-default-option-with-will-contain-empty-string
Mar 6, 2026
Merged

ci: refactor workflows — ci on PRs, publish+deploy on merge to master#9
gajendrajena merged 1 commit into
masterfrom
7-allow-user-to-a-default-option-with-will-contain-empty-string

Conversation

@gajendrajena

@gajendrajena gajendrajena commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator
  • ci.yml: runs tests + build on PRs only
  • publish.yml: runs on merge to master; ci → publish to npmjs.com, GitHub Packages, and GitHub Release (on v* tags)
  • merge deploy and publish workflow
  • refactor ci and publish workflow

- ci.yml: runs tests + build on PRs only
- publish.yml: runs on merge to master; ci → publish to npmjs.com,
  GitHub Packages, and GitHub Release (on v* tags)
- deploy.yml: runs on merge to master; build → deploy to GitHub Pages

- merge deploy and publish workflow
- refactor ci and publish workflow

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gajendrajena
gajendrajena merged commit af3f6ca into master Mar 6, 2026
1 check passed
@gajendrajena
gajendrajena deleted the 7-allow-user-to-a-default-option-with-will-contain-empty-string branch March 6, 2026 06:05
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.

1 participant