Skip to content

feat: overhaul auto-publish workflow for better reliability#38

Merged
hectoruch merged 1 commit into
mainfrom
feat/improve-workflow-naming
Oct 9, 2025
Merged

feat: overhaul auto-publish workflow for better reliability#38
hectoruch merged 1 commit into
mainfrom
feat/improve-workflow-naming

Conversation

@hectoruch
Copy link
Copy Markdown
Collaborator

  • Generate yarn.lock automatically to prevent CI lockfile errors
  • Update regex pattern to allow hyphens, dots, and underscores in branch names
  • Improve workflow reliability with proper dependency management
  • Support natural branch naming like feature/test-workflow-changes

- Generate yarn.lock automatically to prevent CI lockfile errors
- Update regex pattern to allow hyphens, dots, and underscores in branch names
- Improve workflow reliability with proper dependency management
- Support natural branch naming like feature/test-workflow-changes
@hectoruch hectoruch closed this Oct 9, 2025
@hectoruch hectoruch changed the title feat(ci)!: overhaul auto-publish workflow for better reliability feat: overhaul auto-publish workflow for better reliability Oct 9, 2025
@hectoruch hectoruch reopened this Oct 9, 2025
@hectoruch hectoruch merged commit bd1c7d9 into main Oct 9, 2025
1 check passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

❌ Auto-publish Failed

The automatic publication process failed. Please check the workflow logs for details.

🔧 Common Solutions

  • Verify NPM_TOKEN is valid and has publish permissions
  • Check if version already exists
  • Ensure all tests pass locally
  • Verify build process completes successfully

📞 Next Steps

  1. Fix the issue based on the error logs
  2. Create a new PR with the same changes
  3. Or use manual publish workflow if urgent

@hectoruch hectoruch deleted the feat/improve-workflow-naming branch October 10, 2025 04:07
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