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
|
d5694955e7
|
feat: use testcontainers-go's nats module
|
2025-03-19 12:29:06 +01:00 |
|
Juan Calderon-Perez
|
b5f9269fff
|
Add go1.22.x to test matrix for NATS
|
2024-07-07 21:04:11 -04:00 |
|
Cristian Chiru
|
f2bbb2b75c
|
using ./.github/scripts/gen-test-certs.sh
|
2024-02-05 15:03:15 +02:00 |
|
Cristian Chiru
|
0d3ad13763
|
run container in background
|
2024-01-30 15:53:29 +02:00 |
|
Cristian Chiru
|
4666ba0eea
|
enable nats tls
|
2024-01-30 15:49:16 +02:00 |
|
Cristian Chiru
|
65d4028a4d
|
Update test-nats.yml
|
2024-01-30 11:37:07 +02:00 |
|
Cristian Chiru
|
0ff34ecdab
|
use fiber log; drop go version to 1.20
|
2024-01-30 11:23:29 +02:00 |
|
Cristian Chiru
|
b544a21f5f
|
debug benchmark
|
2024-01-30 00:24:07 +02:00 |
|
Cristian Chiru
|
3f5e85a62b
|
Update test-nats.yml
|
2024-01-30 00:06:45 +02:00 |
|
Cristian Chiru
|
715c4816f5
|
github actions: run nats server for tests
|
2024-01-29 23:29:28 +02:00 |
|
Cristian Chiru
|
c80fa8f0c7
|
go 1.21
|
2024-01-29 23:26:18 +02:00 |
|
Cristian Chiru
|
1462ac6d32
|
new storage driver for nats
|
2024-01-29 22:57:35 +02:00 |
|