aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/binaries_dev.yml
AgeCommit message (Collapse)AuthorFilesLines
2022-12-05build(deps): bump wangyoucao577/go-release-action from 1.30 to 1.34 (#4028)dependabot[bot]1-4/+4
2022-10-10build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#3815)dependabot[bot]1-2/+2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/2541b1294d2704b0964813337f33b291d3f8596b...93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22Bump wangyoucao577/go-release-action from 1.22 to 1.30 (#3484)dependabot[bot]1-4/+4
2022-08-22Bump actions/checkout from 3 to 3.0.2 (#3483)dependabot[bot]1-2/+2
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-4/+4
2022-07-07Update binaries_dev.ymlChris Lu1-2/+1
2022-07-03Update binaries_dev.ymlChris Lu1-0/+1
2022-05-02add back arm64 darwinchrislu1-2/+1
2022-04-26temporarily skip arm64 for macChris Lu1-1/+2
2022-04-05Set permissions for GitHub actionsnaveensrinivasan1-0/+9
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-03-18Pin actions to a full length commit SHAnaveensrinivasan1-7/+7
- Pinned actions by SHA https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions >Pin actions to a full length commit SHA >Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository, as they would need to generate a SHA-1 collision for a valid Git object payload. https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
2022-01-19Update binaries_dev.ymlChris Lu1-1/+1
2022-01-19Update binaries_dev.ymlChris Lu1-2/+2
2021-11-23fix build issueChris Lu1-4/+4
fix https://github.com/wangyoucao577/go-release-action/issues/66
2021-11-15update to wangyoucao577/go-release-action@v1.21Chris Lu1-4/+4
2021-11-11Update binaries_dev.ymlChris Lu1-4/+4
2021-11-11Update binaries_dev.ymlChris Lu1-2/+0
2021-11-11Update binaries_dev.ymlChris Lu1-7/+4
2021-11-10Update binaries_dev.ymlChris Lu1-0/+2
2021-11-10Update binaries_dev.ymlChris Lu1-0/+3
2021-11-06trying wangyoucao577/go-release-action@bugfix/upload-failChris Lu1-4/+4
following https://github.com/wangyoucao577/go-release-action/issues/63#issuecomment-962417798
2021-10-15Update binaries_dev.ymlChris Lu1-1/+1
2021-10-14serialize building dev binariesChris Lu1-5/+49
2021-09-29skip arm platformChris Lu1-7/+1
2021-09-19restore dev binaries buildingChris Lu1-48/+63
2021-09-07move out latest container buildingChris Lu1-63/+48
2021-09-07reduce resource usageChris Lu1-2/+2
2021-09-06testing different binary nameChris Lu1-2/+2
2021-09-06fix waiting, binary name.Chris Lu1-10/+3
2021-09-06github action adds dependenciesChris Lu1-1/+2
2021-09-06add back delaysChris Lu1-0/+5
2021-09-06merge into one actionChris Lu1-5/+15
2021-09-06adjust actionsChris Lu1-1/+1
2021-09-06Revert "action: delete previous assets"Chris Lu1-7/+3
This reverts commit 9ec151fa0d6f3a1b583b6274d6c66bf26dcfd9b0.
2021-09-06action: delete previous assetsChris Lu1-3/+7
2021-09-05clean upChris Lu1-0/+68