April 28, 2024
Versatile PyInstaller With Python3.7 Support
Version updated for cha0sCat/pyinstaller to version v1.6.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add Python3.7 Support
April 28, 2024
HTML/CSS/JS Minifier
Version updated for devatherock/minify-js to version v3.1.0.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added #22: Ability to exclude specific files/folders within the input directory from minification Changed #21: Skipped *.min.* files from minification
April 28, 2024
run-digger
Version updated for diggerhq/digger to version v0.4.17.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Feat: Add caching support for dependencies by @JoshuaJackson-jobvite in https://github.com/diggerhq/digger/pull/1292 Full Changelog: https://github.com/diggerhq/digger/compare/v0.4.16...v0.4.17
April 28, 2024
Setup Flutter SDK
Version updated for flutter-actions/setup-flutter to version v3.5.
This action is used across all versions by 250 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/flutter-actions/setup-flutter/compare/v3.4...v3.5
April 28, 2024
Release Notes to Confluence Publisher
Version updated for Gershon-A/publish-release-to-confluence to version v1.0.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Gershon-A/publish-release-to-confluence/compare/v1.0.3...v1.0.4
April 28, 2024
K3S with Calico and Helm
Version updated for jupyterhub/action-k3s-helm to version v4.0.1.
This action is used across all versions by 278 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugs fixed Workaround calcio not declaring DirectoryOrCreate on hostPath volumes #113 (@consideRatio) Maintenance and upkeep improvements Reduce system pod startup timeout from 10m to 5m #115 (@consideRatio) Update calico from 3.27.0 to 3.27.3 #114 (@consideRatio) Other merged PRs See full changelog for dependabot and pre-commit.
April 28, 2024
Lendables Sloth
Version updated for Lendable/sloth to version 0.1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Refactor into separate concerns by @ben-challis in https://github.com/Lendable/sloth/pull/17 Full Changelog: https://github.com/Lendable/sloth/compare/0.1.1...0.1.2
April 28, 2024
release-plz
Version updated for MarcoIeni/release-plz-action to version v0.5.54.
This action is used across all versions by 519 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update to release-plz-v0.3.63 by @MarcoIeni in https://github.com/MarcoIeni/release-plz-action/pull/133 feat: add action output by @MarcoIeni in https://github.com/MarcoIeni/release-plz-action/pull/129 feat: allow specifying custom cargo token by @MarcoIeni in https://github.com/MarcoIeni/release-plz-action/pull/135 Update to release-plz-v0.3.64 by @MarcoIeni in https://github.com/MarcoIeni/release-plz-action/pull/136 Full Changelog: https://github.com/MarcoIeni/release-plz-action/compare/v0.5.53...v0.5.54
April 28, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.8.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improvements GD-26: Use gdunit4.test.adapter to run C# tests by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/34 Other Changes GD-26_2: Use custom GdUnit4.Parameters to avoid XDisplay error not found by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/38 GD-26: Use the right reporter based on test run type by @MikeSchulze in https://github.