February 27, 2024
List Artifacts
Version updated for yakubique/list-artifacts to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes List artifacts Full Changelog: https://github.com/yakubique/list-artifacts/commits/v1 List a build artifacts that can be used by subsequent workflow steps
Usage workflow
Usage - name: List artifacts id: list uses: yakubique/list-artifacts@v1 with: name: test-* # Output example: $> echo "${{ steps.list.outputs.result }}" # [ # { # "name": "test-2", # "id": 1278446917, # "size": 140, # "createdAt": "2024-02-27T11:15:32.
February 27, 2024
npm-versions
Version updated for yakubique/npm-versions to version v1.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes npm-versions Full Changelog: https://github.com/yakubique/npm-versions/compare/v1...v1.2 Get list of package’s versions from NPM registry
Usage For live examples, please see actions
uses: yakubique/npm-versions@v1.2 with: package: emoji-hash Custom registry uses: yakubique/npm-versions@v1.2 with: package: emoji-hash registry: https://npm.my-company.org Sort versions uses: yakubique/npm-versions@v1.2 with: package: emoji-hash sortVersions: 'desc' Use output steps: - uses: yakubique/npm-versions@v1.
February 27, 2024
Query to PostgreSQL
Version updated for yakubique/query-postgresql to version v1.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes query-postgresql Full Changelog: https://github.com/yakubique/query-postgresql/compare/v1.1...v1.2 Make query to PostgreSQL and return JSON
Usage For live examples, please see actions
uses: yakubique/query-postgresql@v1.2 with: query: | select true as result host: ${{ env.PG_HOST }} port: ${{ env.PG_PORT }} username: ${{ env.PG_USER }} password: ${{ env.
February 27, 2024
latexmk-action
Version updated for yegor256/latexmk-action to version 0.10.9.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes See #33, release log:
e323148876af6745ef263cd69b5d5437454bcb30 by @yegor256: Merge pull request #34 from ye… ddc8cb4d342c832d013f0753aeb145ca1c29a364 by @yegor256: #33 long line b0002d2a264ad57cbb5324cdc8b9d82e2aab01de by @yegor256: #33 trailing spaces dbf897bcf9e771722c26ba4f40d1fe66bb1e3abe by @yegor256: #33 md typos again 55b9c2a6ec99ff6ea84d0da0ef558af37f0c5bc5 by @yegor256: #33 md typos e69d069e90b305fc219e1c1642f08113c8dc2d55 by @renovate[bot]: Update actions/checkout digest… 4db495a77eaf0509bb0e990642df9c4a1dee7904 by @yegor256: #33 markdown lint 3aab44457518344cd58ce41babc136c797177b81 by @yegor256: #33 fixed Released by Rultor 2.
February 27, 2024
Setup python with poetry
Version updated for zikoengxi/actions-pypoetry to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes support installation of python and poetry cache the virtualenv inside the root directory support using poetry plugins
February 27, 2024
Retag Docker image in AWS ECR without pulling
Version updated for abronin/ecr-retag-action to version v1.7.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed update dependencies update action runtime to node20 by @IndraGunawan in https://github.com/abronin/ecr-retag-action/pull/9
February 27, 2024
build-docker-and-deploy-to-caprover
Version updated for adamghill/build-docker-and-deploy-to-caprover to version 2.10.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix the Docker image name. Again.
February 27, 2024
Has Active Deployment for Environment
Version updated for AminFazlMondo/check-deployed-environment to version v1.3.83.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.83 (2024-02-27)
February 27, 2024
Zola(Re/Pre build with features) Deploy to Pages
Version updated for DeadPoetSpoon/zola-deploy-action to version v0.10.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Zola version 0.18.0
Available features indexing-zh