-
-
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-12T00:52:32Z
- Loading branch information
github-actions
committed
Sep 12, 2024
1 parent
11bb47f
commit a6a2e54
Showing
5 changed files
with
201 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
content/posts/2024/09/12-00-RageAgainstThePixel-setup-ovr-platform-util.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,28 @@ | ||
--- | ||
title: Setup OVR Platform Utility | ||
date: 2024-09-12 00:52:19 +00:00 | ||
tags: | ||
- RageAgainstThePixel | ||
- GitHub Actions | ||
draft: false | ||
repo: RageAgainstThePixel/setup-ovr-platform-util | ||
marketplace: https://github.com/marketplace/actions/setup-ovr-platform-utility | ||
version: v1.1.5 | ||
dependentsNumber: "2" | ||
--- | ||
|
||
|
||
Version updated for **RageAgainstThePixel/setup-ovr-platform-util** to version **v1.1.5**. | ||
- This action is used across all versions by **2** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/setup-ovr-platform-utility) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## What's Changed | ||
* [email protected] by @StephenHodgson in https://github.com/RageAgainstThePixel/setup-ovr-platform-util/pull/17 | ||
- added 1s delay after self-update to prevent tool call race condition | ||
- added `self-update` option | ||
- refactoring and optimization | ||
|
||
**Full Changelog**: https://github.com/RageAgainstThePixel/setup-ovr-platform-util/compare/v1.1.4...v1.1.5 |
33 changes: 33 additions & 0 deletions
33
content/posts/2024/09/12-00-actions-create-github-app-token.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,33 @@ | ||
--- | ||
title: Create GitHub App Token | ||
date: 2024-09-12 00:52:30 +00:00 | ||
tags: | ||
- actions | ||
- GitHub Actions | ||
draft: false | ||
repo: actions/create-github-app-token | ||
marketplace: https://github.com/marketplace/actions/create-github-app-token | ||
version: v1.11.0 | ||
dependentsNumber: "3,905" | ||
--- | ||
|
||
|
||
Version updated for **actions/create-github-app-token** to version **v1.11.0**. | ||
- This publisher is shown as 'verified' by GitHub. | ||
- This action is used across all versions by **3,905** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/create-github-app-token) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## What's Changed | ||
|
||
### Features | ||
|
||
* Allow repositories input to be comma or newline-separated by @peter-evans in https://github.com/actions/create-github-app-token/pull/169 | ||
|
||
## New Contributors | ||
|
||
* @peter-evans made their first contribution in https://github.com/actions/create-github-app-token/pull/169 | ||
|
||
**Full Changelog**: https://github.com/actions/create-github-app-token/compare/v1.10.4...v1.11.0 |
28 changes: 28 additions & 0 deletions
28
content/posts/2024/09/12-00-buildalon-setup-ovr-platform-util.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,28 @@ | ||
--- | ||
title: Buildalon Setup ovr-platform-util | ||
date: 2024-09-12 00:52:27 +00:00 | ||
tags: | ||
- buildalon | ||
- GitHub Actions | ||
draft: false | ||
repo: buildalon/setup-ovr-platform-util | ||
marketplace: https://github.com/marketplace/actions/buildalon-setup-ovr-platform-util | ||
version: v1.0.3 | ||
dependentsNumber: "?" | ||
--- | ||
|
||
|
||
Version updated for **buildalon/setup-ovr-platform-util** to version **v1.0.3**. | ||
- This publisher is shown as 'verified' by GitHub. | ||
- This action is used across all versions by **?** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/buildalon-setup-ovr-platform-util) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## What's Changed | ||
* [email protected] by @StephenHodgson in https://github.com/buildalon/setup-ovr-platform-util/pull/4 | ||
- added `self-update` option | ||
- refactoring and optimization | ||
|
||
**Full Changelog**: https://github.com/buildalon/setup-ovr-platform-util/compare/v1.0.2...v1.0.3 |
84 changes: 84 additions & 0 deletions
84
content/posts/2024/09/12-00-cloudposse-github-action-yaml-config-query.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,84 @@ | ||
--- | ||
title: Query YAML config as outputs | ||
date: 2024-09-12 00:52:24 +00:00 | ||
tags: | ||
- cloudposse | ||
- GitHub Actions | ||
draft: false | ||
repo: cloudposse/github-action-yaml-config-query | ||
marketplace: https://github.com/marketplace/actions/query-yaml-config-as-outputs | ||
version: v1.0.0 | ||
dependentsNumber: "12" | ||
--- | ||
|
||
|
||
Version updated for **cloudposse/github-action-yaml-config-query** to version **v1.0.0**. | ||
- This publisher is shown as 'verified' by GitHub. | ||
- This action is used across all versions by **12** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/query-yaml-config-as-outputs) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
<details> | ||
<summary>Rewrite action to typescript @goruha (#24)</summary> | ||
## what | ||
* Rewrite action from docker-backed to typescript | ||
|
||
## why | ||
* Do not build a docker image to avoid hitting hub.docker.com | ||
* Improve performance | ||
|
||
|
||
## Migration `v0` to `v1` | ||
|
||
There is an issue [The query contains `true` or `false` fails with an error](https://github.com/alexxander/jq-tools/issues/4). | ||
A workaround is to use a quote around `"true" and `"false" in a query. | ||
|
||
To migrate from `v0` to `v1`, quote all `true` and `false` in your queries. | ||
Ex.: `query: .true` replace with `query: ."true"` | ||
|
||
Pay attention that substitutions in GitHub actions could also resolved as `true` or `false` and have to be quoted. | ||
|
||
Ex.: `query: .${{ inputs.from == '' }}` replace with `query: ."${{ inputs.from == '' }}"` | ||
|
||
|
||
|
||
|
||
|
||
</details> | ||
|
||
|
||
## 🤖 Automatic Updates | ||
|
||
<details> | ||
<summary>Update release workflow to allow pull-requests: write @osterman (#22)</summary> | ||
## what | ||
- Update workflow (`.github/workflows/release.yaml`) to have permission to comment on PR | ||
|
||
## why | ||
- Add comment to PR when it is released | ||
|
||
</details> | ||
|
||
<details> | ||
<summary>Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#20)</summary> | ||
## what | ||
- Update workflows (`.github/workflows/settings.yaml`) to use shared workflows from `.github` repo | ||
|
||
## why | ||
- Reduce nested levels of reusable workflows | ||
|
||
</details> | ||
|
||
<details> | ||
<summary>Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#19)</summary> | ||
## what | ||
- Update workflows (`.github/workflows/settings.yaml`) | ||
|
||
## why | ||
- Support new readme generation workflow. | ||
- Generate banners | ||
|
||
</details> | ||
|
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,28 @@ | ||
--- | ||
title: branch-deploy | ||
date: 2024-09-12 00:52:21 +00:00 | ||
tags: | ||
- github | ||
- GitHub Actions | ||
draft: false | ||
repo: github/branch-deploy | ||
marketplace: https://github.com/marketplace/actions/branch-deploy | ||
version: v9.7.0 | ||
dependentsNumber: "139" | ||
--- | ||
|
||
|
||
Version updated for **github/branch-deploy** to version **v9.7.0**. | ||
- This publisher is shown as 'verified' by GitHub. | ||
- This action is used across all versions by **139** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/branch-deploy) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## What's Changed | ||
|
||
* Lock Branch Validation by @GrantBirki in https://github.com/github/branch-deploy/pull/299 | ||
* update internal node deps by @GrantBirki in https://github.com/github/branch-deploy/pull/300 | ||
|
||
**Full Changelog**: https://github.com/github/branch-deploy/compare/v9...v9.7.0 |