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

Bump versions to latest #336

Merged
merged 14 commits into from
Jun 12, 2024
Merged

Bump versions to latest #336

merged 14 commits into from
Jun 12, 2024

Conversation

paulo-ferraz-oliveira
Copy link
Collaborator

This also:

  • uses specific versions (and latest) for project plugins
  • removes dead config. elements
  • ups CI to include OTP 27
  • moves latest to a specific version (Ubuntu runner)
  • adds a new option unknown to Dialyzer's analysis config.

1. we either pin to a specific version or not (we chose to pin)
2. we shouldn't use ~> in pre-1.0 versions, because there's
   no guarantees whatsoever in SemVer; 0.3.1 might
   break interface, and that's acceptable
i.e. GitHub changes -latest under the hood and there
goes your CI :)
We have a lot of unknown types, from rebar3 and want
to avoid having to deal with that
We'd removed the ~> but forgot to bump the version
We inherit this from the "parent" config.
@starbelly starbelly merged commit 6fd55bc into main Jun 12, 2024
3 checks passed
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the chore/bump-versions-to-latest branch June 12, 2024 20:19
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.

2 participants