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 missing outputs field when referring to the lowered repository names. #275

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

LinZhihao-723
Copy link
Member

References

GitHub action failed: https://github.com/y-scope/clp/actions/runs/7862011912

Description

In PR (#273), the change was incorrect since there is a missing outputs. field when referring to the repository name generated in sanitization. It was not exposed because, during the development, the actual workflow that instantiates the workflow was never executed. This PR fixes the problem.

Validation performed

In my forked repo, I manually enabled both workflows to ensure the docker names can be properly generated ("linzhihao-723").
f8c419a94cd8720c233bf73f19adb7e
image

Copy link
Member

@kirkrodrigues kirkrodrigues left a comment

Choose a reason for hiding this comment

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

Commit msg: gh-actions: Add missing outputs field when referring to sanitized repo names. (#275)?

@LinZhihao-723
Copy link
Member Author

Commit msg: gh-actions: Add missing outputs field when referring to sanitized repo names. (#275)?

LGTM

@LinZhihao-723 LinZhihao-723 merged commit 2b9d591 into y-scope:main Feb 12, 2024
5 checks passed
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.

2 participants