Hector Zarate
|
5aa1cd7f40
|
feat(Dockerfile): pin versions of dependencies (#1190)
* Pin versions of dependencies
* no need to override default values in github build action
* unpin curl,gnupg,tiny,python3,default-jre-headless
* Revert "unpin curl,gnupg,tiny,python3,default-jre-headless"
This reverts commit 95b0250700.
* remove pin from Libreoffice
* Update build/Dockerfile
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com>
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com>
|
2025-05-18 14:08:11 +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
|
3d652bc829
|
ci(dependabot): add npm
|
2025-05-05 15:48:52 +02:00 |
|
Hector Zarate
|
088b3274f2
|
feat(dep): add dependabot for mod and docker files (#1179)
* add dependabot for mod and docker files
* lint dependabot file
|
2025-04-26 13:07:51 +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
|
cd6add14a0
|
ci(build-test-push): add missing Cloud Run tags
|
2025-03-21 14:15:44 +01:00 |
|
Julien Neuhart
|
2131de77b0
|
ci(test): no concurrency
|
2025-03-21 14:09:34 +01:00 |
|
Julien Neuhart
|
0febb60a3f
|
test: add integration tests
|
2025-03-21 14:09:34 +01:00 |
|
Julien Neuhart
|
820b914291
|
feat(formatting): add prettier-plugin-sh
|
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 |
|
Julien Neuhart
|
0a6a97cf07
|
ci(merge): fix thecodingmachine target
|
2025-02-07 09:59:08 +01:00 |
|
Julien Neuhart
|
7676d7a239
|
ci(build-push): fix typo in tag
|
2025-02-07 09:47:47 +01:00 |
|
Julien Neuhart
|
d5aa880336
|
ci(build-push): fix typo in tag name
|
2025-02-07 08:41:04 +01:00 |
|
Julien Neuhart
|
2293300182
|
ci(merge): fix alternate registry target image #2
|
2025-01-31 15:58:06 +01:00 |
|
Julien Neuhart
|
85c7f2806f
|
ci(merge): fix alternate registry target image
|
2025-01-31 15:38:14 +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
|
b1e69a9059
|
feat: add FUNDING.yml
|
2024-07-02 17:07:42 +02:00 |
|
Julien Neuhart
|
0e3fe3463b
|
chore(stale): recude number of days of inactivity
|
2024-06-21 20:39:34 +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 |
|
Julien Neuhart
|
61eb3ff908
|
chore: add a dedicated GitHub action job to test armhf build, hoping for some upstream fix
|
2023-11-09 17:12:09 +01:00 |
|