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

fix: ensure dist folder matches release #83

Merged
merged 1 commit into from
Dec 28, 2024
Merged

fix: ensure dist folder matches release #83

merged 1 commit into from
Dec 28, 2024

Conversation

stefanbuck
Copy link
Owner

The release pipeline was not properly configured to handle dist/ folder generation for releases. The solution is following @gr2m advice #48 (comment)

Resolves #48, #47, #43
Related to #39, #23

@stefanbuck stefanbuck merged commit 5561b47 into main Dec 28, 2024
1 check passed
@stefanbuck stefanbuck deleted the release-setup branch December 28, 2024 21:21
release-app-github-issue-parser bot pushed a commit that referenced this pull request Dec 28, 2024
## [3.2.1](v3.2.0...v3.2.1) (2024-12-28)

### Bug Fixes

* **deps:** bump @actions/core from 1.10.1 to 1.11.1 ([aff753a](aff753a))
* ensure dist folder matches release ([#83](#83)) ([5561b47](5561b47))
* Revert "test: set `RUNNER_TEMP` instead of `HOME`" ([#75](#75)) ([4c1d1d7](4c1d1d7))

### Reverts

* Revert "feat: using env.runner_temp instead of home directory to write json f…" ([#76](#76)) ([f3e3c10](f3e3c10))
@release-app-github-issue-parser

🎉 This PR is included in version 3.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

Fix automated release / tagging
1 participant