This website requires JavaScript.
Explore
Help
Sign In
eliaskohout
/
ax
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build and Publish Arch Package
Build and Publish Docker Image
Other workflows
1
apk-publish.yml
37 workflow runs
Actor
All actors
eliaskohout
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
Create status badge
fix: skip namespace write-permission check when namespace is newly created
#85
:
Commit
19a8a72674
pushed by
eliaskohout
v0.2.5
2026-06-12 21:41:55 +02:00
12m19s
View workflow file
fix: check write permission on explicit namespace in Add()
#83
:
Commit
5f548e134d
pushed by
eliaskohout
v0.2.4
2026-06-12 16:58:49 +02:00
12m24s
View workflow file
fix: remove global readability of namespace nodes
#81
:
Commit
61c8867742
pushed by
eliaskohout
v0.2.3
2026-06-12 16:24:00 +02:00
12m25s
View workflow file
fix: resolve AX_TOKEN before config user in getNodeService
#79
:
Commit
c1f196640b
pushed by
eliaskohout
v0.2.2
2026-06-12 16:07:58 +02:00
12m15s
View workflow file
test: adapt alias e2e tests to current behavior
#77
:
Commit
2fb021ca01
pushed by
eliaskohout
v0.2.1
2026-06-12 15:45:18 +02:00
12m22s
View workflow file
feat: add agent user nodes with access token authentication
#75
:
Commit
83f015cb95
pushed by
eliaskohout
v0.2.0
2026-06-12 02:15:56 +02:00
14m32s
View workflow file
ci: cross-compile binaries in workflow instead of downloading from APK registry
#73
:
Commit
388e24a8df
pushed by
eliaskohout
v0.1.4
2026-04-14 11:40:33 +02:00
12m30s
View workflow file
ci: use pre-built APK in Docker image instead of compiling from source
#71
:
Commit
b5ef107f9c
pushed by
eliaskohout
v0.1.4
2026-04-14 01:28:15 +02:00
12m52s
View workflow file
fix: include client_secret in device authorization request
#69
:
Commit
21a01e9412
pushed by
eliaskohout
v0.1.4
2026-04-14 01:08:50 +02:00
10m58s
View workflow file
feat: add RFC 8628 device authorization flow for out-of-VPN authentication
#66
:
Commit
77e2610fe8
pushed by
eliaskohout
v0.1.4
2026-04-14 00:11:44 +02:00
20m1s
View workflow file
fix: use FindDataRoot in FindOrInitSQLiteStore for consistent database location
#63
:
Commit
2c48c75387
pushed by
eliaskohout
v0.1.3
2026-04-02 14:45:29 +02:00
17m45s
View workflow file
fix: update Dockerfile Go version to 1.25 and disable toolchain auto-download
#60
:
Commit
5f0f8f3396
pushed by
eliaskohout
v0.1.3
2026-04-02 13:47:44 +02:00
17m51s
View workflow file
feat: change node ownership to namespace instead of creator
#57
:
Commit
63044a697d
pushed by
eliaskohout
v0.1.2
2026-04-02 06:10:33 +02:00
10m6s
View workflow file
update project page url for package
#54
:
Commit
bcd52e0ae6
pushed by
eliaskohout
v0.1.1
2026-04-02 05:23:47 +02:00
10m9s
View workflow file
feat: enable multiplatform Docker image builds for amd64 and arm64
#51
:
Commit
30f802b5ac
pushed by
eliaskohout
v0.1.0
2026-04-02 04:49:39 +02:00
10m22s
View workflow file
fix: disable dependency tracing in Alpine package build
#48
:
Commit
1ad9fb8785
pushed by
eliaskohout
v0.1.0
2026-04-02 04:38:27 +02:00
0s
View workflow file
fix: disable strip and check in Alpine package build
#45
:
Commit
8ab2e4348d
pushed by
eliaskohout
v0.1.0
2026-04-02 04:35:26 +02:00
0s
View workflow file
fix: fix CI workflow failures for Arch and Alpine package builds
#42
:
Commit
d55d423fea
pushed by
eliaskohout
v0.1.0
2026-04-02 04:27:53 +02:00
1m48s
View workflow file
fix: build Arch packages without archlinux container
#39
:
Commit
f1f8cb5757
pushed by
eliaskohout
v0.1.0
2026-04-02 04:19:16 +02:00
1m50s
View workflow file
feat: build Arch packages for x86_64 and aarch64
#36
:
Commit
fa265a1ad1
pushed by
eliaskohout
v0.1.0
2026-04-02 04:10:22 +02:00
1m50s
View workflow file
feat: add Arch Linux package and CI workflow
#33
:
Commit
bc798f7bf2
pushed by
eliaskohout
v0.1.0
2026-04-02 04:04:23 +02:00
1m50s
View workflow file
fix: use correct curl flags for Gitea Alpine registry upload
#30
:
Commit
9d29f4ad2b
pushed by
eliaskohout
v0.1.0
2026-04-02 03:29:28 +02:00
1m50s
View workflow file
fix: run apk update and pre-install build-base before abuild
#28
:
Commit
81c63ad05f
pushed by
eliaskohout
v0.1.0
2026-04-02 03:23:08 +02:00
1m49s
View workflow file
fix: install nodejs before checkout (required by actions/checkout)
#26
:
Commit
1438e7b4b9
pushed by
eliaskohout
v0.1.0
2026-04-02 03:20:18 +02:00
1m34s
View workflow file
fix: clean up apk-publish workflow
#24
:
Commit
c94e57d9ba
pushed by
eliaskohout
v0.1.0
2026-04-02 03:18:05 +02:00
1m22s
View workflow file
fix: use abuild-keygen key for signing instead of mismatched openssl key
#22
:
Commit
c12452fff1
pushed by
eliaskohout
v0.1.0
2026-04-02 03:12:46 +02:00
1m48s
View workflow file
refactor: remove AX_DB_PATH env var support from store layer
#20
:
Commit
4374befa42
pushed by
eliaskohout
v0.1.0
2026-04-02 03:10:05 +02:00
0s
View workflow file
Fix APKBUILD: use direct srcdir path in build function
#18
:
Commit
595bb78599
pushed by
eliaskohout
v0.1.0
2026-04-02 03:08:38 +02:00
1m49s
View workflow file
Fix apk-publish: add build-base dep, net option, and apk update
#16
:
Commit
e6a2e01d9d
pushed by
eliaskohout
v0.1.0
2026-04-02 03:01:23 +02:00
1m49s
View workflow file
Fix apk-publish workflow: place source tarball in APKBUILD directory
#14
:
Commit
1e6c58a0cb
pushed by
eliaskohout
v0.1.0
2026-04-02 02:58:49 +02:00
1m20s
View workflow file
First
Previous
1
2
Next
Last
Status Badge
Branch
main
main
Badge URL
Markdown
HTML