renku icon indicating copy to clipboard operation
renku copied to clipboard

deprecate workflow-cleanup-action

Open rokroskar opened this issue 3 years ago • 0 comments

It appears that github actions natively supports cancelling previously running workflow jobs since... erm last year. 🤷‍♂️ We should stop using the hacky https://github.com/rokroskar/workflow-run-cleanup-action and use concurrency settings instead.

  • [ ] renku (https://github.com/SwissDataScienceCenter/renku/pull/2528)
  • [ ] renku-python
  • [ ] renku-graph
  • [ ] renku-notebooks
  • [ ] renku-gateway
  • [ ] renkulab-docker

rokroskar avatar Mar 23 '22 08:03 rokroskar