-
Notifications
You must be signed in to change notification settings - Fork 0
fix: resolve workflow issues and improve release automation #42
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
Conversation
This PR doesn't appear to be linked to an issue. For better tracking, please:
Note: This check is automatically skipped for |
🔍 No linked issues found This PR doesn't appear to reference any issues. Consider:
Note: This check is automatically skipped for |
This PR doesn't appear to be linked to an issue. For better tracking, please:
Note: This check is automatically skipped for |
2 similar comments
This PR doesn't appear to be linked to an issue. For better tracking, please:
Note: This check is automatically skipped for |
This PR doesn't appear to be linked to an issue. For better tracking, please:
Note: This check is automatically skipped for |
⚡ Performance Analysis Results
✅ No performance regressions detected. Bundle size is within acceptable limits. 📊 Thresholds
Performance data updated on every commit. View detailed reports → |
4ee3ca7
to
0452849
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
- Fix shellcheck issues in release workflow - Improve GitHub Pages links with correct base paths - Fix SBOM redirect loops - Add commit author attribution to releases - Update security audit to handle false positives - Enhance release notes with contributor information Signed-off-by: Rubens <[email protected]>
0452849
to
2f10c7c
Compare
Pull Request
📋 Description
Type of Change
🚀 What Changed
🧪 Testing
Test Configuration
pnpm test
pnpm lint
pnpm check
pnpm build && pnpm package
Test Cases
📸 Screenshots (if applicable)
🔗 Related Issues
📚 Documentation
Migration Guide
Before:
# Old configuration
After:
# New configuration
✅ Checklist
🤝 Reviewer Notes
Areas of Focus
Questions for Reviewers
📝 Additional Notes