Skip to content

Releases: runpod-workers/worker-github_runner

0.1.2

24 Jun 15:32
fe8f81b

Choose a tag to compare

What's Changed

  • Update runpod package version by @github-actions in #1

New Contributors

  • @github-actions made their first contribution in #1

Full Changelog: 0.1.1...0.1.2

0.1.1

23 Jun 16:54

Choose a tag to compare

Reduce the number of installed dependencies.

Full Changelog: 0.1.0...0.1.1

0.1.0

22 Jun 06:37

Choose a tag to compare

Full Changelog: 0.0.1...0.1.0

0.0.1

22 Jun 04:38

Choose a tag to compare

Release 0.0.1 - GitHub Action | Worker

Description

We are excited to announce the first release of GitHub Action Worker, a robust, efficient, and user-friendly tool to manage GitHub Runners in a serverless environment!

This release marks a significant milestone in our journey to provide a seamless, scalable, and secure way to manage GitHub Runners. The primary focus of this release is on functionality, stability, and ease of use.

Features

  1. Serverless GitHub Runner: Enables GitHub Runners to be handled in a serverless environment, allowing for automatic scaling based on the workload.

  2. Docker Integration: The worker is Docker compatible, providing the ability to deploy across multiple environments effortlessly.

  3. Security: Integrates securely with GitHub using GitHub PAT (Personal Access Token).

  4. Environment Management: Provides a clean way of handling unwanted environment variables, ensuring no unwanted information leaks into your worker environment.

  5. Python Support: The worker supports Python 3.11 out of the box and has been tested with a wide variety of Python applications.

  6. Seamless Integration with GitHub Actions: The worker integrates with GitHub Actions, allowing for automated testing, building, and deployment. You can trigger the worker on push, pull_request, or workflow_dispatch events.

  7. Error Handling: Efficient error handling mechanisms that provide comprehensive logs for debugging issues.

We believe this release will empower developers and organizations to manage their GitHub Runners more efficiently and securely.

We invite you to try out GitHub Action | Worker! Your feedback will be invaluable in making this tool better in subsequent releases. Please refer to our CONTRIBUTING.md if you're interested in contributing to the project.

Enjoy using GitHub Action | Worker!

Full Changelog: https://github.com/runpod-workers/worker-github_runner/commits/0.0.1