|
adb6cdcdbc
|
change the application user to be kubernaut
|
2025-04-30 16:48:14 -05:00 |
|
|
ab31f56380
|
make WORKDIR /kubernaut
|
2025-04-30 16:48:14 -05:00 |
|
|
28b65a160b
|
tidy up after bundler
|
2025-04-30 16:48:14 -05:00 |
|
|
5c6845a914
|
explicitly copy Gemfile and Gemfile.lock
|
2025-04-30 16:48:14 -05:00 |
|
|
c63aa3490d
|
fix bundler environment variables
|
2025-04-30 16:48:14 -05:00 |
|
|
9ab21f0e18
|
clean up apk/apt caches
|
2025-04-30 16:48:14 -05:00 |
|
|
4506628803
|
make apk/apt update quiter
|
2025-04-30 16:48:14 -05:00 |
|
|
795889afad
|
use full registry path in Dockerfile
|
2025-04-30 16:48:14 -05:00 |
|
|
27f10e0671
|
add basic Docker entrypoint script
|
2025-04-30 16:48:14 -05:00 |
|
|
249d067c0e
|
add bash to Alpine Docker image
|
2025-04-30 16:48:14 -05:00 |
|
|
2c71dfac86
|
don't install apt-get recommendations
|
2025-04-29 15:07:36 -05:00 |
|
|
f0f439fb6d
|
set PORT and PIDFILE via environment variables
|
2025-04-29 15:07:36 -05:00 |
|
|
b8737c2583
|
enable bundler deployment mode
Gitea Actions Demo / lint (push) Successful in 34s
Gitea Actions Demo / test (push) Successful in 18s
Gitea Actions Demo / docker (push) Successful in 3m17s
|
2025-04-28 13:19:43 -05:00 |
|
|
8baed7389c
|
bundle update
|
2025-04-28 13:00:16 -05:00 |
|
|
f61eb8acb7
|
docker/bake-action v6.6.0
Gitea Actions Demo / lint (push) Successful in 22s
Gitea Actions Demo / test (push) Successful in 13s
Gitea Actions Demo / docker (push) Successful in 3m7s
Use bake-action instead of build-and-push action.
|
2025-04-27 21:29:06 -05:00 |
|
|
c153a0af33
|
azure/setup-helm v4.3.0
Gitea Actions Demo / lint (push) Successful in 2m45s
Gitea Actions Demo / test (push) Successful in 14s
Gitea Actions Demo / docker (push) Successful in 4m35s
|
2025-04-26 17:26:40 -05:00 |
|
|
d6d129bb69
|
docker/build-push-action v6.16.0
|
2025-04-26 17:21:59 -05:00 |
|
|
71d7685549
|
docker/setup-buildx-action v3.10.0
|
2025-04-26 17:21:59 -05:00 |
|
|
a0fc202e86
|
docker/metadata-action v5.7.0
|
2025-04-26 17:21:59 -05:00 |
|
|
4af74c77b2
|
ruby/setup-ruby v1.235.0
|
2025-04-26 17:21:59 -05:00 |
|
|
bee86998bd
|
actions/checkout v4.2.2
|
2025-04-26 17:21:59 -05:00 |
|
|
26d615632a
|
docker/login-action v3.4.0
|
2025-04-26 17:21:51 -05:00 |
|
|
69c6b30255
|
use puma directly in Dockerfile
Gitea Actions Demo / lint (push) Successful in 22s
Gitea Actions Demo / test (push) Successful in 11s
Gitea Actions Demo / docker (push) Successful in 2m3s
|
2025-04-20 12:45:26 -05:00 |
|
|
c068eacf58
|
use environment variable $PORT to set the port
Gitea Actions Demo / lint (push) Successful in 26s
Gitea Actions Demo / test (push) Successful in 16s
Gitea Actions Demo / docker (push) Successful in 3m16s
|
2025-04-20 12:34:43 -05:00 |
|
|
89367e3169
|
switch to Debian bookworn Ruby image
Gitea Actions Demo / lint (push) Successful in 21s
Gitea Actions Demo / test (push) Successful in 12s
Gitea Actions Demo / docker (push) Successful in 2m7s
|
2025-04-20 12:23:00 -05:00 |
|
|
42e6830cca
|
bundle update
Gitea Actions Demo / lint (push) Successful in 21s
Gitea Actions Demo / test (push) Successful in 12s
Gitea Actions Demo / docker (push) Successful in 1m32s
|
2025-04-19 11:25:37 -05:00 |
|
|
8e9a37b477
|
v0.1.4
Gitea Actions Demo / lint (push) Successful in 23s
Gitea Actions Demo / test (push) Successful in 14s
Gitea Actions Demo / docker (push) Successful in 1m41s
v0.1.4
|
2025-04-03 22:59:31 -05:00 |
|
|
7831c5da16
|
/pid route should return JSON
Gitea Actions Demo / lint (push) Successful in 50s
Gitea Actions Demo / test (push) Successful in 17s
Gitea Actions Demo / docker (push) Successful in 2m6s
|
2025-04-03 20:52:32 -05:00 |
|
|
8667d0571f
|
have Puma set the PID of the master process
|
2025-04-03 20:52:32 -05:00 |
|
|
bb7f309b34
|
v0.1.3
Gitea Actions Demo / lint (push) Successful in 22s
Gitea Actions Demo / test (push) Successful in 14s
Gitea Actions Demo / docker (push) Successful in 2m8s
v0.1.3
|
2025-04-02 21:07:52 -05:00 |
|
|
9b2d2f9522
|
enable Kubernetes HPA in Helm chart
|
2025-04-02 21:06:11 -05:00 |
|
|
a30c6d7cb8
|
reorder routes
|
2025-04-02 21:01:45 -05:00 |
|
|
20c34f3c76
|
move uptime route to root, /uptime
|
2025-04-02 21:01:18 -05:00 |
|
|
dc9b8b7cc7
|
move /livez control routes under /api
|
2025-04-02 21:00:16 -05:00 |
|
|
149b42825f
|
log kubernaut version number that is compatible with Puma
|
2025-04-02 20:59:10 -05:00 |
|
|
2285def168
|
s/sleep/sleepy/g
|
2025-04-02 20:58:20 -05:00 |
|
|
a83fa30cd4
|
quiet logger for /livez and /readyz
|
2025-04-02 20:57:13 -05:00 |
|
|
37694a38d7
|
v0.1.2
Gitea Actions Demo / lint (push) Successful in 25s
Gitea Actions Demo / test (push) Successful in 20s
Gitea Actions Demo / docker (push) Successful in 1m54s
v0.1.2
|
2025-04-01 21:23:05 -05:00 |
|
|
3505820213
|
bundle update
Gitea Actions Demo / lint (push) Successful in 26s
Gitea Actions Demo / test (push) Successful in 16s
Gitea Actions Demo / docker (push) Successful in 2m34s
|
2025-04-01 21:05:57 -05:00 |
|
|
69aa675f26
|
v0.1.1
Gitea Actions Demo / lint (push) Successful in 21s
Gitea Actions Demo / test (push) Successful in 13s
Gitea Actions Demo / docker (push) Successful in 1m34s
v0.1.1
|
2025-04-01 20:14:30 -05:00 |
|
|
4148b9910a
|
log the application name and version number
Gitea Actions Demo / lint (push) Successful in 27s
Gitea Actions Demo / test (push) Successful in 20s
Gitea Actions Demo / docker (push) Has been cancelled
|
2025-04-01 20:12:01 -05:00 |
|
|
f8050ca69e
|
configure CI to push Helm charts
Gitea Actions Demo / lint (push) Successful in 35s
Gitea Actions Demo / test (push) Successful in 18s
Gitea Actions Demo / docker (push) Successful in 2m23s
|
2025-04-01 17:56:55 -05:00 |
|
|
10c01f6ede
|
add initial Helm chart
Gitea Actions Demo / lint (push) Failing after 0s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / docker (push) Has been skipped
|
2025-03-30 19:22:00 -05:00 |
|
|
9bd8d0c131
|
all actions should use ruby 3.4
Gitea Actions Demo / lint (push) Successful in 2m13s
Gitea Actions Demo / test (push) Successful in 2m17s
Gitea Actions Demo / docker (push) Successful in 1m31s
v0.1.0
|
2025-03-30 17:52:00 -05:00 |
|
|
c2c1672802
|
add docker/metadata-action
|
2025-03-30 17:51:24 -05:00 |
|
|
af87ba5ed1
|
devcontainer: enable accessing host Docker socket
Gitea Actions Demo / lint (push) Successful in 2m29s
Gitea Actions Demo / test (push) Successful in 2m20s
Gitea Actions Demo / release-image (push) Successful in 2m12s
|
2025-03-30 15:58:41 -05:00 |
|
|
af9f89a7f5
|
add hostname helper
Gitea Actions Demo / lint (push) Successful in 29s
Gitea Actions Demo / test (push) Successful in 34s
Gitea Actions Demo / release-image (push) Has been skipped
|
2025-03-25 20:00:37 -05:00 |
|
|
6f84053124
|
devcontainer: remove /run directory creation
|
2025-03-25 19:58:51 -05:00 |
|
|
9c55277924
|
set the application name
|
2025-03-25 19:57:30 -05:00 |
|
|
2b7b338742
|
added /_cat/pid
Gitea Actions Demo / lint (push) Successful in 26s
Gitea Actions Demo / test (push) Successful in 15s
Gitea Actions Demo / release-image (push) Has been skipped
|
2025-03-25 18:49:49 -05:00 |
|