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

Deal with Github Actions deprecation warnings #11

Merged
merged 3 commits into from
Oct 18, 2022

Conversation

DMRobertson
Copy link
Contributor

@DMRobertson DMRobertson commented Oct 18, 2022

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ says "stuff is deprecated and will be turned off at some point". No urgency as such, but without doing this we're going to get warning messages all over the place whenever we use this action.

See matrix-org/synapse#14203

TODO:

@DMRobertson DMRobertson requested a review from a team as a code owner October 18, 2022 00:19
@DMRobertson DMRobertson changed the title https://github.com/matrix-org/synapse/issues/14203 Deal with Github Actions deprecation warnings Oct 18, 2022
@DMRobertson DMRobertson merged commit b59e913 into release/v1 Oct 18, 2022
@DMRobertson DMRobertson deleted the dmr/deal-with-deprecations branch October 18, 2022 12:16
DMRobertson pushed a commit that referenced this pull request Jan 16, 2023
DMRobertson pushed a commit that referenced this pull request Jan 16, 2023
* Use poetry 1.2.2

AFAICS from https://github.com/python-poetry/poetry/releases this is
backwards-compatible with 1.2.x. Crucially, it's also
forwards-compatible with 1.3.x's new lockfile format (see
python-poetry/poetry#6608)

Fixes #12.

* Drive-by: fix ref. to old setup-python version

Fixes #13. Missed in #11.
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

3 participants