Skip to content

Automatically publish new releases to Hex#78

Merged
mdbrnowski merged 2 commits intomasterfrom
hex-release
Mar 16, 2026
Merged

Automatically publish new releases to Hex#78
mdbrnowski merged 2 commits intomasterfrom
hex-release

Conversation

@mdbrnowski
Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.01%. Comparing base (8e5bb49) to head (8370583).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   74.01%   74.01%           
=======================================
  Files           7        7           
  Lines        1189     1189           
  Branches      169      169           
=======================================
  Hits          880      880           
  Misses        309      309           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mdbrnowski
Copy link
Copy Markdown
Member Author

mdbrnowski commented Mar 2, 2026

The workflow works with --dry-run (on a separate branch):
https://github.com/esl/exml/actions/runs/22723412903/job/65891624977

@mdbrnowski mdbrnowski marked this pull request as ready for review March 2, 2026 13:39
Comment thread .github/workflows/release.yml Outdated
Comment on lines +18 to +19
otp-version: "27"
rebar3-version: "3.26"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not using '28' and '3.27 already? (latest versions). Also, you'll probably want to set up dependabot for this, considering you'll have now the otp versions hardcoded in three different github action files.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I usually stick to slightly older software versions instead of the very latest releases, but it's not a strong preference -- I'll switch to the newest version.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As for Dependabot, I don't think there is an easy way to do this, since it does not support updating versions in "random" strings within scripts.

Comment thread .github/workflows/revert-release.yml Outdated
Comment thread .github/workflows/revert-release.yml
Copy link
Copy Markdown
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@mdbrnowski mdbrnowski merged commit ad80c56 into master Mar 16, 2026
3 checks passed
@mdbrnowski mdbrnowski deleted the hex-release branch March 16, 2026 11:22
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.

4 participants