issues
search
carbon-design-system
/
carbon-components-vue
Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
608
stars
180
forks
source link
chore: enable provenance statements and export updates
#1622
Closed
davidnixon
closed
3 months ago
davidnixon
commented
3 months ago
Contributes to #1553
What did you do?
add
npm publish --provenance
per description in 1553
add-components-exports is meant run on every publish but was blocked a bit by lerna. Now it will be run.
How have you tested it?
Tested locally as best I can but unfortunately due to the nature of
npm publish --provenance
, I need to merge this and do final testing live.
I read a lot of docs about the provenance update and I am able to use this in dry-run mode locally.
Were docs updated if needed?
[x] N/A
Contributes to #1553
What did you do?
npm publish --provenance
per description in 1553How have you tested it?
npm publish --provenance
, I need to merge this and do final testing live.Were docs updated if needed?