August 21, 2024
Vorpal Github Action With reviewdog
Version updated for Checkmarx/vorpal-reviewdog-github-action to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🎉 Initial release
August 21, 2024
Deploy to Cloud Run
Version updated for google-github-actions/deploy-cloudrun to version v2.7.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,818 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Extract service name from metadata by @sethvargo in https://github.com/google-github-actions/deploy-cloudrun/pull/538 Use separate flags for deploy and update-traffic commands by @sethvargo in https://github.com/google-github-actions/deploy-cloudrun/pull/539 Release: v2.7.1 by @google-github-actions-bot in https://github.com/google-github-actions/deploy-cloudrun/pull/540 Full Changelog: https://github.com/google-github-actions/deploy-cloudrun/compare/v2.7.0...v2.7.1
August 21, 2024
GitHub Action for vsce
Version updated for lannonbr/vsce-action to version 4.0.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update package to @vscode/vsce and docker to node 20
August 21, 2024
Replexica
Version updated for replexica/replexica to version @replexica/spec@0.12.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #165 5c2ca37 Thanks @maxprilutskiy! - Update locale code resolution logic
August 21, 2024
Setup Perl environment
Version updated for shogo82148/actions-setup-perl to version v1.31.1.
This action is used across all versions by 3,002 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore: Apply patch for DB_File configuration by @shogo82148 in https://github.com/shogo82148/actions-setup-perl/pull/1907 Full Changelog: https://github.com/shogo82148/actions-setup-perl/compare/v1.31.0...v1.31.1
August 21, 2024
Install Snowflake CLI
Version updated for Snowflake-Labs/snowflake-cli-action to version v1.4.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update action.yml in https://github.com/Snowflake-Labs/snowflake-cli-action/pull/23 Full Changelog: https://github.com/Snowflake-Labs/snowflake-cli-action/compare/v1.2...v1.4
August 21, 2024
Changed Files
Version updated for tj-actions/changed-files to version v45.
This action is used across all versions by 16,813 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes in v45.0.0 🔥🔥 BREAKING CHANGE 🔥🔥 With changes detected using GitHub’s API setting output_renamed_files_as_deleted_and_added to true, would now include the previous file name in the list of deleted files. What’s Changed chore(deps): update dependency @types/node to v22.0.1 by @renovate in https://github.
August 21, 2024
Build unikernel images with Unikraft
Version updated for unikraft/kraftkit to version v0.9.2.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes KraftKit v0.9.2 (2024-08-21T10:24:44Z) This is a stable release of kraftkit.
Changelog 🚀 New Features b7229cd89331f610819b7741490fad0358330947: feat(cloud): Introduce new ‘vcpu’ fields (#1856) (@nderjung) e7bad5cad75ee48382b760546fc4b226557057e8: feat(log): Set log-level timestamps to nano-level precision (#1833) (@craciunoiuc) 5398244f7ad235452ffa600d13d421455c3f75b2: feat(machine): Bump qemu to use all CPU features (#1854) (@razvand) 🐛 Bug Fixes 9942c630a75556264b85614409682f1c1caef200: fix(cloud): Fetch status when also running (#1837) (@nderjung) 207e5eccecdec6589d0874a38552d2880dba73d8: fix(cloud): Several changes to volume commands (#1846) (@nderjung) e654ddb80f0e443ac37fd0df68774a606bfdec77: fix(create): Allow more than one port (#1831) (@nderjung) e7842df56b34b8b026efb978ca3be11f82755993: fix(oci): Fully enable using config auths (#1836) (@nderjung) 🤖 Bumps 8f81359d096dbfb147884a1564b5d30a17ed9ea9: build(deps): Bump github.
August 21, 2024
Android Kernel Build Action
Version updated for dabao1955/kernel_build_action to version v1.6.3.
This action is used across all versions by 38 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Fix build error with ksu: true Fix ndk download Fix CROSS_COMPILE_ARM32 not set Fix lxc nethunter download error Use mkdtboimg py3 version instead of python-27 inputs Not force switch ksu version to v0.9.5 Support patch fs/namespaces in ksu patch for non-gki device About use 3rd gcc The technical difficulty is too great, and I won’t consider adding an implementation for the time being.