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

Mcs 1955 mcs deployment updates #698

Merged
merged 5 commits into from
Sep 22, 2023

Conversation

phile-caci
Copy link
Collaborator

Tested on the release of 0.7.2, looks like there aren't any issues.

Just some notes... there's a regex replacement in the mcs version bump job that replaces the old version string with the new version string. However, the string "0.7.1" was also found in the requirements.txt for recommonmark and replaced it with 0.7.2 which cause the build to fail.

Also updated gh-action-pypi-publish to the latest version, previous version got sunset.

Manually bumped these versions and also corrected the "bump-version-0.7.2" branch.

with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

repository_url was deprecated and updated to repository-url

@phile-caci phile-caci merged commit f5641d3 into development Sep 22, 2023
10 checks passed
@phile-caci phile-caci deleted the MCS-1955-MCSDeploymentUpdates branch September 22, 2023 15:39
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.

None yet

2 participants