Commit Graph

14 Commits

Author SHA1 Message Date
Ashwin Maroli 092010703f
Trigger memprof workflow manually [skip ci] 2024-12-29 19:02:52 +05:30
Ashwin Maroli f95c5e45bb
Run GitHub Actions only if needed (#9664)
Merge pull request 9664
2024-09-06 02:20:55 -07:00
dependabot[bot] 895a5033c0
Bump actions/checkout from 3 to 4 (#9442)
Merge pull request 9442
2023-09-14 17:48:51 -07:00
Ashwin Maroli 390b1f006b Revert back to developing 4.3.x
This reverts commit 556febb436.
This reverts commit a613eb2d82.
2022-10-21 23:22:47 +05:30
Ashwin Maroli a613eb2d82 Disable critical GH Actions on `master`
To mark `master` as in v5 development mode
2022-10-20 22:21:44 +05:30
dependabot[bot] 23a2451459
Bump actions/checkout from 2 to 3 (#8986)
Merge pull request 8986
2022-04-07 03:53:38 -07:00
Sesh Sadasivam 56ef270e27
Use official Ruby setup GH action (#8614)
Merge pull request 8614
2021-05-16 04:43:23 -04:00
dependabot[bot] 73637a41b1
Bump actions/cache from v2.1.3 to v2.1.5 (#8645)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.3...1a9e2138d905efd099035b49d8b7a3888c653ca8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 20:53:30 +02:00
dependabot[bot] 6dcd470f3d
Update actions/cache requirement to v2.1.3 (#8543)
Merge pull request 8543
2021-01-13 02:31:32 -05:00
Ashwin Maroli 371298f69b Compute hash of Gemfile.lock in workflow 2020-12-02 12:10:27 +05:30
Ashwin Maroli 02d25d1cf2
actions/setup-ruby does not support patch versions 2020-11-03 12:17:14 +05:30
Ashwin Maroli 137de414c1
Use Ruby 2.7.1 in GitHub Actions (#8444)
Merge pull request 8444
2020-11-02 16:31:00 -05:00
Ashwin Maroli 07e1eb1f27 Use commit message flag to control workflows 2020-09-17 20:30:26 +05:30
Ashwin Maroli c066999fa0
Add workflow to build and profile third-party repo (#8398)
Merge pull request 8398
2020-09-17 09:53:35 -04:00