Below you will find pages that utilize the taxonomy term “softprops”
November 17, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.1.0.
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 Exciting New Features 🎉 feat: add support for release assets with multiple spaces within the name by @dukhine in https://github.com/softprops/action-gh-release/pull/518 feat: preserve upload order by @richarddd in https://github.com/softprops/action-gh-release/pull/500 Other Changes 🔄 chore(deps): bump @types/node from 22.8.2 to 22.8.7 by @dependabot in https://github.
November 1, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.0.9.
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 maintenance release with updated dependencies New Contributors @kbakdev made their first contribution in https://github.com/softprops/action-gh-release/pull/521 Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.0.9
November 1, 2024
action turnstyle
Version updated for softprops/turnstyle to version v2.2.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix lockfile issue
July 31, 2024
action turnstyle
Version updated for softprops/turnstyle to version v2.2.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes maintenance release with updated dependencies
July 19, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.0.8.
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 Other Changes 🔄 chore(deps): bump prettier from 2.8.0 to 3.3.3 by @dependabot in https://github.com/softprops/action-gh-release/pull/480 chore(deps): bump @types/node from 20.14.9 to 20.14.11 by @dependabot in https://github.com/softprops/action-gh-release/pull/483 chore(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/484 chore(deps): bump glob from 10.
July 18, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.0.7.
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 Bug fixes 🐛 Fix missing update release body by @FirelightFlagboy in https://github.com/softprops/action-gh-release/pull/365 Other Changes 🔄 Bump @octokit/plugin-retry from 4.0.3 to 7.1.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/443 Bump typescript from 4.9.5 to 5.5.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/467 Bump @types/node from 20.14.6 to 20.
July 18, 2024
action turnstyle
Version updated for softprops/turnstyle to version v2.2.0.
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 Exciting New Features 🎉 feature: support GitHub Enterprise by @zachwhaley in https://github.com/softprops/turnstyle/pull/62 feat: wait for “waiting” runs as well as “in_progress” and “queued” by @zachwhaley in https://github.com/softprops/turnstyle/pull/63 feat: get github.token as default input by @qoomon in https://github.com/softprops/turnstyle/pull/61 New Contributors @zachwhaley made their first contribution in https://github.
June 20, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.0.6.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes maintenance release with updated dependencies
June 20, 2024
action turnstyle
Version updated for softprops/turnstyle to version v2.1.0.
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 Exciting New Features 🎉 feature: fetch 100 results per page by @anomiex in https://github.com/softprops/turnstyle/pull/39 feature: wait for queued runs and an option to refresh runs from GitHub API by @vigneshmsft in https://github.com/softprops/turnstyle/pull/31 Bug fixes 🐛 fix: ignore inconsistent runs that have a status set to ‘in_progress’ but conclusion is ‘success’ by @gustaff-weldon in https://github.
June 19, 2024
action turnstyle
Version updated for softprops/turnstyle to version v2.0.0.
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 Explain required GITHUB_TOKEN permissions by @chadxzs in https://github.com/softprops/turnstyle/pull/40 Upgrade dependencies, add debug logs by @roryabraham in https://github.com/softprops/turnstyle/pull/46 feat: bump action to use node20 runtime by @chenrui333 in https://github.com/softprops/turnstyle/pull/55 New Contributors @chadxzs made their first contribution in https://github.com/softprops/turnstyle/pull/40 @roryabraham made their first contribution in https://github.
May 8, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.0.5.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Factor in file names with spaces when upserting files #446 via @MystiPanda Improvements to error handling #449 via @till
March 20, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.0.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor follow up to #417. #425