GoogleCloudPlatform / GoogleCloudPlatform/cloud-spanner-r2dbc

Replace`softprops/turnstyle` in github action for integration tests.

Open
#694 0 comments 0 reactions 0 assignees View on GitHub
cleanup P3 testing
Dominant language
Java
Stars
60
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Per Github action announcement:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
Node.js 12 actions are deprecated

[`softprops/turnstyle@v1`](https://github.com/GoogleCloudPlatform/cloud-spanner-r2dbc/blob/7b3dad17218dd5c4f9b89e0c0052df2c0e8d8ef2/.github/workflows/integrationTests.yaml#L70) is running on Node 12 and is not being actively maintained since Dec 2020. Most of it functionality is available through the [`concurrency`](https://github.blog/changelog/2021-04-19-github-actions-limit-workflow-run-or-job-concurrency/) in Github Actions, but it lacks ability to queue. It either only want latest code deployed or the latest commit.
More context in discussions:
https://github.com/softprops/turnstyle/issues/43
https://github.com/orgs/community/discussions/5435

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.