Skip to content
@actions-ext

Extension Actions

Helper action snippets to enhance GitHub default actions (not affiliated with GitHub)

Extension Actions

This organization contains helper composite actions for use in GitHub Actions workflows.

This organization is not affiliated with GitHub

Inventory

general

General purpose actions

Name Action Reference Description
initialize-variables actions-ext/general/initialize-variables Inspect commits, PR titles, and args for "full builds"

python

Helper actions for Python projects

Name Action Reference Description
setup actions-ext/python/setup Setup Python and pip caching
setup-cache actions-ext/python/setup-cache Setup pip caching
setup-cibuildwheel actions-ext/python/setup-cibuildwheel Setup cibuildwheel and caching
setup-cibuildwheel-cache actions-ext/python/setup-cibuildwheel-cache Setup cibuildwheel caching
run-cibuildwheel actions-ext/python/run-cibuildwheel Run cibuildwheel
upload-dist actions-ext/python/upload-dist Upload a python sdist or wheel
download-dist actions-ext/python/download-dist Download and install a python sdist or wheel

cpp

Helper actions for C++ projects

Name Action Reference Description
setup actions-ext/cpp/setup Setup CCache (Linux / Macos only)

rust

Helper actions for Rust projects

Name Action Reference Description

node

Helper actions for Node / JavaScript projects

Name Action Reference Description

Popular repositories

  1. python python Public

    Helper actions for Python projects

    1

  2. general general Public

    General purpose actions

    1

  3. cpp cpp Public

    Helper actions for C++ projects

    1

  4. rust rust Public

    Helper actions for rust projects

    1

  5. node node Public

    Helper actions for node projects

    1

  6. .github .github Public

Repositories

Showing 6 of 6 repositories
  • python Public

    Helper actions for Python projects

    1 Apache-2.0 0 0 0 Updated Feb 12, 2024
  • .github Public
    0 Apache-2.0 0 0 0 Updated Jul 8, 2023
  • cpp Public

    Helper actions for C++ projects

    1 Apache-2.0 0 0 0 Updated Jul 8, 2023
  • rust Public

    Helper actions for rust projects

    1 Apache-2.0 0 0 0 Updated Jun 27, 2023
  • node Public

    Helper actions for node projects

    1 Apache-2.0 0 0 0 Updated Jun 27, 2023
  • general Public

    General purpose actions

    1 Apache-2.0 0 0 0 Updated Jun 27, 2023

Top languages

Loading…

Most used topics

Loading…