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

Refresh minor release (1.0.1) #4

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Refresh minor release (1.0.1) #4

merged 1 commit into from
Oct 26, 2023

Conversation

halostatue
Copy link
Member

  • Extended GitHub Actions testing range, 1.8 to 1.15.

  • Added DCO checking (we will require sign-offs moving forward).

  • Added Dependabot configuration and automerge.

  • Updated dependencies to the latest versions and verified dialyzer
    cleanliness.

  • Undid the formatting when I enabled force_do_end_blocks: true in
    .formatter.exs.

@halostatue halostatue force-pushed the update-to-latest branch 2 times, most recently from 99728b9 to b275a23 Compare October 26, 2023 20:43
@halostatue halostatue requested review from mikestok and ohnit October 26, 2023 20:44
Copy link

@mikestok mikestok left a comment

Choose a reason for hiding this comment

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

Looks like earmark makes the Elixir 1.8 and 1.9 compiles dirty, Austin's the one to make a choice there.

@halostatue halostatue force-pushed the update-to-latest branch 2 times, most recently from b4e8877 to f006f0d Compare October 26, 2023 21:03
@halostatue
Copy link
Member Author

Taking the dev stuff out of < 1.15 because only the 1.15 build uses dialyzer, credo, and maybe ex_doc.

@halostatue halostatue force-pushed the update-to-latest branch 2 times, most recently from 88cb058 to 1b87e44 Compare October 26, 2023 21:11
- Extended GitHub Actions testing range, 1.8 to 1.15.

- Added DCO checking (we will require sign-offs moving forward).

- Added Dependabot configuration and automerge.

- Updated dependencies to the latest versions and verified dialyzer
  cleanliness.

- Undid the formatting when I enabled `force_do_end_blocks: true` in
  `.formatter.exs`.

Signed-off-by: Austin Ziegler <[email protected]>
@halostatue
Copy link
Member Author

Removed 1.8 and 1.9 from testing due to persistent telemetry compilation errors.

@halostatue halostatue enabled auto-merge October 26, 2023 21:20
@halostatue halostatue merged commit 23cc4ef into main Oct 26, 2023
9 checks passed
@halostatue halostatue deleted the update-to-latest branch October 26, 2023 21:21
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