February 14, 2024
nix-remote-builder-aws
Version updated for dbarrosop/nix-remote-builder-aws to version v0.4.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: allow configuring root disk by @dbarrosop in https://github.com/dbarrosop/nix-remote-builder-aws/pull/2 Full Changelog: https://github.com/dbarrosop/nix-remote-builder-aws/compare/v0.3.0...v0.4.0
February 14, 2024
Checkstyle for Java
Version updated for dbelyaev/action-checkstyle to version v1.5.5.
This action is used across all versions by 394 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.5.5: PR #84 - chore(docs): update docs
February 14, 2024
Set shared envs
Version updated for ESKARIA/ios-pre-job-action to version v1.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Version 1.0.5
Full Changelog: https://github.com/ESKARIA/ios-pre-job-action/compare/v1.0.4...v1.0.5
February 14, 2024
Setup FluentCI
Version updated for fluentci-io/setup-fluentci to version v4.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes feat: add dagger-version input
Full Changelog: https://github.com/fluentci-io/setup-fluentci/compare/v3...v4
February 14, 2024
1Password Github Actions
Version updated for mcmarkj/1password-actions to version v2.0.7.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump @types/node from 20.11.7 to 20.11.10 by @dependabot in https://github.com/mcmarkj/1password-actions/pull/69 Bump @types/node from 20.11.10 to 20.11.14 by @dependabot in https://github.com/mcmarkj/1password-actions/pull/70 Bump @types/node from 20.11.14 to 20.11.16 by @dependabot in https://github.com/mcmarkj/1password-actions/pull/71 Bump prettier from 3.2.4 to 3.2.5 by @dependabot in https://github.
February 14, 2024
Build Mono Godot Project
Version updated for QuakeEye/godot-mono-build-action to version v0.0.5.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.0.5 (2024-02-14) Bug Fixes Fix verbose mode not running; add to expected parameters (b2d7b16)
February 14, 2024
Podcast Generator tester
Version updated for sagar-neupane0/test-podcast-generator to version v1.0.
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/sagar-neupane0/test-podcast-generator/commits/v1.0
February 14, 2024
Schedule tests on Testing Farm
Version updated for sclorg/testing-farm-as-github-action to version v2.0.1.
This action is used across all versions by 43 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fixes Do not set test.fmf.name attribute if null by @thrix in https://github.com/sclorg/testing-farm-as-github-action/pull/117
February 14, 2024
Helm Kubeconform (with schema support)
Version updated for shivjm/helm-kubeconform-action to version v0.3.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.3.0 (2024-02-14) Features allow skipping directories (d231947) allow validating a single chart directory (8292f61) propagate JSON output from kubeconform upon validation error (bb9fc5c) validate all charts and report all failures (e45a5c8) Bug Fixes correctly handle kubeconform not being executed (52c4151) remove extraneous output when log level is unparseable (c8c211b) simplify logging (c89dac8)