March 29, 2024
NPM Publish
Version updated for JS-DevTools/npm-publish to version v3.1.1.
This action is used across all versions by 17,141 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bug fixes include registry URL pathname in npm config (#186)
March 29, 2024
install-juliaup
Version updated for julia-actions/install-juliaup to version v1.1.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 Replace all uses of console.log() with core.info() by @DilumAluthge in https://github.com/julia-actions/install-juliaup/pull/33 Fix a typo in a comment by @DilumAluthge in https://github.com/julia-actions/install-juliaup/pull/34 Add some more log statements by @DilumAluthge in https://github.com/julia-actions/install-juliaup/pull/35 Full Changelog: https://github.com/julia-actions/install-juliaup/compare/v1.0.0...v1.1.0
March 29, 2024
GitHub Action for Juno
Version updated for junobuild/juno-action to version v0.0.23.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features Bump CLI version v0.0.59.
March 29, 2024
setup-hd
Version updated for LinuxSuRen/http-downloader to version v0.0.97.
This action is used across all versions by 33 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🐛 Bug Fixes fix: invalid filepath in the setup cmd on windows (#468) @LinuxSuRen
March 29, 2024
Pritunl Client GitHub Action
Version updated for nathanielvarona/pritunl-client-github-action to version v1.4.11.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🧩 Improvements Restore establishing connection message (#140) @nathanielvarona Fixes for Progress Count for Timeouts (#139) @nathanielvarona Rename Pritunl Client Start Flags (#137) @nathanielvarona 📜 Documentations Update Connection Test Badge (#141) @nathanielvarona Update README (#138) @nathanielvarona Contributors: @nathanielvarona
Full Changelog: https://github.
March 29, 2024
Apply PostgreSQL migrations
Version updated for yakubique/postgresql-apply-migrations to version v1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Apply PostgreSQL migrations Automatically applies SQL migrations to your database.
Supports PostgreSQL 9.4+
Action uses thomwright/postgres-migrations
A PostgreSQL migration library inspired by the Stack Overflow system described in Nick Craver’s blog.
Migrations are defined in sequential SQL files, for example:
migrations ├ 1_create-table.
March 29, 2024
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 2.0.1-rc.10.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/2.0.1-rc.9...2.0.1-rc.10
March 29, 2024
Label checker for pull requests
Version updated for agilepathway/label-checker to version v1.6.28.
This action is used across all versions by 55 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 51725ca Bump mristin/opinionated-commit-message from 3.1.0 to 3.1.1 (#438)
March 29, 2024
Minio upload using built image
Version updated for bratislava/minio-deploy-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This action is forked from the source. We improved the runtime by using an already-built image hosted on docker.io instead of building the image every time an action runs. This can save you a vast amount of time, and therefore, you have faster pipeline runs.