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

v1.4.0 #18

Merged
merged 9 commits into from
Dec 14, 2024
Merged

v1.4.0 #18

merged 9 commits into from
Dec 14, 2024

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Dec 14, 2024

New Features

  • Set tar options --gname=root, --gid=0, --uname=root, --uid=0 for BSD tar (macOS).

Changes

  • Improved tar options from --owner=0, --group=0 to --owner=root:0, --group=root:0 for GNU tar (Linux, Windows).
  • Replaced echo by printf.
  • Reworked color code escaping.

Bug Fixes

  • Fixed incorrect color code ANSI_Y.

Documentation

  • Listed competing GitHub Actions.

Unit Tests

  • Completely reworked testing of uploaded artifacts and their contents.
  • Reworked inspection jobs how actions/upload-artifact behaves.

@Paebbels Paebbels added Problem Report Something doesn't seam right. Feature Request New feature or request labels Dec 14, 2024
@Paebbels Paebbels self-assigned this Dec 14, 2024
@Paebbels Paebbels merged commit e24bbc2 into main Dec 14, 2024
22 of 23 checks passed
@Paebbels Paebbels added the Documentation Improvements or additions to documentation label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation Feature Request New feature or request Problem Report Something doesn't seam right.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant