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

Use default branch of psvm when synchronizing templates #4240

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

rzadp
Copy link
Contributor

@rzadp rzadp commented Apr 22, 2024

We cannot lock to a specific version of psvm, because we will need to keep it up-to-date - each release currently requires a change in psvm such as this one.

There is no stable branch in psvm repo or anything so using the default branch.

@rzadp rzadp requested a review from gupnik April 22, 2024 11:46
@rzadp rzadp requested review from a team as code owners April 22, 2024 11:46
@rzadp rzadp added R0-silent Changes should not be mentioned in any release notes T11-documentation This PR/Issue is related to documentation. labels Apr 22, 2024
@rzadp
Copy link
Contributor Author

rzadp commented Apr 22, 2024

Actually I looked again and looks like as of now, the psvm no longer needs to be updated with each new release, it will fetch appropriate versions online.

We still need to use more recent version than the one currently in the workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T11-documentation This PR/Issue is related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants