M. Efe Çetin
fb780a01d0
ci: add go 1.19 to tests ( #1994 )
...
* ci: add go 1.19 to tests
* change test runner versions
skip it for 1.15, 1.17, 1.18
Co-authored-by: wernerr <rene@gofiber.io>
2022-08-03 11:07:21 +02:00
Muhammed Efe Çetin
07e847b3c1
Merge branch 'master' into v3-beta
2022-06-18 20:04:23 +03:00
M. Efe Çetin
43aa457b97
👷 ci: actions for MacOS ( #1911 )
...
* 👷 ci: actions for MacOS
* Cache golang modules
* update
2022-06-14 15:10:33 +02:00
Muhammed Efe Çetin
d4d2f9212f
v3: remove old go versions from ci tests
2022-05-31 17:51:59 +03:00
RW
deb02cb64e
add caching for tests
2022-05-23 09:13:49 +02:00
dependabot[bot]
2326297bb8
Bump actions/checkout from 2 to 3 ( #1885 )
...
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-05-01 11:09:32 +02:00
dependabot[bot]
03bdab962c
Bump reviewdog/action-golangci-lint from 1 to 2 ( #1886 )
...
Bumps [reviewdog/action-golangci-lint](https://github.com/reviewdog/action-golangci-lint ) from 1 to 2.
- [Release notes](https://github.com/reviewdog/action-golangci-lint/releases )
- [Commits](https://github.com/reviewdog/action-golangci-lint/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: reviewdog/action-golangci-lint
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-05-01 10:38:59 +02:00
dependabot[bot]
ab260fd080
Bump actions/setup-go from 1 to 3 ( #1887 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 1 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v1...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-05-01 10:33:46 +02:00
dependabot[bot]
60c9a5399e
Bump actions/cache from 1 to 3 ( #1888 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 3.
- [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/v1...v3 )
---
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-05-01 10:33:37 +02:00
dependabot[bot]
6d63e9fa1c
Bump github/codeql-action from 1 to 2 ( #1889 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
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-05-01 10:21:58 +02:00
M. Efe Çetin
1c4ebf85f1
⬆️ add go1.18 to tests and docs ( #1819 )
...
* 👷 tests: add go1.18
* Update benchmark.yml
* update readmes
2022-03-15 17:43:49 +01:00
RW
4b62cfbb61
Add test run for go1.17 ( #1501 )
...
* Add test run for go1.17
default type for yaml is changed to „application/x-yaml"
-> instead of the yaml´s we use the html and json files for the test
2021-08-22 09:48:07 +02:00
wernerr
7a3a87a0c4
Add Release-Drafter/Dependabot
2021-03-21 15:59:41 +01:00
kiyon
45d19cda25
Update test.yml
2021-02-23 16:36:59 +08:00
Fenny
6444f092f1
✏ fix snyk
2020-09-28 00:56:09 +02:00
Fenny
8d1b084e94
✏ fix snyk
2020-09-28 00:54:12 +02:00
Fenny
0a3ff2f217
🔨 fix snyk
2020-09-28 00:51:55 +02:00
hi019
23598b416f
👷 Add Snyk security to CI
2020-09-26 19:08:05 -04:00
ReneWerner87
12d17daa06
🪓 Code separation for utils ( 🧹 clean code)
...
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
2020-09-14 10:40:43 +02:00
Fenny
88cbf2fd53
🏃♂️ move vendors to internal
...
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 09:32:25 +02:00
Fenny
7f7f7a74f0
⚡ v2
2020-09-14 05:25:34 +02:00
Fenny
8e47b97e2c
⚡ v2
2020-09-14 04:54:54 +02:00
Fenny
63e6df8e91
⚡ v2
2020-09-14 04:10:21 +02:00
Fenny
61a7a890cd
⚡ v2
2020-09-14 04:07:50 +02:00
Fenny
a837fa4d55
⚡ v2
2020-09-14 04:02:27 +02:00
Fenny
9a31f89fdb
⚡ v2
2020-09-13 11:22:01 +02:00
Fenny
ec5d66e7a8
⚡ v2
2020-09-13 11:20:11 +02:00
fenny
0fb21e550b
Create codeql-analysis.yml
2020-07-22 01:45:11 +02:00
Fenny
92d6da2fc0
Update benchmark.yml
2020-06-30 00:54:40 +02:00
Fenny
3398629680
Run benchmarks on middleware dir
2020-06-30 00:36:40 +02:00
Fenny
8ee41c00b5
Update linter.yml
2020-06-30 00:34:01 +02:00
Fenny
e978c6ccd9
Add linter workflow to middleware dir
2020-06-30 00:32:02 +02:00
Fenny
64916c82e2
Add middleware to tests
2020-06-30 00:29:04 +02:00
Fenny
6498e04a98
Ignore test files with golint
2020-05-16 05:02:58 +02:00
Fenny
b8e504110a
Run benchmarks on 1.14
2020-05-16 05:02:36 +02:00
Fenny
e0b13d9ca4
Update test & benchmark ( #374 )
...
Co-Authored-By: RW <renewerner87@googlemail.com>
* Add nosec for WriteByte
* test persistens for benchmark results
* Add tests & benchmark
* Update app_test.go
* Update benchmark.yml
2020-05-13 20:21:49 +02:00
Fenny
8f82bee55a
Update benchmark.yml
2020-05-13 03:07:28 +02:00
Fenny
05de4de055
Update benchmark.yml
2020-05-13 03:04:52 +02:00
Fenny
28f07a722b
Update benchmark.yml
2020-05-13 03:02:37 +02:00
Fenny
3d32a8789c
Update benchmark.yml
2020-05-13 01:27:43 +02:00
Fenny
a150613328
Update benchmarks
2020-05-13 01:17:45 +02:00
Fenny
d14f22c45f
Update benchmark.yml
2020-05-13 01:12:14 +02:00
Fenny
991344f032
Update benchmark.yml
2020-05-13 00:45:16 +02:00
Fenny
2e52c71c63
Update benchmark.yml
2020-05-13 00:39:51 +02:00
Fenny
f4acf18c9f
Uppdate benchmark.yml
2020-05-13 00:32:25 +02:00
Fenny
667124a9f4
Breaking github
2020-05-13 00:07:11 +02:00
Fenny
d4f977fe7f
Update benchmark workflow
2020-05-12 23:53:55 +02:00
Fenny
0a44557099
Save benchmark results in .github folder
2020-05-12 23:40:05 +02:00
Fenny
6e0595ee25
Update linter workflow
2020-05-12 23:06:58 +02:00
Fenny
8bfc40a1e9
Add linter to workflows
2020-05-12 23:05:07 +02:00