8000 GitHub - jpadams/gale: GitHub Action Local Executor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jpadams/gale

 
 

Repository files navigation

GitHub Action Local Executor

Welcome to project gale!

Project gale is a Dagger module that allows you to run GitHub Actions locally or anywhere you can run Dagger as if they were running on GitHub.

With gale, you can get to enjoy a series of perks:

  • Speedy Execution: Get your workflows running faster compared to the usual GitHub Action Workflow.

  • Cache Support: Save time on repetitive tasks with enhanced caching features.

  • Programmable Environment: Customize your execution environment to your liking, making it more adaptable and extensible.

Heads up: We are continually working to enhance gale. As it is in active development, you might notice changes in commands and APIs over time. Your understanding and support are greatly appreciated!

Before You Begin

Things You Need

To start using gale, make sure your computer has these tools:

  1. Docker: Dagger, requires Docker running on your host system.

  2. Dagger CLI: You need to install the Dagger CLI , version >= v0.9.0, to use gale. Install the Dagger CLI

Once you have these tools, you are ready to install and use gale.

How to Use

Coming Soon!

Feedback and Collaboration

We welcome feedback, suggestions, and collaboration from our users. Your input plays a crucial role in shaping the project and making it even better.

If you encounter any issues, have ideas for improvements, or want to collaborate on this exciting journey, please feel free to open issues or pull requests on our GitHub repository or reach out to us on Discord

About

GitHub Action Local Executor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0