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

chore: release #62

Merged
merged 1 commit into from
Aug 3, 2024
Merged

chore: release #62

merged 1 commit into from
Aug 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 31, 2024

🤖 New release

  • konfigkoll: 0.1.4 -> 0.1.5
  • konfigkoll_core: 0.3.0 -> 0.3.1
  • konfigkoll_types: 0.1.2 -> 0.1.3
  • paketkoll_types: 0.1.2 -> 0.1.3
  • paketkoll_utils: 0.1.2 -> 0.1.3
  • konfigkoll_utils: 0.1.1 -> 0.1.2
  • konfigkoll_script: 0.1.2 -> 0.1.3
  • konfigkoll_hwinfo: 0.1.1 -> 0.1.2
  • paketkoll_core: 0.5.2 -> 0.5.3
  • systemd_tmpfiles: 0.1.4 -> 0.1.5
  • paketkoll_cache: 0.2.1 -> 0.2.2
  • paketkoll: 0.3.2 -> 0.3.3
Changelog

konfigkoll

[0.1.5] - 2024-08-03

🚀 Features

  • Early/sensitive configurations can now be globs
  • Filter for save to only save a few of the files
  • Error check path in commands for common mistakes
  • Systemd paths differ on Debian
  • Align parameter order between groups and users
  • Add ability to set path to nologin
  • Debug tracing for state input and output

🐛 Bug fixes

  • Fix broken sorting in apply
  • Fix duplicated file entries due to canonicalization happening too late
  • Systemd paths are now acquired by running systemd-paths on first access
  • Gshadow- and shadow- should also be sensitive
  • Apply copying a file should not copy permissions
  • More sensible directions in save when the correct action is to remove an entry

⚡ Performance improvements

  • Don't drop data just before exiting, let the OS do that.

🩺 Diagnostics & output formatting

  • Warn when attempting to hash big files
  • Improved message on no-op change during apply/diff

🚜 Refactoring

  • Use type aliases properly
  • Fix variable name
  • Split main
  • Move init_directory to separate file

⚙️ Other stuff

  • Bump MSRV
  • Improve save message to describe what is happening
  • Improve template
  • Debug prints for conversion

konfigkoll_core

[0.3.1] - 2024-08-03

🚀 Features

  • Debug tracing for state input and output

🐛 Bug fixes

  • Apply copying a file should not copy permissions
  • Fix broken sorting in apply
  • More sensible directions in save when the correct action is to remove an entry

🩺 Diagnostics & output formatting

  • Warn when attempting to hash big files
  • Improved message on no-op change during apply/diff

🚜 Refactoring

  • Use type aliases properly

⚙️ Other stuff

  • Bump MSRV
  • Debug prints for conversion

konfigkoll_types

[0.1.3] - 2024-08-03

🐛 Bug fixes

  • Fix broken sorting in apply

⚙️ Other stuff

  • Bump MSRV

paketkoll_types

[0.1.3] - 2024-08-03

🚜 Refactoring

  • Use type aliases properly

⚙️ Other stuff

  • Bump MSRV

paketkoll_utils

[0.1.3] - 2024-08-03

⚙️ Other stuff

  • Bump MSRV

konfigkoll_utils

[0.1.2] - 2024-08-03

⚙️ Other stuff

  • Bump MSRV

konfigkoll_script

[0.1.3] - 2024-08-03

🚀 Features

  • Error check path in commands for common mistakes
  • Early/sensitive configurations can now be globs
  • Systemd paths differ on Debian
  • Align parameter order between groups and users
  • Add ability to set path to nologin

🐛 Bug fixes

  • Systemd paths are now acquired by running systemd-paths on first access
  • Gshadow- and shadow- should also be sensitive

🚜 Refactoring

  • Use type aliases properly

⚙️ Other stuff

  • Bump MSRV

konfigkoll_hwinfo

[0.1.2] - 2024-08-03

⚙️ Other stuff

  • Bump MSRV

paketkoll_core

[0.5.3] - 2024-08-03

🐛 Bug fixes

  • Correct Pre-Depends handling on Debian

🚜 Refactoring

  • Use type aliases properly

⚙️ Other stuff

  • Bump MSRV

systemd_tmpfiles

[0.1.5] - 2024-08-03

⚙️ Other stuff

  • Bump MSRV

paketkoll_cache

[0.2.2] - 2024-08-03

🩺 Diagnostics & output formatting

  • Better cache message when package is not installed
  • Improve cache key lookup error message

🚜 Refactoring

  • Use type aliases properly

⚙️ Other stuff

  • Bump MSRV

paketkoll

[0.3.3] - 2024-08-03

⚙️ Other stuff

  • Bump MSRV


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-07-31T20-36-48Z branch 5 times, most recently from d3219f6 to eb0a4d7 Compare August 1, 2024 20:35
@VorpalBlade
Copy link
Owner

Note: konfigkoll_core has broken semver but semver checks is failing to detect it.

@github-actions github-actions bot force-pushed the release-plz-2024-07-31T20-36-48Z branch 8 times, most recently from 9e5b919 to 427474f Compare August 3, 2024 11:53
@VorpalBlade VorpalBlade force-pushed the release-plz-2024-07-31T20-36-48Z branch from 427474f to 4cc5ece Compare August 3, 2024 12:17
@VorpalBlade VorpalBlade merged commit 4cc5ece into main Aug 3, 2024
16 checks passed
@VorpalBlade VorpalBlade deleted the release-plz-2024-07-31T20-36-48Z branch August 3, 2024 12: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.

1 participant