dependabot[bot]
|
e2ce496727
|
Bump actions/checkout from 2 to 3 (#421)
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-08-03 15:31:46 +02:00 |
|
dependabot[bot]
|
81c40a28df
|
Bump actions/setup-go from 2 to 3 (#424)
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-08-03 14:51:02 +02:00 |
|
wernerr
|
2fdd8600ad
|
improve dependabot.yml
|
2022-08-03 13:43:57 +02:00 |
|
wernerr
|
364ffb1dda
|
improve test workflow
|
2022-08-03 13:17:25 +02:00 |
|
wernerr
|
6d96fb56af
|
add caching layer for the test actions
|
2022-05-23 11:23:34 +02:00 |
|
Paul Cento
|
45cc6b9dcd
|
🚀 Add S3 Implementation (#227)
* implement basic s3 operations
* add request timeout contexts
* remove close channel
* update Config comments
* fix README
* stuff
* set config options in s3.Storage
* add s3 workflow for github actions
* Bump SDK to aws/aws-sdk-go-v2
* update
* Add missing README.
* Add security workflows for s3.
* Add tests for S3
* update
update
update
update
update
update
update
update
update
update
update
update
update
update
* update
* Code reviews.
Co-authored-by: Paul Cento <prscento@uwaterloo.ca>
Co-authored-by: Alex Bakker <abakks@hotmail.com>
Co-authored-by: Muhammed Efe Çetin <efectn@protonmail.com>
|
2022-02-04 12:41:26 +01:00 |
|