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

Modernize before arrest netid #3

Merged
merged 4 commits into from
Dec 27, 2023
Merged

Conversation

miker985
Copy link
Contributor

This updates the bundled workflows to use GAR instead of GCR and refer to GH "Issues" instead of Jira.

Some documentation has been added to the publish workflow.

@miker985 miker985 requested review from jprosser and counik December 26, 2023 23:20
set -x
publishable=false
diff=$(git diff HEAD:pyproject.toml HEAD~1:pyproject.toml) || exit 0
echo "$diff" | grep '+version ='
if [[ "$?" == "0" ]]
if [[ "$?" -ne 0 ]]
Copy link
Contributor

Choose a reason for hiding this comment

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

🙏

@miker985 miker985 merged commit 4c388d0 into main Dec 27, 2023
2 of 4 checks passed
@miker985 miker985 deleted the modernize-before-arrest_netid branch December 27, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants