Julien Neuhart
|
57e1b7efda
|
chore(golangci-lint): bump golangci-lint to v2.10.1
|
2026-02-21 17:54:46 +01:00 |
|
dependabot[bot]
|
fb61948244
|
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-24 09:02:11 +01:00 |
|
dependabot[bot]
|
3544e9c355
|
chore(deps): bump golangci/golangci-lint-action from 8 to 9
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-10 13:32:15 +01:00 |
|
dependabot[bot]
|
1639d82348
|
chore(deps): bump actions/setup-node from 5 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 14:02:06 +02:00 |
|
dependabot[bot]
|
c0c4c21682
|
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-10-13 10:03:15 +02:00 |
|
Julien Neuhart
|
9dc6e308b6
|
ci(deps): update golangci-lint to v2.5.0
|
2025-10-07 09:52:59 +00:00 |
|
Julien Neuhart
|
63ae987010
|
feat(build): add ppc64le architecture (#1344)
* Support ppc64le architecture
# Conflicts:
# .github/workflows/continuous-delivery.yml
# .github/workflows/continuous-integration.yml
* Adding descriptive missing tags
* empty commit for triggering CI
* ci(ppc64le): wrong runner
* fix(ci): iincrease timeout for integration tests to 40 minutes
---------
Co-authored-by: Andrea Esposito <andrea.esposito@horsa.it>
|
2025-10-07 09:46:24 +02:00 |
|
dependabot[bot]
|
5b84a5e0e9
|
chore(deps): bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 09:20:44 +02:00 |
|
dependabot[bot]
|
a9613651a5
|
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-08 09:20:22 +02:00 |
|
dependabot[bot]
|
f08b9d389b
|
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-18 06:58:48 +02:00 |
|
Julien Neuhart
|
fb63ffb919
|
ci(lint): update golangci-lint
|
2025-08-15 17:14:44 +02:00 |
|
Julien Neuhart
|
bee56cfd99
|
fix(ci): add missing outputs for AWS Lambda tags
|
2025-08-15 07:24:12 +02:00 |
|
Julien Neuhart
|
d6ffd193d3
|
ci(build): #540 add AWS Lambda support
|
2025-08-14 20:40:38 +02:00 |
|
Julien Neuhart
|
8875f4dfc4
|
ci: fix needs entries in merge_clean_snapshot_tags step
|
2025-05-21 00:34:56 +02:00 |
|
Julien Neuhart
|
91757335ac
|
ci: make it work for forks too
|
2025-05-14 09:37:42 +02:00 |
|
dependabot[bot]
|
5c43eefe46
|
chore(deps): bump golangci/golangci-lint-action from 7 to 8
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-05 15:52:15 +02:00 |
|
Julien Neuhart
|
b63f4c53d2
|
ci(lint): update golangci-lint version
|
2025-05-05 15:49:24 +02:00 |
|
Julien Neuhart
|
c737579b7f
|
ci(lint): fix golangci-lint action version
|
2025-03-26 20:11:16 +01:00 |
|
Julien Neuhart
|
0b7c51a323
|
chore(deps): update golangci-lint to v2
|
2025-03-26 20:08:34 +01:00 |
|
Julien Neuhart
|
e7c77b7bf3
|
ci(continous-delivery): fix wrong version
|
2025-03-26 11:38:56 +01:00 |
|
Julien Neuhart
|
67a65c66b6
|
ci(edge): fix wrong repository and tag
|
2025-03-21 16:52:57 +01:00 |
|
Julien Neuhart
|
0febb60a3f
|
test: add integration tests
|
2025-03-21 14:09:34 +01:00 |
|
Julien Neuhart
|
536d3ee70d
|
feat(formatting): add prettier
|
2025-03-21 14:09:34 +01:00 |
|
Julien Neuhart
|
b13a8094ea
|
ci(continous-delivery): remove wrong outputs
|
2025-02-19 19:42:30 +01:00 |
|
Julien Neuhart
|
083e0e307a
|
chore(deps): update Go dependencies
|
2025-02-12 16:24:16 +01:00 |
|
dependabot[bot]
|
27ecb4fe49
|
chore(deps): bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-31 14:43:21 +01:00 |
|
Julien Neuhart
|
7afeefe84f
|
ci(actions): add local actions
|
2025-01-31 14:39:54 +01:00 |
|
Julien Neuhart
|
cb48355898
|
fix(ci): missing checkout step on reusable workflow delete
|
2025-01-24 10:46:31 +01:00 |
|
Julien Neuhart
|
6ce47e3a20
|
ci(workflows): cleanup PR Docker images
|
2025-01-24 10:27:04 +01:00 |
|
Julien Neuhart
|
09e511bc49
|
ci(workflows): use sub-actions
|
2025-01-24 10:27:04 +01:00 |
|
Julien Neuhart
|
8631a15933
|
ci(comment): remove comment about arm64 testing
|
2025-01-23 20:04:13 +01:00 |
|
Julien Neuhart
|
c0bf81ad7c
|
ci(workflows): multiple jobs multiple architectures build and push
|
2025-01-23 18:03:23 +01:00 |
|
Julien Neuhart
|
3e3b24f611
|
ci(workflows): add permissions
|
2025-01-11 11:28:27 +01:00 |
|
Julien Neuhart
|
6dc7d70a1f
|
ci(continous integration): add concurrency to avoid concurrent runs
|
2025-01-11 11:17:50 +01:00 |
|
Julien Neuhart
|
291a4d39fe
|
chore(deps): upgrade to golangci-lint v1.63.4
|
2025-01-10 17:02:16 +01:00 |
|
Julien Neuhart
|
62ba4877ac
|
chore(deps): update golangci-lint
|
2024-11-05 11:53:20 +01:00 |
|
Julien Neuhart
|
d21f87b543
|
feat(ci): add snapshot release
|
2024-09-20 21:06:11 +02:00 |
|
Julien Neuhart
|
16cf02896f
|
chore(deps): update Go dependencies + Golang to 1.23
|
2024-09-03 09:45:36 +02:00 |
|
Julien Neuhart
|
ed67d8514c
|
chore(deps): update golangci-lint
|
2024-06-04 17:02:05 +02:00 |
|
Julien Neuhart
|
ba2b876ee4
|
chore(deps): update golangci-lint
|
2024-05-22 09:43:41 +02:00 |
|
dependabot[bot]
|
9b1399c9d5
|
chore(deps): bump golangci/golangci-lint-action from 5 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 07:41:40 +02:00 |
|
Julien Neuhart
|
8713946f35
|
fix(ci): codecov
|
2024-04-29 13:03:01 +02:00 |
|
dependabot[bot]
|
7c51a09068
|
chore(deps): bump golangci/golangci-lint-action from 4 to 5
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 09:48:09 +02:00 |
|
Julien Neuhart
|
a780373cfc
|
chore(go): update to 1.22
|
2024-03-15 16:23:27 +01:00 |
|
Julien Neuhart
|
770962be3f
|
chore(deps): update golangci-lint
|
2024-03-15 11:22:32 +01:00 |
|
dependabot[bot]
|
e6d7131701
|
chore(deps): bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 08:12:05 +01:00 |
|
Julien Neuhart
|
3472d42cdd
|
chore: update dependencies
|
2024-02-07 10:44:30 +01:00 |
|
dependabot[bot]
|
f751269289
|
chore(deps): bump actions/setup-go from 4 to 5 (#744)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-11 10:15:20 +01:00 |
|
Julien Neuhart
|
32491ae2ad
|
fix(armhf): add an earlier version of Chromium (#717)
|
2023-11-11 20:07:07 +01:00 |
|
Julien Neuhart
|
28aeb11565
|
fix(ci): wrong release name for build try on armhf
|
2023-11-09 19:46:24 +01:00 |
|