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

Only upload images declared in metadata.yaml in the publish workflow #189

Merged
merged 4 commits into from
Sep 6, 2023

Conversation

weiiwang01
Copy link
Collaborator

Overview

The current publish workflow uploads all images from the integration workflow to charmhub. This isn't suitable when charms use some images solely for integration testing.

Workflow Changes

Modify the publish workflow to upload only the image resources specified in the metadata.yaml.

Checklist

  • The contributing guide was applied
  • The PR is tagged with appropriate label (urgent, trivial, complex)

@weiiwang01 weiiwang01 requested a review from a team as a code owner September 4, 2023 09:34
arturo-seijas
arturo-seijas previously approved these changes Sep 4, 2023
Copy link
Collaborator

@arturo-seijas arturo-seijas left a comment

Choose a reason for hiding this comment

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

LGTM

merkata
merkata previously approved these changes Sep 4, 2023
@jdkandersson
Copy link
Contributor

jdkandersson commented Sep 4, 2023

I'm confused - the checkbox for the label being applied is checked, I don't see the label?

@weiiwang01
Copy link
Collaborator Author

I'm confused - the checkbox for the label being applied is checked, I don't see the label?

Sorry, label added, thanks for pointing it out.

Copy link
Collaborator

@amandahla amandahla left a comment

Choose a reason for hiding this comment

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

LGTM

@weiiwang01 weiiwang01 merged commit 26d915a into main Sep 6, 2023
53 checks passed
@weiiwang01 weiiwang01 deleted the fix-test-images branch September 6, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants