April 16, 2024
setup-pixi
Version updated for prefix-dev/setup-pixi to version v0.6.0.
This action is used across all versions by 112 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ✨ New features support preinstalled local pixi by @ytausch in https://github.com/prefix-dev/setup-pixi/pull/98 Add better support for pyproject.toml pixi projects by @ruben-arts in https://github.com/prefix-dev/setup-pixi/pull/87 New Contributors @ytausch made their first contribution in https://github.com/prefix-dev/setup-pixi/pull/98 Full Changelog: https://github.com/prefix-dev/setup-pixi/compare/v0.5.2...v0.6.0
April 16, 2024
Render template output with eta
Version updated for roamingowl/template-output-with-eta to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed First release 🥇 ! Full Changelog: https://github.com/roamingowl/template-output-with-eta/commits/v1.x
April 16, 2024
Retry Run Action
Version updated for srz-zumix/retry-run-action to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Compare with v0.1.0
Changes first @srz-zumix (#2)
April 16, 2024
IP whitelist on HetznerFW
Version updated for adnanjaw/ip-whitelist-on-hetznerfw to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This GitHub Action automates the process of whitelisting an IP address on Hetzner Firewall before SSH deployment. It allows you to specify the firewall name, direction of traffic (inbound or outbound), protocol (e.g., TCP, UDP), and port range for traffic. This action helps streamline the deployment process by ensuring that only trusted IP addresses have access to your Hetzner server.
April 16, 2024
Run detekt with reviewdog
Version updated for alaegin/Detekt-Action to version v1.23.6.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update detekt to 1.23.6 by @Kshitij09-sc in https://github.com/alaegin/Detekt-Action/pull/61 New Contributors @Kshitij09-sc made their first contribution in https://github.com/alaegin/Detekt-Action/pull/61 Full Changelog: https://github.com/alaegin/Detekt-Action/compare/v1.23.5...v1.23.6
April 16, 2024
generate-allure-report
Version updated for andgineer/allure-report to version 1.6.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes https://github.com/marketplace/actions/generate-allure-report
April 16, 2024
Create repository secrets to a specific secondary repository
Version updated for aviavinashkr/gha-create-repo-secret-env to version v1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes GitHub Action - Secret creation/updation This action is made for creating and updating GitHub secrets for a specific environment.
Usage The action is quite simple and can be used for any GitHub organization, the main need is an [Personal Access Token] with the necessary permissions.
April 16, 2024
Create repository Variables to a specific secondary repository
Version updated for aviavinashkr/gha-create-repo-variable-for-env to version v1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes GitHub Action - Variable creation/updation This action is made for creating and updating GitHub variables for a specific environment.
Usage The action is quite simple and can be used for any GitHub organization, the main need is an [Personal Access Token] with the necessary permissions.
April 16, 2024
Python Mutation Report
Version updated for Century-ss/python-mutation-report to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add validation of repository checked out in advance