Skip to content

Fix artifact upload, new parameter uploadSarifReport#250

Merged
adangel merged 4 commits intopmd:mainfrom
adangel:fix-artifact-upload
Jan 18, 2024
Merged

Fix artifact upload, new parameter uploadSarifReport#250
adangel merged 4 commits intopmd:mainfrom
adangel:fix-artifact-upload

Conversation

@adangel
Copy link
Copy Markdown
Member

@adangel adangel commented Jan 18, 2024

With the update from @actions/artifact 1.x to 2.x (#243), there were some incompatibilities:

  • API changed to get default client
  • Multiple Uploads of an artifact with the same name is not possible anymore

With the new parameter uploadSarifReport, the upload of the SARIF report can be disabled. This is needed in case the action is executed multiple times (e.g. in a matrix configuration for each os).

@adangel adangel added bug Something isn't working enhancement New feature or request labels Jan 18, 2024
@adangel adangel added this to the v2.0.0 milestone Jan 18, 2024
@adangel adangel merged commit 318128d into pmd:main Jan 18, 2024
@adangel adangel deleted the fix-artifact-upload branch January 18, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant