Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Run the action in a container #141

Merged
merged 1 commit into from
Mar 9, 2023
Merged

Conversation

nineinchnick
Copy link
Contributor

What

Run the action in a container to avoid issues with missing shared libraries, when running on different OSes, or when the whole job runs in a container. Fixes #140

How

Build and run a container directly in the job. A better solution would be to build and publish a Docker image to ghcr.io, but this should be good enough for now.

@nineinchnick nineinchnick requested a review from a team as a code owner March 9, 2023 13:22
@ghaiszaher ghaiszaher merged commit 01b2782 into ScaCap:master Mar 9, 2023
nineinchnick added a commit to nineinchnick/action-surefire-report that referenced this pull request Mar 13, 2023
@nineinchnick nineinchnick mentioned this pull request Mar 13, 2023
ghaiszaher pushed a commit that referenced this pull request Mar 13, 2023
* Revert "Run the action in a container (#141)"

This reverts commit 01b2782.

* Revert "Avoid huge input lookup errors (#144)"

This reverts commit 7263a78.

* Revert "Use a more efficient xml parser library (#138)"

This reverts commit 5b7a533.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New release v1.6.0 error loading shared library
3 participants