Skip to content

Hotfix/v0.1.3#29

Merged
0ngk merged 3 commits into
mainfrom
hotfix/v0.1.3
Apr 11, 2026
Merged

Hotfix/v0.1.3#29
0ngk merged 3 commits into
mainfrom
hotfix/v0.1.3

Conversation

@0ngk
Copy link
Copy Markdown
Owner

@0ngk 0ngk commented Apr 11, 2026

This pull request makes improvements to the release workflow and updates the example manifest. The most significant changes are enhancements to the publish job's reliability and error reporting, as well as a version bump for a local dependency in the example project.

Workflow improvements:

  • The publish job in .github/workflows/gleam-bootstrap.yml now runs on ubuntu-latest instead of ubuntu-24.04, and specifies the release environment for better environment management.
  • Added a shell script in the publish step to check if the HEXPM_API_KEY secret is configured before publishing. This provides clearer error messages and safer execution by failing early if the secret is missing.

Example manifest update:

  • Updated the kitazith dependency in examples/kitazith_example/manifest.toml from version 0.1.2 to 0.1.3 to use the latest local changes.

@0ngk 0ngk merged commit 2fc27d9 into main Apr 11, 2026
2 checks passed
@0ngk 0ngk deleted the hotfix/v0.1.3 branch April 11, 2026 18:00
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