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

Maintenance updates #51

Conversation

paulo-ferraz-oliveira
Copy link
Contributor

This isn't as big as it looks, though there's possibly a lotta changes.

I'll self-review and try to guide you through it to ease the task.

Whenever a change is not super-explicit or supported by the commit message I'll add a comment.

Before starting to change files in the scope of this branch
Don't know how this wasn't an issue before, with us pattern matching
  against an opaque structure, but it is now

Solution is not the most elegant, but is enough for tests

Will wait for review comments to potentially update this
Only keep generated stuff + _* (e.g. for _build and _checkouts)
This option used to exist, but not any more
For OTP 26 we get several functions as unknown (since this is the
new default).

However, adding no_unknown to dialyzer options for OTP 24 and 25
errors out, so this is an Ok compromise, I guess
.yamllint.yml Outdated Show resolved Hide resolved
Copy link
Member

@elbrujohalcon elbrujohalcon left a comment

Choose a reason for hiding this comment

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

LGTM, but I would not merge this PR without @jfacorro's reviewal.

elvis.config Outdated Show resolved Hide resolved
src/zipper.erl Outdated Show resolved Hide resolved
@paulo-ferraz-oliveira
Copy link
Contributor Author

Any chance this gets reviewed soon?

@elbrujohalcon
Copy link
Member

Well… a month has passed… 🤷🏻 … let's move forward, then!

@elbrujohalcon elbrujohalcon merged commit cb28221 into inaka:master Sep 18, 2023
@elbrujohalcon
Copy link
Member

There you go: https://hex.pm/packages/zipper/1.1.0

@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the feature/minor-maintenance-updates branch September 18, 2023 18:18
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.

None yet

2 participants