Juan Calderon-Perez
|
9ca3516d39
|
Add missing FILES variable
|
2023-11-16 09:18:27 -05:00 |
|
Juan Calderon-Perez
|
58fa288158
|
Filter for dirs that contain go.mod
|
2023-11-16 09:15:35 -05:00 |
|
Juan Calderon-Perez
|
38f87f38c2
|
Try to skip hidden folders this way
|
2023-11-16 09:08:58 -05:00 |
|
Juan Calderon-Perez
|
42afe64eb3
|
Skip hidden directories
|
2023-11-16 09:06:48 -05:00 |
|
Juan Calderon-Perez
|
2a09efbde3
|
Simplified and add comments
|
2023-11-16 09:04:27 -05:00 |
|
Juan Calderon-Perez
|
7685bbbdf4
|
Increase git fetch, compare hashes
|
2023-11-16 08:58:08 -05:00 |
|
Juan Calderon-Perez
|
da12c5512d
|
Only process folders that have changes
|
2023-11-16 08:54:14 -05:00 |
|
RW
|
6b7bed5376
|
Merge branch 'main' into ci-updates
|
2023-11-16 14:47:55 +01:00 |
|
Juan Calderon-Perez
|
30da7363a0
|
Fix lint issues with pebble and sqlite3
|
2023-11-16 08:44:21 -05:00 |
|
Juan Calderon-Perez
|
748f85b33f
|
Fix duplicated code
|
2023-11-16 08:26:13 -05:00 |
|
Juan Calderon-Perez
|
9190b12c2e
|
Replace NewClient with mongo.Connect
|
2023-11-16 08:22:40 -05:00 |
|
RW
|
6d1348bb3e
|
Merge pull request #1090 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.13.8
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.1 to 1.13.8 in /s3
|
2023-11-16 09:07:44 +01:00 |
|
dependabot[bot]
|
3e2823bd18
|
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /s3
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.13.1 to 1.13.8.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.13.1...service/mq/v1.13.8)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-16 08:03:49 +00:00 |
|
Juan Calderon-Perez
|
4b89c87336
|
Fix golangci issues with MySQL
|
2023-11-15 08:48:21 -05:00 |
|
Juan Calderon-Perez
|
fc7438bcda
|
Remove errors import
|
2023-11-15 08:45:39 -05:00 |
|
Juan Calderon-Perez
|
44604ef0ee
|
Fix golangci-lint issue for AzureBlob
|
2023-11-15 08:44:39 -05:00 |
|
Juan Calderon-Perez
|
69c06f820e
|
Disable enable-all
|
2023-11-15 08:40:38 -05:00 |
|
Juan Calderon-Perez
|
dcc5fa9451
|
Disable filters from reviewdog
|
2023-11-15 08:37:49 -05:00 |
|
Juan Calderon-Perez
|
5bcfa0af15
|
Remove verbose
|
2023-11-15 08:34:46 -05:00 |
|
Juan Calderon-Perez
|
748df3e75a
|
Add timeout and enable all linters
|
2023-11-15 08:16:42 -05:00 |
|
Juan Calderon-Perez
|
43a6e9526e
|
Enable verbose for golangci-lint
|
2023-11-15 08:10:21 -05:00 |
|
Juan Calderon-Perez
|
05d962c004
|
Print matrix directly to env
|
2023-11-15 08:06:44 -05:00 |
|
Juan Calderon-Perez
|
daaf02865e
|
Fix issue with matrix format
|
2023-11-15 08:02:47 -05:00 |
|
Juan Calderon-Perez
|
947d230e20
|
Update set-output, fix keyvalue error with reviewdog
|
2023-11-15 08:00:02 -05:00 |
|
Juan Calderon-Perez
|
adb9923f11
|
Support for dynamic golangci-lint matrix
|
2023-11-15 07:50:48 -05:00 |
|
RW
|
28865821d5
|
Update sync_docs.sh
|
2023-11-15 08:51:19 +01:00 |
|
RW
|
34ee199967
|
Update README.md
|
2023-11-14 08:45:16 +01:00 |
|
RW
|
1d5440541f
|
Merge pull request #1084 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2-1.22.2
Bump github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.22.2 in /s3
|
2023-11-13 08:58:35 +01:00 |
|
dependabot[bot]
|
248aec6d41
|
Bump github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.22.2 in /s3
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.22.1 to 1.22.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.22.1...v1.22.2)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 07:57:15 +00:00 |
|
RW
|
63b5368640
|
Merge pull request #1082 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/service/s3-1.42.1
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.0 to 1.42.1 in /s3
|
2023-11-13 08:56:10 +01:00 |
|
dependabot[bot]
|
15d83baed9
|
Bump github.com/aws/aws-sdk-go-v2/service/s3 in /s3
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.42.0 to 1.42.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.42.0...service/s3/v1.42.1)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 07:55:20 +00:00 |
|
RW
|
1afcddd49d
|
Merge pull request #1081 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.12.1
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.12.0 to 1.12.1 in /dynamodb
|
2023-11-13 08:51:11 +01:00 |
|
dependabot[bot]
|
9b70c8a1d1
|
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/mq/v1.12.1/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.12.0...service/mq/v1.12.1)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 07:49:31 +00:00 |
|
RW
|
0c037083a9
|
Merge pull request #1080 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/config-1.23.0
Bump github.com/aws/aws-sdk-go-v2/config from 1.22.0 to 1.23.0 in /dynamodb
|
2023-11-13 08:48:37 +01:00 |
|
dependabot[bot]
|
5d13964200
|
Bump github.com/aws/aws-sdk-go-v2/config in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.22.0...config/v1.23.0)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 07:46:58 +00:00 |
|
RW
|
4a697a1eb3
|
Merge pull request #1079 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/credentials-1.15.2
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.15.1 to 1.15.2 in /dynamodb
|
2023-11-13 08:46:21 +01:00 |
|
dependabot[bot]
|
35c1f8a24b
|
Bump github.com/aws/aws-sdk-go-v2/credentials in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.15.1...config/v1.15.2)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 07:46:12 +00:00 |
|
RW
|
f3cab378cc
|
Merge pull request #1078 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.25.1
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.25.0 to 1.25.1 in /dynamodb
|
2023-11-13 08:45:37 +01:00 |
|
RW
|
362bbc1e22
|
Merge pull request #1077 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2-1.22.2
Bump github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.22.2 in /dynamodb
|
2023-11-13 08:44:31 +01:00 |
|
dependabot[bot]
|
87cf90e892
|
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ecs/v1.25.1/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.25.0...service/ecs/v1.25.1)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 07:44:00 +00:00 |
|
dependabot[bot]
|
0e30a8fd34
|
Bump github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.22.2 in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.22.1 to 1.22.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.22.1...v1.22.2)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 07:43:09 +00:00 |
|
RW
|
6ad19f9a74
|
Merge pull request #1076 from gofiber/dependabot/go_modules/mongodb/go.mongodb.org/mongo-driver-1.13.0
Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 in /mongodb
|
2023-11-08 08:34:10 +01:00 |
|
dependabot[bot]
|
41db66d6fc
|
Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 in /mongodb
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.12.1...v1.13.0)
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-08 07:32:44 +00:00 |
|
RW
|
c3897e2922
|
Merge pull request #1074 from gofiber/dependabot/go_modules/sqlite3/github.com/mattn/go-sqlite3-1.14.18
Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 in /sqlite3
|
2023-11-06 08:42:23 +01:00 |
|
dependabot[bot]
|
2e1212029e
|
Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 in /sqlite3
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.17 to 1.14.18.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.17...v1.14.18)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 07:40:46 +00:00 |
|
RW
|
5b6559e084
|
Merge pull request #1073 from gofiber/dependabot/go_modules/postgres/github.com/jackc/pgx/v5-5.5.0
Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 in /postgres
redis/v3.1.0
memory/v2.0.0
|
2023-11-06 08:09:45 +01:00 |
|
dependabot[bot]
|
32a3153566
|
Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.3 to 5.5.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.3...v5.5.0)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 07:08:06 +00:00 |
|
RW
|
b6cf4057d0
|
Merge pull request #1053 from gofiber/memory-keys
Add support for Keys() to Memory Driver
scylladb/v0.1.0
|
2023-11-05 11:20:15 +01:00 |
|
RW
|
d5968313b3
|
Merge pull request #1052 from gofiber/redis-keys
Add support for Keys() to Redis Driver
|
2023-11-05 11:19:58 +01:00 |
|
RW
|
7638e00caa
|
Update release-drafter-scylladb.yml
|
2023-11-03 12:11:19 +01:00 |
|