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

Fix daypass projects to use daypass tag #439

Merged
merged 3 commits into from
Mar 25, 2024
Merged

Conversation

AnishReddyRavula
Copy link
Contributor

When creating daypass project users encountered error like this

TypeError: int() argument must be a string, a bytes-like object or a number, not 'Tag'

This issue started after this update - f1ec9cc

Copy link
Contributor

@Mark-Powers Mark-Powers left a comment

Choose a reason for hiding this comment

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

Thanks! Were you able to test this works? I know creating new projects on dev is tricky. This looks like a correct fix based on the error message.

Looks like they fixed here - ossf/scorecard-action#998

updating to a newer verison should not be a problem, so bumping up the verison of cosign
@AnishReddyRavula
Copy link
Contributor Author

Thanks! Were you able to test this works? I know creating new projects on dev is tricky. This looks like a correct fix based on the error message.

I have not tested it yet. But as you said, this seems like a valid fix and straightforward. It is ridiculous how I did not see this earlier.

@AnishReddyRavula AnishReddyRavula merged commit 59f60a6 into master Mar 25, 2024
15 of 19 checks passed
@AnishReddyRavula AnishReddyRavula deleted the daypass_project_fix branch March 25, 2024 14:53
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