Commit Graph

28 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 43c46d352e chore: update minimum Go version to 1.25.0 and add 1.26.x to CI workflows
Agent-Logs-Url: https://github.com/gofiber/storage/sessions/925fcfc5-f9cd-453a-b814-832655f63b82

Co-authored-by: gaby <835733+gaby@users.noreply.github.com>
2026-04-17 03:10:27 +00:00
copilot-swe-agent[bot] 2697c80fc6 Add Go version 1.25.x to all golang workflows
Co-authored-by: ReneWerner87 <7063188+ReneWerner87@users.noreply.github.com>
2025-12-11 07:59:23 +00:00
Juan Calderon-Perez d5882b84e2 Format yaml files using github.com/google/yamlfmt/cmd/yamlfmt 2025-11-20 22:27:05 -05:00
Juan Calderon-Perez b2eb366c19 Update all dependencies across modules. Update workflows to remove go1.23 2025-11-20 21:15:21 -05:00
dependabot[bot] 68bc0450a2 chore(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 20:47:42 +00:00
RW 698e5e8e38 Merge pull request #1895 from gofiber/dependabot/github_actions/actions/setup-go-6 2025-11-20 15:38:48 +01:00
RW 6f976b9ae5 Merge pull request #1861 from gofiber/dependabot/github_actions/actions/checkout-5 2025-11-20 10:56:36 +01:00
René 5545ded232 optimize workflows
Benchmark / changes (push) Has been cancelled
Benchmark / compare (push) Has been cancelled
Golangci-Lint Check / changes (push) Has been cancelled
Golangci-Lint Check / lint (push) Has been cancelled
Release Drafter (All) / changes (push) Has been cancelled
Release Drafter (All) / release-drafter (push) Has been cancelled
2025-11-19 15:54:40 +01:00
dependabot[bot] a55542ee06 chore(deps): bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 12:13:41 +00:00
dependabot[bot] 898b72b8f3 chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:47:43 +00:00
Manuel de la Peña 912bb43630 chore: align Go version matrix to use 1.23 and 1.24 2025-04-09 14:03:46 +02:00
Manuel de la Peña 093771565c chore: retire Go 1.21 2025-03-18 14:02:18 +01:00
Manuel de la Peña f1d4944525 chore: run tests in 1.24.x 2025-03-18 11:03:19 +01:00
Manuel de la Peña 64eb3d85be chore: bump couchbase image 2025-03-18 11:00:45 +01:00
Manuel de la Peña 60be628083 chore: bump couchbase image 2024-09-20 00:49:35 +02:00
Manuel de la Peña 304babaae6 chore: run tests in the most recent Go versions 2024-08-21 17:33:21 +02:00
Manuel de la Peña 2c3433f532 chore: use testcontainers-go module for couchbase in tests 2024-08-21 16:53:45 +02:00
dependabot[bot] ad37acae04 Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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>
2023-12-07 07:58:05 +00:00
dependabot[bot] 095dbdbf59 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 06:16:40 +00:00
Juan Calderon-Perez 9291b82212 Update all test files with go1.21, update all go.mod files to go1.19 2023-08-19 22:56:22 -04:00
Emre Savcı cc87dce84d add enable flush to create bucket for couchbase test 2023-06-28 15:41:01 +03:00
Juan Calderon-Perez 201e025ee8 Remove cache, fix path to test files 2023-06-27 21:37:33 -04:00
Juan Calderon-Perez 448c43ff43 Update test-couchbase.yml 2023-06-27 21:34:51 -04:00
Emre Savcı 19ee2e65b8 increase couchbase test wait time 2023-06-26 14:35:35 +03:00
Emre Savcı b892818d23 increase cb test wait time 2023-06-26 11:09:13 +03:00
Emre Savcı cdd6008fbb add sleep between couchbase commands to wait for cluster init 2023-06-25 11:06:05 +03:00
Emre Savcı e1214a9ccc add couchbase to gosec & change docker run tty 2023-06-24 14:16:21 +03:00
Emre Savcı b031cab8df add couchbase test docker couchbase setup step 2023-06-24 12:44:26 +03:00