forgedhallpass
c6eaff10f9
chore: updated the GitHub actions to use go 1.18
2022-04-18 15:43:37 +03:00
dependabot[bot]
34e8125844
chore(deps): bump actions/setup-go from 2 to 3 ( #1827 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 14:03:19 +05:30
LuitelSamikshya
bfb19fc74e
added github token
2022-03-21 15:42:19 -05:00
dependabot[bot]
b531b47668
chore(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 05:04:20 +00:00
Mzack9999
860a40717c
Removing outdated macos-11.0 from gh action ( #1390 )
2021-12-18 18:29:13 +05:30
LuitelSamikshya
3f86bc7d62
Support major os ( #1347 )
...
* workflow check
* changes in run.sh file for windows support
2021-12-16 13:47:29 +05:30
forgedhallpass
974cbfb35e
feat: Re-run failed integration tests in debug mode ( #1367 )
...
* If the tests are executed through GitHub actions and there are failed integration tests, they will be re-executed with verbose output to help figuring out the underlying issues.
* Added some grouping to make reading the logs easier
Ticket: #1365
2021-12-14 18:13:53 +02:00
Mzack9999
4c565679b5
Adding race condition test ( #1357 )
2021-12-10 21:42:46 +05:30
sandeep
16d7dbeb66
Misc changes
2021-09-01 15:40:53 +05:30
sandeep
f3fced5bad
Update build-test.yml
2021-08-21 23:37:04 +05:30
sandeep
4e857cb951
Separating build and lint tests
2021-06-16 16:07:19 +05:30
sandeep
ff4a855bc8
Workflow improvements
2021-06-15 21:31:56 +05:30