-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update blog posts for 2024-09-11T16:47:47Z
- Loading branch information
github-actions
committed
Sep 11, 2024
1 parent
08c1a8d
commit 11bb47f
Showing
9 changed files
with
245 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: kubernetes-eks | ||
date: 2024-09-11 16:47:27 +00:00 | ||
tags: | ||
- Pablommr | ||
- GitHub Actions | ||
draft: false | ||
repo: Pablommr/kubernetes-eks | ||
marketplace: https://github.com/marketplace/actions/kubernetes-eks | ||
version: v2.0.1 | ||
dependentsNumber: "26" | ||
--- | ||
|
||
|
||
Version updated for **Pablommr/kubernetes-eks** to version **v2.0.1**. | ||
- This action is used across all versions by **26** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/kubernetes-eks) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
- Fix resource name | ||
- Include yq in backend |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
title: run-ansible-lint | ||
date: 2024-09-11 16:47:45 +00:00 | ||
tags: | ||
- ansible | ||
- GitHub Actions | ||
draft: false | ||
repo: ansible/ansible-lint | ||
marketplace: https://github.com/marketplace/actions/run-ansible-lint | ||
version: v24.9.0 | ||
dependentsNumber: "0" | ||
--- | ||
|
||
|
||
Version updated for **ansible/ansible-lint** to version **v24.9.0**. | ||
- This publisher is shown as 'verified' by GitHub. | ||
- This action is used across all versions by **0** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/run-ansible-lint) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## Enhancements | ||
|
||
- Community comms (#4309) @oraNod | ||
- feat: add `requirements_file` input to GitHub action (#4253) @dbrennand | ||
|
||
## Bugfixes | ||
|
||
- fix: Adding missing EE option skip_pip_install (#4299) @sscheib | ||
- Fix upload-artifact action to work with v4.4 and newer (#4314) @alisonlhart | ||
- fix: Add reset-failed state in executable_options (#4301) @tanwigeetika1618 | ||
- Enable --offline to affect checking version online (#4283) @cavcrosby | ||
- Fix long lines being wrapped with a trailing space (#4288) @cavcrosby | ||
- Make galaxy[version-incorrect] rule opt-in (#4247) @cavcrosby | ||
- Fix error for imported playbooks w/invalid syntax (#4289) @cavcrosby | ||
- Fix indentation change to comments when using --fix (#4273) @cavcrosby | ||
- Fix list of non-strings in args rule (#4279) @johnbyrneio | ||
- Improve --version behavior to handle remote disconnect (#4276) @cavcrosby | ||
- Ignore var-naming[pattern] to foreign role vars (#4230) @cavcrosby | ||
- Remove leftover Sphinx command directives (#4243) @cavcrosby | ||
- Fix custom-rules documentation examples (#4264) @Tompage1994 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Python setup uv | ||
date: 2024-09-11 16:47:42 +00:00 | ||
tags: | ||
- astral-sh | ||
- GitHub Actions | ||
draft: false | ||
repo: astral-sh/setup-uv | ||
marketplace: https://github.com/marketplace/actions/python-setup-uv | ||
version: v2.1.1 | ||
dependentsNumber: "280" | ||
--- | ||
|
||
|
||
Version updated for **astral-sh/setup-uv** to version **v2.1.1**. | ||
- This action is used across all versions by **280** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/python-setup-uv) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## Changes | ||
|
||
- 🚸 use GitHub token by default @burgholzer (#61) | ||
|
||
## 🧰 Maintenance | ||
|
||
- chore: update known checksums for 0.4.9 @github-actions (#65) | ||
- chore: update known checksums for 0.4.8 @github-actions (#62) | ||
|
39 changes: 39 additions & 0 deletions
39
content/posts/2024/09/11-16-aws-actions-aws-codebuild-run-build.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: AWS CodeBuild run build Action For GitHub Actions | ||
date: 2024-09-11 16:47:39 +00:00 | ||
tags: | ||
- aws-actions | ||
- GitHub Actions | ||
draft: false | ||
repo: aws-actions/aws-codebuild-run-build | ||
marketplace: https://github.com/marketplace/actions/aws-codebuild-run-build-action-for-github-actions | ||
version: v1.0.17 | ||
dependentsNumber: "448" | ||
--- | ||
|
||
|
||
Version updated for **aws-actions/aws-codebuild-run-build** to version **v1.0.17**. | ||
- This publisher is shown as 'verified' by GitHub. | ||
- This action is used across all versions by **448** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/aws-codebuild-run-build-action-for-github-actions) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## What's Changed | ||
* Use Node20 for building by @toha-nordic in https://github.com/aws-actions/aws-codebuild-run-build/pull/158 | ||
* README update for 'artifacts-type-override' input by @manpreet-compro in https://github.com/aws-actions/aws-codebuild-run-build/pull/159 | ||
* Add an introduction of the new self-hosted-runner option to README by @taoyong-ty in https://github.com/aws-actions/aws-codebuild-run-build/pull/161 | ||
* Introduce CB-managed runner in README by @taoyong-ty in https://github.com/aws-actions/aws-codebuild-run-build/pull/163 | ||
* Update braces dependency to 3.0.3 by @colyoonamaz in https://github.com/aws-actions/aws-codebuild-run-build/pull/168 | ||
* Updating dependencies to fix fast-xml-parser vulnerability CVE-2024-41818 by @t0shiii in https://github.com/aws-actions/aws-codebuild-run-build/pull/169 | ||
* feat: Add support for sourceTypeOverride and sourceLocationOverride by @yamao-latte in https://github.com/aws-actions/aws-codebuild-run-build/pull/165 | ||
|
||
## New Contributors | ||
* @toha-nordic made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/158 | ||
* @manpreet-compro made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/159 | ||
* @colyoonamaz made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/168 | ||
* @t0shiii made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/169 | ||
* @yamao-latte made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/165 | ||
|
||
**Full Changelog**: https://github.com/aws-actions/aws-codebuild-run-build/compare/v1.0.16...v1.0.17 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: Install cargo-binstall | ||
date: 2024-09-11 16:47:36 +00:00 | ||
tags: | ||
- cargo-bins | ||
- GitHub Actions | ||
draft: false | ||
repo: cargo-bins/cargo-binstall | ||
marketplace: https://github.com/marketplace/actions/install-cargo-binstall | ||
version: v1.10.5 | ||
dependentsNumber: "11" | ||
--- | ||
|
||
|
||
Version updated for **cargo-bins/cargo-binstall** to version **v1.10.5**. | ||
- This action is used across all versions by **11** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/install-cargo-binstall) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
_Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for `cargo install` in most cases. Install it today with `cargo install cargo-binstall`, from the binaries below, or if you already have it, upgrade with `cargo binstall cargo-binstall`._ | ||
|
||
#### In this release: | ||
|
||
- report to new stats server (with status) (#1912) | ||
- Improve quickinstall telemetry failure message (#1910) |
35 changes: 35 additions & 0 deletions
35
content/posts/2024/09/11-16-cli-gh-extension-precompile.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: release extension | ||
date: 2024-09-11 16:47:33 +00:00 | ||
tags: | ||
- cli | ||
- GitHub Actions | ||
draft: false | ||
repo: cli/gh-extension-precompile | ||
marketplace: https://github.com/marketplace/actions/release-extension | ||
version: v2.0.0 | ||
dependentsNumber: "436" | ||
--- | ||
|
||
|
||
Version updated for **cli/gh-extension-precompile** to version **v2.0.0**. | ||
- This action is used across all versions by **436** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/release-extension) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## Notice: Breaking Changes ⚠️ | ||
|
||
`v2` introduces a breaking change by disabling `android-arm64` and `android-amd64` build targets by default due to https://github.com/cli/gh-extension-precompile/issues/50#issuecomment-2078086299. | ||
|
||
For more information, see "[Building for Android](https://github.com/cli/gh-extension-precompile?tab=readme-ov-file#building-for-android)." | ||
|
||
## What's Changed | ||
|
||
* Fix android builds requiring external (cgo) linking, but cgo is not enabled by @BagToad in https://github.com/cli/gh-extension-precompile/pull/56 | ||
|
||
## New Contributors | ||
* @BagToad made their first contribution in https://github.com/cli/gh-extension-precompile/pull/56 | ||
|
||
**Full Changelog**: https://github.com/cli/gh-extension-precompile/compare/v1.6.0...v2.0.0 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: mxcl/Xcodebuild | ||
date: 2024-09-11 16:47:30 +00:00 | ||
tags: | ||
- mxcl | ||
- GitHub Actions | ||
draft: false | ||
repo: mxcl/xcodebuild | ||
marketplace: https://github.com/marketplace/actions/mxcl-xcodebuild | ||
version: v3.2.0 | ||
dependentsNumber: "192" | ||
--- | ||
|
||
|
||
Version updated for **mxcl/xcodebuild** to version **v3.2.0**. | ||
- This action is used across all versions by **192** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/mxcl-xcodebuild) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## What's Changed | ||
* Add support for platform version range by @bamx23 in https://github.com/mxcl/xcodebuild/pull/111 | ||
|
||
|
||
**Full Changelog**: https://github.com/mxcl/xcodebuild/compare/v3...v3.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Pensar scan | ||
date: 2024-09-11 16:47:24 +00:00 | ||
tags: | ||
- pensarai | ||
- GitHub Actions | ||
draft: false | ||
repo: pensarai/pensar-local | ||
marketplace: https://github.com/marketplace/actions/pensar-scan | ||
version: v0.1.0-alpha | ||
dependentsNumber: "?" | ||
--- | ||
|
||
|
||
Version updated for **pensarai/pensar-local** to version **v0.1.0-alpha**. | ||
- This action is used across all versions by **?** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/pensar-scan) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
Initial alpha release of the Pensar auto-vulnerability remediation action. |