Skip to content

Conversation

6543
Copy link
Contributor

@6543 6543 commented Jul 22, 2023

closes #499

  • bump rust-ini get rid of the panic
  • detect if something is wrong with os-release

Standards checklist:

  • The PR title is descriptive.
  • I have read CONTRIBUTING.md
  • The code compiles (cargo build)
  • The code passes rustfmt (cargo fmt)
  • The code passes clippy (cargo clippy)
  • The code passes tests (cargo test)

@6543 6543 changed the title Better err msg os release feat: better error message on wrong os-release file Jul 22, 2023
@6543
Copy link
Contributor Author

6543 commented Jul 22, 2023

2023-07-22_22-56

@SteveLauC
Copy link
Member

Except for that little grammar mistake, this PR LGTM, thanks! :)

@6543 6543 requested a review from SteveLauC July 23, 2023 15:11
@6543
Copy link
Contributor Author

6543 commented Jul 23, 2023

Done :)

As pulls are squash merged i did just append the commit.
If i have to squash them tell me

@SteveLauC 🚀

@SteveLauC SteveLauC merged commit 1307d2d into topgrade-rs:master Jul 24, 2023
@6543 6543 deleted the better_err_msg_os-release branch July 24, 2023 03:45
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.

Better error message when os-release file parsing goes wrong
2 participants