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

add parameters to embedded-linux-pipeline: accessLoggingBucket, artif… #67

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

thomas-roos
Copy link
Contributor

…actBucket, outputBucket

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thomas-roos thomas-roos marked this pull request as draft January 24, 2024 14:10
@thomas-roos thomas-roos force-pushed the bucket-reduction branch 2 times, most recently from 0e8be82 to 42d9bf1 Compare January 24, 2024 15:28
lib/build-image-pipeline.ts Outdated Show resolved Hide resolved
let artifactAction: codepipeline_actions.S3DeployAction;

if (props.subDirectoryName){
artifactAction = new codepipeline_actions.S3DeployAction({
Copy link
Contributor

Choose a reason for hiding this comment

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

Only some things get into the final bucket with this action. There is also some things in the build spec files.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What do you mean by "some things" ?
By setting the subDirectoryName all uploaded artifacts go into a sub dir...

@thomas-roos thomas-roos marked this pull request as ready for review October 15, 2024 05:22
@thomas-roos thomas-roos merged commit 0d4acaa into main Oct 15, 2024
10 checks passed
@thomas-roos thomas-roos deleted the bucket-reduction branch October 15, 2024 05:22
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.

3 participants