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

Unzip command not found in package generation action #431

Merged

Conversation

Tostti
Copy link
Member

@Tostti Tostti commented Nov 27, 2024

Description

This pull request fixes an error in the packages building workflow. It also adds logic to allow the workflow running in branches that contains /.

Issues Resolved

#430

Evidence

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@Tostti Tostti self-assigned this Nov 27, 2024
@Tostti Tostti linked an issue Nov 27, 2024 that may be closed by this pull request
Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

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

CR: 🟢
Test: 🟢

image

image

Package installation

image

image

@asteriscos asteriscos merged commit 77fe7b2 into 4.10.0 Nov 28, 2024
60 of 61 checks passed
@asteriscos asteriscos deleted the bug/430-unzip-command-not-found-in-package-generation-action branch November 28, 2024 11:10
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.

unzip command not found messages in the package generation actions
2 participants