2497e48e8d
Bump actions/checkout from 2 to 3 ( #1062 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 17:01:54 +03:00
655eacc546
Bump actions/cache from 2.1.4 to 3.0.5 ( #1098 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...v3.0.5 )
---
updated-dependencies:
- dependency-name: actions/cache
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-07-23 17:00:04 +03:00
7f1760619e
Bump actions/cache from v2 to v2.1.4 ( #898 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:14:19 +03:00
Erik Schweller and GitHub
f780d4a21d
Drop 1.15.x, bring in 1.17.x ( #1033 )
2022-02-12 10:12:49 +03:00
Dima Golomozy and GitHub
7e173b08bb
support only 1.15 and above ( #942 )
2021-06-09 17:43:06 +03:00
Urban Ishimwe and GitHub
5e27c92f80
fix middlewares bugs: ( #887 )
...
bugs include:
- middleware doesn't send message meta
- send empty request when prettifier is off
- handle shutdown gracefully
- disable debug in example middlewares during test
2021-01-25 16:08:57 +03:00
Urban Ishimwe and GitHub
790545042b
migrate test CI to github actions ( #883 )
...
added test integration with GitHub actions and removed Travis CI
2021-01-15 21:36:26 +03:00