Skip to content

fix: uploading bundlesize artifact uses invalid character with namespaced modules #868

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

Merged
merged 2 commits into from
Aug 16, 2021

Conversation

mpetrunic
Copy link
Contributor

@mpetrunic mpetrunic commented Jul 29, 2021

When using bundle size github action. Action uploads bundle to github artifacts ans uses package name as artifact name. Unfortunately when you add this action to namespaced package, like '@chainsafe/libp2p-noise', action fails because "/" is illegal character for github artifact name.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@achingbrain
Copy link
Member

@mpetrunic please could you add a description with what is broken and how this fixes it?

@mpetrunic
Copy link
Contributor Author

@mpetrunic please could you add a description with what is broken and how this fixes it?

Sorry, updated description, I could swear I've filled in description

@achingbrain achingbrain changed the title Fix bundle-size action on namespaced packages fix: uploading bundlesize artifact uses invalid character with namespaced modules Aug 16, 2021
@achingbrain achingbrain merged commit a47ada6 into ipfs:master Aug 16, 2021
@mpetrunic mpetrunic deleted the mpetrunic/fix-bundle-size branch August 16, 2021 09:20
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.

None yet

2 participants