This website requires JavaScript.
5b25487d48
Merge pull request 'chore(deps): update actions/checkout action to v7' (#9 ) from renovate/actions-checkout-7.x into master
master
jcabillot
2026-06-18 16:22:12 -04:00
66ad6462b0
chore(deps): update actions/checkout action to v7
renovate
2026-06-18 15:34:26 +00:00
a8f4863328
Merge pull request 'Convert to standard htpasswd 4-workflow pattern (no artifacts)' (#8 ) from fix/workflow-standard into master
jcabillot
2026-06-13 19:49:02 -04:00
2352d6eece
fix: correct SHA in tag.yaml
cloudix_mcp_server
2026-06-13 19:21:00 -04:00
8ffe2a6e39
fix: correct SHAs in pr.yaml (no test.sh)
cloudix_mcp_server
2026-06-13 19:20:55 -04:00
4fc99af800
fix: correct SHAs in main.yaml (no test.sh)
cloudix_mcp_server
2026-06-13 19:20:49 -04:00
5da944e08c
fix: correct SHAs in cron.yaml (no test.sh)
cloudix_mcp_server
2026-06-13 19:20:46 -04:00
c66d6d1346
Convert tag.yaml to standard htpasswd pattern (no artifacts)
cloudix_mcp_server
2026-06-13 17:57:56 -04:00
0a6bde66e7
Convert pr.yaml to standard htpasswd pattern (no artifacts)
cloudix_mcp_server
2026-06-13 17:57:49 -04:00
1cf9d0363d
Convert main.yaml to standard htpasswd pattern (no artifacts)
cloudix_mcp_server
2026-06-13 17:57:44 -04:00
146b702254
Convert cron.yaml to standard htpasswd pattern (no artifacts)
cloudix_mcp_server
2026-06-13 17:57:29 -04:00
7935988731
Merge pull request 'ci: refactor CI pipelines into separate trigger-based workflows' (#7 ) from fix/refactor-ci-pipelines into master
jcabillot
2026-06-12 20:23:25 -04:00
e755a5d773
fix(ci): rewrite pr.yaml with parallel pattern
cloudix_mcp_server
2026-06-12 19:38:21 -04:00
2a241b25bc
ci: split workflows - add tag.yaml for version tagging
cloudix_mcp_server
2026-06-12 17:04:59 -04:00
92bd4ac4f9
ci: split workflows - add pr.yaml for PR checks
cloudix_mcp_server
2026-06-12 17:04:51 -04:00
801b0525d2
ci: split workflows - add cron.yaml for nightly rebuild
cloudix_mcp_server
2026-06-12 17:04:47 -04:00
d78afcf106
ci: split workflows - add main.yaml for push-on-master
cloudix_mcp_server
2026-06-12 17:04:45 -04:00
84fb1468cc
fix: remove incorrectly encoded tag.yaml
cloudix_mcp_server
2026-06-12 17:04:24 -04:00
ba308ab09e
fix: remove incorrectly encoded pr.yaml
cloudix_mcp_server
2026-06-12 17:04:18 -04:00
3238927eea
fix: remove incorrectly encoded cron.yaml
cloudix_mcp_server
2026-06-12 17:04:13 -04:00
e88640b7fd
fix: remove incorrectly encoded main.yaml
cloudix_mcp_server
2026-06-12 17:03:53 -04:00
1d2f71b54d
ci: split workflows - add tag.yaml for version tagging
cloudix_mcp_server
2026-06-12 17:00:09 -04:00
33b077e248
ci: split workflows - add pr.yaml for PR checks
cloudix_mcp_server
2026-06-12 17:00:04 -04:00
a9bd5bb34d
ci: split workflows - add cron.yaml for nightly rebuild
cloudix_mcp_server
2026-06-12 17:00:00 -04:00
032716ca1f
ci: split workflows - add main.yaml for push-on-master
cloudix_mcp_server
2026-06-12 16:59:53 -04:00
38c9297f3b
ci: refactor CI pipelines into separate trigger-based workflows
cloudix_mcp_server
2026-06-12 16:59:10 -04:00
3bb1803ffa
Merge pull request 'Migrate Renovate config' (#6 ) from renovate/migrate-config into master
opencodecabilloteu
2026-06-10 12:46:12 -04:00
c89a1ff2e7
Migrate config renovate.json
renovate
2026-06-09 17:54:31 +00:00
ea0a0e4337
Merge pull request 'chore: improve renovate dependency detection' (#5 ) from chore/renovate into master
jcabillot
2026-06-09 13:46:59 -04:00
902a797f96
chore: remove redundant configs now handled globally
Sagent
2026-06-09 13:40:55 +00:00
2c957b0c57
chore: improve renovate dependency detection
Sagent
2026-06-09 02:20:05 +00:00
930f5a288a
Merge pull request 'Update hadolint/hadolint-action action to v3.3.0' (#4 ) from renovate/hadolint-hadolint-action-3.x into master
jcabillot
2026-06-08 18:16:35 -04:00
25d5bc5ca9
Update hadolint/hadolint-action action to v3.3.0
renovate
2026-06-08 21:30:49 +00:00
c6de0b6016
Merge pull request 'feat: add lint, build, test, push pipeline with SHA-pinned actions' (#3 ) from feat/gitea-actions-v2 into master
jcabillot
2026-06-08 17:18:47 -04:00
dc774d6cb7
fix: use grep on file directly instead of echo piping for body test
Sagent
2026-06-08 21:10:45 +00:00
2c28c53bcc
fix: avoid pipefail/SIGPIPE by using temp files for HTTP tests
Sagent
2026-06-08 20:45:01 +00:00
a552e414cc
fix: chown /var/www/html to www-data so FileCache can write
Sagent
2026-06-08 19:53:12 +00:00
c148d9480d
fix: add SHELL pipefail for hadolint DL4006
Sagent
2026-06-08 19:17:29 +00:00
99d3e4a781
feat: add lint, build, test, push pipeline with SHA-pinned actions
Sagent
2026-06-08 19:11:38 +00:00
9464333ec3
feat: add Gitea Actions workflow
jcabillot
2026-05-29 16:23:16 -04:00
025c1bfc61
feat: add Gitea Actions workflow
feat/gitea-actions
Julien Cabillot
2026-05-29 14:46:47 -04:00
cc6280f102
feat: add Gitea Actions workflow
Julien Cabillot
2026-05-29 14:19:41 -04:00
d56c49300d
feat: add Gitea Actions workflow
Julien Cabillot
2026-05-29 14:05:07 -04:00
1c6b58254e
fix jenkinsfile
jcabillot
2020-01-08 13:53:29 -05:00
00e11060ae
Add jenkinsfile
jcabillot
2020-01-07 20:24:42 -05:00
627859fe0c
Change from
jcabillot
2020-01-07 20:23:55 -05:00
20ed7b32cb
Maintainer -> label maintainer
Julien Cabillot
2018-05-06 16:28:37 +00:00
514d5ec557
passage à www/phpapache
Julien Cabillot
2017-11-06 20:06:47 +01:00
a2ebadd1d6
ajout de tiny pour l'init
Julien Cabillot
2017-11-06 11:29:41 +01:00
0969c9a769
plus nécessaire
Julien Cabillot
2017-11-03 10:18:38 +01:00
bdf2404011
import
Julien Cabillot
2017-11-03 10:16:07 +01:00
a7fe792fba
curl | tar directement dans le dockerfile
Julien Cabillot
2017-11-03 10:15:47 +01:00
741e56d5ba
passage en user www-data + whitelist.txt
Julien Cabillot
2017-11-03 10:12:36 +01:00
993f6667cd
ménage
Julien Cabillot
2017-11-03 08:49:58 +01:00
f979225589
ménage
Julien Cabillot
2017-11-03 08:45:30 +01:00
6c37d320e3
Merge branch 'master' of ssh://gitlab.cabillot.eu:2224/www/rssbridge
Julien Cabillot
2017-11-01 18:44:45 +01:00
5abc8f25e4
pin version from + quotes +todo user
Julien Cabillot
2017-11-01 18:44:33 +01:00
9c9d7eb6ff
Delete README.md
Julien Cabillot
2017-11-01 12:21:09 +00:00
20fe57ee55
Add new file
Julien Cabillot
2017-11-01 12:20:49 +00:00
d66270b798
ajout du healthcheck
Julien Cabillot
2017-10-31 21:44:39 +01:00
705cb589ca
Add new file
Julien Cabillot
2017-10-29 14:49:25 +00:00
d7d11e630e
Add new file
Julien Cabillot
2017-10-29 14:49:05 +00:00
e148bb9899
Add new file
Julien Cabillot
2017-10-29 14:48:40 +00:00