cancel-workflow-action VS action-tmate

Compare cancel-workflow-action vs action-tmate and see what are their differences.

cancel-workflow-action

ā¹ļø GitHub Action to cancel previous running workflows on push (by styfle)

action-tmate

Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself. (by mxschmitt)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
cancel-workflow-action action-tmate
2 13
909 2,660
- -
4.7 5.5
8 days ago 22 days ago
TypeScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cancel-workflow-action

Posts with mentions or reviews of cancel-workflow-action. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.
  • Act: Run your GitHub Actions locally
    14 projects | news.ycombinator.com | 25 Nov 2022
    Workflows that interact with the Github API heavily will fail as they're not available in act e.g. actions like https://github.com/styfle/cancel-workflow-action. Dealing with secrets is also a bit cumbersome. You can throw the following on actions that are not compatible with act in order to skip them:

    if: ${{ !env.ACT }}

    That said, despite it's limitations, I've been using both act and tmate in combination for a couple of years. Gets the job done.

  • A nice PHP CI pipeline
    7 projects | /r/PHP | 23 Feb 2021
    For Github Actions, can highly recommend https://github.com/styfle/cancel-workflow-action which we use to cancel exists runs on same branch when never commits (push or force-push) arrives.

action-tmate

Posts with mentions or reviews of action-tmate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.

What are some alternatives?

When comparing cancel-workflow-action and action-tmate you can also consider the following projects:

LimeSurvey - The most popular FOSS online survey tool on the web.

reverse-rdp-windows-github-actions - Reverse Remote Desktop into Windows on GitHub Actions for Debugging and/or Job Introspection [GET https://api.github.com/repos/nelsonjchen/reverse-rdp-windows-github-actions: 403 - Repository access blocked]

PHP CS Fixer - A tool to automatically fix PHP Coding Standards issues

act - Run your GitHub Actions locally šŸš€

PHP-Parallel-Lint - This tool check syntax of PHP files faster than serial check with fancier output.

floatly - An extension that adds a floating button for browser quick actions

PCOV - PCOV - CodeCoverage compatible driver for PHP

mongodb-github-action - Use MongoDB in GitHub Actions

download-provisioning-profiles - Github Action for downloading provisioning profiles from Apple AppStore Connect

github-activity-readme - Updates README with the recent GitHub activity of a user

actions-gh-pages - GitHub Actions for GitHub Pages šŸš€ Deploy static files and publish your site easily. Static-Site-Generators-friendly.

ssh-agent - GitHub Action to setup `ssh-agent` with a private key