August 22, 2023
Setup foundationDB
Version updated for foundationdb-rs/foundationdb-actions-install to version v2.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Osx arch by @PierreZ in https://github.com/foundationdb-rs/foundationdb-actions-install/pull/12 Full Changelog: https://github.com/foundationdb-rs/foundationdb-actions-install/compare/v2.0.0...v2.1.0
August 22, 2023
Unity - Builder
Version updated for game-ci/unity-builder to version v3.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed BREAKING (potentially) - Bump docker version (Ubuntu 22.04 LTS) by @webbertakken in https://github.com/game-ci/unity-builder/pull/556 Add default value for androidExportType by @davidmfinol in https://github.com/game-ci/unity-builder/pull/506 Fix defaults by @AndrewKahr in https://github.com/game-ci/unity-builder/pull/510 Fix reflection code for setting buildAppBundle by @AndrewKahr in https://github.
August 22, 2023
docker-ros
Version updated for ika-rwth-aachen/docker-ros to version v1.2.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [GitLab] Push regular images instead of manifest in case of single arch by @lreiher in https://github.com/ika-rwth-aachen/docker-ros/pull/7 Full Changelog: https://github.com/ika-rwth-aachen/docker-ros/compare/v1.2.3...v1.2.4
August 22, 2023
Scaleway Secret Manager
Version updated for scaleway/action-scw-secret to version v0.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump @typescript-eslint/parser from 5.59.6 to 5.62.0 by @dependabot in https://github.com/scaleway/action-scw-secret/pull/14 Bump eslint from 8.44.0 to 8.47.0 by @dependabot in https://github.com/scaleway/action-scw-secret/pull/28 Bump @types/node from 20.4.4 to 20.5.1 by @dependabot in https://github.com/scaleway/action-scw-secret/pull/29 Bump @scaleway/sdk from 1.
August 22, 2023
Create GitHub App Token
Version updated for actions/create-github-app-token to version v1.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.5 (2023-08-21) Bug Fixes README: fix name in usage examples (#12) (cb1fcdd)
August 22, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.18.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 10,511 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes Limit the maximum block depth (#3602) @Ruchip16 Transform functionality for command_instead_of_shell (#3675) @ajinkyau Add rule to check the number of tasks (#3156) @Ruchip16 Bugfixes Clarify loop-var-prefix rule and code snippet (#3642) @schwarmco Update version_added for complexity rule (#3623) @ajinkyau Ensure that single space between tasks is preserved when using –write (#3641) @shatakshiiii Update ansible-compat used for testing (#3664) @ssbarnea Document yaml[line-length] rule (#3653) @shatakshiiii Prevent use of spdx-tools 0.
August 22, 2023
hjk-test-v1
Version updated for hyeonjeong-ko/packiging-test to version 8.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes pack-test
August 22, 2023
Check Server
Version updated for jcy0308/simple-server-monitoring-action to version 1.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes raw url slack request errror fixed
August 22, 2023
API testing with Kubernetes
Version updated for LinuxSuRen/api-testing to version v0.0.13.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 中文 ChangeLog
What’s Changed feat: add introduction process on UI (#149) @LinuxSuRen 🚀 Features feat: support to load test suite from URL (#171) @LinuxSuRen feat: support convert testSuite to JMeter file (#170) @LinuxSuRen feat: add git as the store extension (#165) @LinuxSuRen feat: support running gRPC test cases (#160) @Ink-33 feat: add secret service interface (#164) @LinuxSuRen feat: support to generate a PDF report (#162) @wjsvec feat: add operator for maintain the api-testing in Kubernetes (#158) @LinuxSuRen feat: support manager store on UI (#161) @LinuxSuRen feat: support generate code from TestCase (#154) @LinuxSuRen feat: add s3 storage backend extension (#151) @LinuxSuRen feat: add bidirectional streaming rpc of functions query (#150) @Ink-33 feat: support add multiple stores (#147) @LinuxSuRen feat: add parameters in the test suite (#139) @LinuxSuRen feat: support start atest as container service (#138) @LinuxSuRen feat: support query template functions on UI (#131) @LinuxSuRen feat: support the form body on UI (#130) @LinuxSuRen feat: support getting suggested APIs from spec (#123) @LinuxSuRen feat: support providing the suggested body fields (#127) @LinuxSuRen feat: support query the popular HTTP headers on UI (#122) @LinuxSuRen feat: add gRPC loader for reading and writeing test suites (#120) @LinuxSuRen feat: support update and delete testsuite on UI (#119) @LinuxSuRen feat: embed the ui into the Go binary file (#117) @LinuxSuRen feat: support filter the testcases on the UI (#118) @LinuxSuRen feat: support show the response body and header (#113) @LinuxSuRen Support maintain testSuite and testCase via UI (#108) @LinuxSuRen feat: show the test cases count in the markdown test report (#107) @LinuxSuRen feat: add ui for the api-testing (#102) @LinuxSuRen feat: add some css to the HTML format report (#99) @wjsvec feat: support to generate json format report (#98) @setcy 🐛 Bug Fixes fix: incorrect heigh setting on UI (#148) @chan158 📝 Documentation updates feat: support to load test suite from URL (#171) @LinuxSuRen feat: add git as the store extension (#165) @LinuxSuRen feat: add operator for maintain the api-testing in Kubernetes (#158) @LinuxSuRen feat: add s3 storage backend extension (#151) @LinuxSuRen Proposal accepted in GLCC 2023 (#111) @LinuxSuRen docs: add release notes (in Chinese) of v0.