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
dependabot[bot]
c78ef8771d
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.3 to 4.25.4
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.25.3 to 4.25.4.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.3...v4.25.4 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 08:40:41 +02:00
dependabot[bot]
9a38f16219
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.0.4+incompatible to 28.1.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.0.4...v28.1.1 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.1.1+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-26 13:49:14 +02:00
dependabot[bot]
e5363205a7
chore(deps): bump github.com/testcontainers/testcontainers-go
...
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go ) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases )
- [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.36.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-26 13:48:41 +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
fabe323e34
fix(chromium): add --no-zygote and --disable-dev-shm-usage flags - fixes #1177
2025-04-17 11:28:17 +02:00
Julien Neuhart
a731bf034e
chore(deps): update Go dependencies
2025-04-17 11:27:47 +02:00
Julien Neuhart
3cbf772acf
docs(godoc): fix a bunch of typos
2025-04-17 11:15:52 +02:00
Julien Neuhart
9701f88ae3
fix(pdfcpu): use custom sort to retrieve the splitted PDFs
v8.20.1
2025-04-12 19:40:16 +02:00
Julien Neuhart
7ca1d118a1
chore(deps): update Go dependencies
v8.20.0
2025-04-12 17:37:15 +02:00
Julien Neuhart
a7dfa21cbf
fix(pdfengines): correct merge order - fixes #1168
2025-04-12 17:25:39 +02:00
Julien Neuhart
ab81444773
fix(Makefile): add double-quote to new flag
2025-04-12 17:24:23 +02:00
Julien Neuhart
02c4343dfd
fix(test): missing env var for debug
2025-04-10 16:28:15 +02:00
Hector Zarate
1bfe86738f
feat(debug): only build debug data when flag is true ( #1167 )
...
* only build debug info when log level is debug
* introduce new flag 'gotenberg-build-debug-data'
* add gotenberg-build-debug-data flag to Makefile
* add new integration test for gotenberg-build-debug-data flag
* update GET /debug (Enabled) test with gotenberg-build-debug-data flag
* reorder GOTENBERG_BUILD_DEBUG_DATA in Makefile
* reorder Build Debug Data Disabled test scenario
---------
Co-authored-by: Hector Zarate <hector@Hectors-MacBook-Pro.local >
2025-04-10 13:30:24 +02:00
Julien Neuhart
7fe0e05050
test(webhook): add integration testing for the webhook feature - testing the custom Content-Disposition header from #1165
2025-04-08 18:51:51 +02:00
stephentgrammer
10588efe25
fix(webhook): content-disposition header ( #1164 )
...
* fix(webhook): pass content-disposition header through and fix spelling of attachment on default
* code review
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* formatting
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-04-04 03:04:14 +02:00
Julien Neuhart
bf4607d368
chore(.gitignore): remove coverage entries [skip ci]
2025-04-02 15:04:52 +02:00
Julien Neuhart
45f04ae8d4
fix(chromium): printBackground now works as expected and PDF are not tagged anymore - fixes #1154 and fixes #1058
v8.19.1
2025-04-02 14:07:15 +02:00
Julien Neuhart
674f1de183
chore(deps): update Go dependencies
v8.19.0
2025-03-28 12:20:27 +01:00
Julien Neuhart
368c4fa1a7
chore(logging): better description for --log-enable-gcp-fields flag [skip ci]
2025-03-28 12:17:18 +01: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
6c727b7e51
refactor(logging): use log-enable-gcp-fields
2025-03-26 11:37:48 +01:00
Hector Zarate
a9754d6a1c
fix(logging): correctly map GCP structured log keys ( #1159 )
...
* fix: correctly map GCP structured log keys
* Update pkg/modules/logging/logging.go
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-03-26 10:28:58 +01:00
Julien Neuhart
218052d5dd
chore(tests): fix typo [skip ci]
2025-03-22 18:05:47 +01:00
Julien Neuhart
f112cb748f
ci(tests): add go test timeout
2025-03-22 18:02:26 +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
33f9f1ddf4
docs(test): add TODOs [ci skip]
2025-03-21 14:14:00 +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
2544d82486
docs(README): add GitHub Trending badge [ci skip]
2025-03-18 10:08:13 +01:00
Julien Neuhart
ea6854fadc
docs(godoc): add link to issue 1149 [ci skip]
2025-03-18 08:55:09 +01:00
Julien Neuhart
147e3b1173
docs(godoc): improve the UpdateIndexes godoc
2025-03-17 14:51:24 +01:00
Julien Neuhart
8252142e65
chore(deps): update Go dependencies
v8.18.0
2025-03-17 14:01:07 +01:00
Julien Neuhart
6e2270632e
chore(logging): remove unit tests - integration tests are inc anyway
2025-03-17 13:56:48 +01:00
Julien Neuhart
7d14546d3b
feat(logging): add GCP severity mapping
2025-03-17 13:56:48 +01:00
Julien Neuhart
b31024c362
feat(libreoffice): add updateIndexes form field
2025-03-17 13:32:26 +01:00
Julien Neuhart
85eaef05ad
fix(deps): update Go dependencies - chromedp ERROR: unhandled page event *page.EventFrameStartedNavigating
v8.17.3
2025-03-06 08:55:57 +01:00
Julien Neuhart
16e4c10862
chore(deps): update Go dependencies
v8.17.2
2025-03-05 08:57:48 +01:00
Julien Neuhart
904e0f61a8
fix(pdfengines): split and read metadata pdf engines calls
2025-03-04 18:08:57 +01:00
Zdravko
70953aa66e
fix(qpdf): allow warnings ( #1135 )
...
* Optionally allow warnings in QPDF operations
* warnings are not errors by default
* Apply suggestions from code review
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* fix some merge artifacts
* follow the args convention
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-02-28 10:43:38 +01:00
Julien Neuhart
d41de5d270
docs(README): switch to new short description [skip ci]
2025-02-21 11:55:12 +01:00
Julien Neuhart
d8603f4f34
feat: update short description
2025-02-21 11:22:22 +01:00
Julien Neuhart
b13a8094ea
ci(continous-delivery): remove wrong outputs
2025-02-19 19:42:30 +01:00