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.5.0 #23

Merged
merged 10 commits into from
Dec 26, 2024
Merged

v1.5.0 #23

merged 10 commits into from
Dec 26, 2024

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Dec 25, 2024

New Features

  • Implemented new debug parameter to display tarball contents.
  • Implemented error and warning reporting to pipeline overview.
  • Partially implemented new mode parameter switch new and old behavior.

Changes

  • Enclosed some console outputs in collapsible sections.
  • Enhanced statistics for gathered items in a tarball:
    • Directory count
    • File count

Bug Fixes

Documentation

  • Documented additional features in README.
  • Documented another BSD tar limitation.

Unit Tests

  • New check-artifact-content verification action.
  • Enhanced check-directory-content to check also for unexpected files.
  • Action create-files also created hidden files (dot files).
  • Restructured jobs and dependencies.

Related Issues and PRs:

@Paebbels Paebbels added Problem Report Something doesn't seam right. Documentation Improvements or additions to documentation Feature Request New feature or request labels Dec 25, 2024
@Paebbels Paebbels self-assigned this Dec 25, 2024
@Paebbels Paebbels force-pushed the dev branch 2 times, most recently from 5496c06 to 54e2a36 Compare December 25, 2024 23:35
@Paebbels Paebbels merged commit 8eae9e1 into main Dec 26, 2024
52 of 53 checks passed
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: hidden files Feature: investigate Feature Mismatch Action doesn't behave like actions/upload-artifact. Feature: no files found Feature Request New feature or request Mode: tar Problem Report Something doesn't seam right.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parameter 'if-no-files-found' has no effect
1 participant