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

Fix tar packages plugin bundling #466

Merged
merged 7 commits into from
Oct 18, 2024

Conversation

f-galland
Copy link
Member

Description

This PR is meant to fix a github actions issue when building tar packages.

Related Issues

Resolves #465

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@f-galland f-galland changed the base branch from main to master October 16, 2024 21:14
@f-galland f-galland marked this pull request as ready for review October 16, 2024 21:15
@f-galland f-galland requested a review from a team as a code owner October 16, 2024 21:15
@f-galland f-galland linked an issue Oct 16, 2024 that may be closed by this pull request
@AlexRuiz7
Copy link
Member

@AlexRuiz7 AlexRuiz7 marked this pull request as draft October 17, 2024 12:07
@f-galland f-galland marked this pull request as ready for review October 17, 2024 12:52
@AlexRuiz7 AlexRuiz7 merged commit f9a6bdd into master Oct 18, 2024
13 checks passed
@AlexRuiz7 AlexRuiz7 deleted the ci/465-fix-tar-packages-plugin-bundling branch October 18, 2024 15:05
AlexRuiz7 added a commit that referenced this pull request Oct 22, 2024
* Removing extra unneeded directory change command

* Change directory to repo root

* Making assemble.sh look for plugins in the artifacts folder

* Putting the uncompressed directory into a variable

* Fix assembled tar compression directory

* Remove pwd

---------

Co-authored-by: Álex Ruiz <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Nov 8, 2024
* Removing extra unneeded directory change command

* Change directory to repo root

* Making assemble.sh look for plugins in the artifacts folder

* Putting the uncompressed directory into a variable

* Fix assembled tar compression directory

* Remove pwd

---------

Co-authored-by: Álex Ruiz <[email protected]>
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.

Fix plugin bundling for tar packages Github Workflow
3 participants