This website requires JavaScript.
Explore
Help
Register
Sign In
darkcodex
/
api-ubigeo
Watch
1
Star
0
Fork
0
You've already forked api-ubigeo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yml
Actor
All actors
darkcodex
Status
All status
Success
Failure
Waiting
Running
fix(ci): exclude all .env* files from rsync delete
#43
:
Commit
4bfc5a473e
pushed by
darkcodex
main
2026-04-09 16:32:49 +02:00
6m59s
View workflow file
ci: add rollback on failed deploy
#42
:
Commit
3ef332f073
pushed by
darkcodex
main
2026-04-09 16:06:57 +02:00
10m35s
View workflow file
ci: unify deploy pipeline - sync to Gitea + self-hosted deploy
#41
:
Commit
c00fc2fbd6
pushed by
darkcodex
main
2026-04-08 21:17:42 +02:00
13m53s
View workflow file
chore: remove temporary diagnostic workflow
#40
:
Commit
8a27d14d25
pushed by
darkcodex
main
2026-03-10 22:51:59 +01:00
1m39s
View workflow file
temp: read impulsa production compose
#38
:
Commit
4001f427ad
pushed by
darkcodex
main
2026-03-10 22:45:35 +01:00
3m53s
View workflow file
temp: find impulsa_landing image source and docker-compose
#36
:
Commit
1774518754
pushed by
darkcodex
main
2026-03-10 22:40:56 +01:00
4m9s
View workflow file
temp: use docker format strings instead of python3
#33
:
Commit
2008190237
pushed by
darkcodex
main
2026-03-10 22:31:55 +01:00
4m14s
View workflow file
temp: inspect impulsa_landing nginx container
#31
:
Commit
87845f725f
pushed by
darkcodex
main
2026-03-10 22:24:47 +01:00
4m33s
View workflow file
temp: fix diagnostic workflow - separate steps
#29
:
Commit
0e0abfa5e0
pushed by
darkcodex
main
2026-03-10 22:17:38 +01:00
3m56s
View workflow file
temp: find impulsa web location on host
#27
:
Commit
041c09f7ba
pushed by
darkcodex
main
2026-03-10 22:12:40 +01:00
4m13s
View workflow file
docs: add active_context.md with infra and Traefik setup notes
#26
:
Commit
eef1b172eb
pushed by
darkcodex
main
2026-03-10 22:08:27 +01:00
2m26s
View workflow file
docs: add active_context.md with infra and Traefik setup notes
#25
:
Commit
eef1b172eb
pushed by
darkcodex
main
2026-03-10 16:48:45 +01:00
4m1s
View workflow file
fix: inject ubigeo route directly into Traefik main.yaml using jq
#24
:
Commit
13060806cc
pushed by
darkcodex
main
2026-03-10 16:42:56 +01:00
4m8s
View workflow file
debug: print main.yaml to understand Traefik file provider config
#23
:
Commit
9346ccc70a
pushed by
darkcodex
main
2026-03-10 16:35:32 +01:00
3m45s
View workflow file
debug: print traefik.yaml and main.yaml to understand file provider config
#22
:
Commit
599d8372cb
pushed by
darkcodex
main
2026-03-10 16:28:55 +01:00
4m11s
View workflow file
debug: inspect Traefik config directory and file provider settings
#21
:
Commit
b7018ffd64
pushed by
darkcodex
main
2026-03-10 16:21:08 +01:00
4m17s
View workflow file
debug: add diagnostics step to verify Traefik config and container networks
#20
:
Commit
2d3a3a8cb1
pushed by
darkcodex
main
2026-03-10 16:14:25 +01:00
3m12s
View workflow file
fix: pass Traefik YAML as base64 to avoid all escaping issues
#19
:
Commit
a85c2cb447
pushed by
darkcodex
main
2026-03-10 16:09:37 +01:00
3m46s
View workflow file
fix: run register-traefik.sh inside alpine container with host volume mount
#18
:
Commit
5f6f304bb6
pushed by
darkcodex
main
2026-03-10 16:04:35 +01:00
3m48s
View workflow file
fix: use external sh script to write Traefik config — avoid YAML escaping issues
#17
:
Commit
cfdfa41dc0
pushed by
darkcodex
main
2026-03-10 15:59:42 +01:00
3m41s
View workflow file
fix: use docker run to write Traefik config from host volume
#16
:
Commit
be8b582677
pushed by
darkcodex
main
2026-03-10 15:52:53 +01:00
4m39s
View workflow file
fix: add Traefik file-provider route registration step
#15
:
Commit
6ca41ea56e
pushed by
darkcodex
main
2026-03-10 15:04:33 +01:00
4m15s
View workflow file
fix: force container recreate with down+up, use wget for health check
#14
:
Commit
6c0201637f
pushed by
darkcodex
main
2026-03-10 14:54:30 +01:00
3m52s
View workflow file
fix: inline deploy steps — remove dependency on deploy-ubigeo.sh
#13
:
Commit
e3a89e82a2
pushed by
darkcodex
main
2026-03-10 14:46:02 +01:00
3m39s
View workflow file
fix: replace actions/checkout with native git — runner has no node
#12
:
Commit
9b40829e56
pushed by
darkcodex
main
2026-03-10 14:42:23 +01:00
4m53s
View workflow file
fix: add Traefik labels to expose api-ubigeo via reverse proxy
#11
:
Commit
76b238cba1
pushed by
darkcodex
main
2026-03-10 14:32:18 +01:00
4m43s
View workflow file
ci: fix health check - use public URL instead of localhost
#10
:
Commit
d5d9f45bd3
pushed by
darkcodex
main
2026-03-10 06:23:16 +01:00
1m29s
View workflow file
ci: add curl to runner image
#9
:
Commit
df7f5abf8e
pushed by
darkcodex
main
2026-03-10 06:17:13 +01:00
1m20s
View workflow file
ci: add docker-compose plugin to runner image
#8
:
Commit
fc8c047f68
pushed by
darkcodex
main
2026-03-10 06:12:15 +01:00
1m13s
View workflow file
ci: fix runner - add node, docker-cli, rsync to custom runner image
#7
:
Commit
2fdf5d1b2c
pushed by
darkcodex
main
2026-03-10 06:08:34 +01:00
5m36s
View workflow file
First
Previous
1
2
Next
Last