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

chore(toolkit-lib): publish toolkit-lib docs to s3 (in dryrun) #114

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Feb 24, 2025

Adds a release for the toolkit-lib s3 docs to be published to s3.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@mrgrain mrgrain added the pr/exempt-integ-test Skips the integ test steps if set. label Feb 24, 2025
Comment on lines +110 to +111
`&& aws s3 cp --dryrun dist/${this.props.artifactPath} $S3_URI \\`,
'&& aws s3 cp --dryrun $LATEST s3://$BUCKET_NAME/$LATEST) \\',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--dryrun for now to check everything is working

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.75%. Comparing base (3e228d6) to head (e1597f8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   84.80%   84.75%   -0.06%     
==========================================
  Files         196      196              
  Lines       35089    35089              
  Branches     4557     4546      -11     
==========================================
- Hits        29758    29739      -19     
- Misses       5183     5205      +22     
+ Partials      148      145       -3     
Flag Coverage Δ
suite.unit 84.75% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrgrain mrgrain disabled auto-merge February 24, 2025 20:56
@mrgrain mrgrain added this pull request to the merge queue Feb 24, 2025
@mrgrain mrgrain removed this pull request from the merge queue due to a manual request Feb 24, 2025
@mrgrain mrgrain enabled auto-merge February 24, 2025 21:36
@mrgrain mrgrain added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit 672ce46 Feb 24, 2025
11 checks passed
@mrgrain mrgrain deleted the mrgrain/s3-publish branch February 24, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/exempt-integ-test Skips the integ test steps if set.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants