Commit Graph

16 Commits

Author SHA1 Message Date
Tom Morris
581ed90628
Git fetch depth infinite for build 2020-11-28 22:00:03 -05:00
Tom Morris
fedd1c7187
Merge pull request #3313 from OpenRefine/dependabot/github_actions/actions/checkout-v2.3.4
Bump actions/checkout from v1 to v2.3.4
2020-11-28 20:27:41 -05:00
Antonin Delpeuch
dd83258b0e
Temporary workaround set-env deprecation, for #3341 (#3342) 2020-11-18 18:33:57 +01:00
dependabot[bot]
6569864764
Bump actions/checkout from v1 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.4.
- [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/v1...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:24:13 +00:00
dependabot[bot]
aca4879a9a
Bump actions/cache from v2.1.2 to v2.1.3 (#3324)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.2...0781355a23dac32fd3bac414512f4b903437991a)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 11:23:35 +01:00
Tom Morris
692b533f68
Merge pull request #3297 from OpenRefine/dependabot/github_actions/actions/upload-release-asset-v1.0.2
Bump actions/upload-release-asset from v1.0.1 to v1.0.2
2020-11-04 11:18:40 -05:00
dependabot[bot]
fd5cc30bcd
Bump actions/cache from v1 to v2.1.2 (#3296)
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...d1255ad9362389eac595a9ae406b8e8cb3331f16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 10:58:56 -05:00
dependabot[bot]
32e80ec6d4
Bump actions/upload-release-asset from v1.0.1 to v1.0.2
Bumps [actions/upload-release-asset](https://github.com/actions/upload-release-asset) from v1.0.1 to v1.0.2.
- [Release notes](https://github.com/actions/upload-release-asset/releases)
- [Commits](https://github.com/actions/upload-release-asset/compare/v1.0.1...e8f9f06c4b078e705bd2ea027f0926603fc9b4d5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-31 19:35:16 +00:00
Antonin Delpeuch
48b5918408 Rename nightly releases to snapshot releases 2020-07-07 17:49:59 +02:00
Thad Guidry
6b2b38b41c
Add new option for deleting tags associated to releases
Graciously, Reddy has added a new option for us to `delete_tags`
https://github.com/dev-drprasad/delete-older-releases#delete_tags
2020-06-20 12:25:45 -05:00
Antonin Delpeuch
69d6048c0e Restrict delete releases workflow to official repo 2020-06-18 07:56:36 +02:00
Antonin Delpeuch
9a2208ce4b Delete older releases, for #2462 2020-06-16 23:26:41 +02:00
Tom Morris
2a9ea896d4
Don't try to upload if running in a forked repo (#2538) 2020-04-12 21:22:32 +02:00
Antonin Delpeuch
ad398076a7 Fix GitHub action workflow to publish snapshots 2020-03-23 15:45:14 +01:00
Antonin Delpeuch
f8adf29df6
Enable release snapshots for all commits
Not just for tagged releases.
2020-03-20 13:45:26 +00:00
Ernesto
a9d36bfe04 GitHub Actions and Hosted Runners
- Initial configuration to build releases
2020-01-28 12:06:00 -05:00