Commit Graph

37 Commits

Author SHA1 Message Date
e2788b9321 Release v1 2024-10-31 14:19:49 +01:00
92ee966340 Remove debug printing 2024-10-31 14:19:28 +01:00
be62417d93 Minor style fixes 2024-10-31 14:18:07 +01:00
deb184d06c Clarify that . is simply banned in hostnames 2024-10-31 14:17:17 +01:00
9805d3beeb Grammatical fixes 2024-10-31 14:14:01 +01:00
806037bdde Fix router name collision in Compose example 2024-10-31 13:54:08 +01:00
0dc88b332f Explain how to isolate your deployment 2024-10-31 13:53:40 +01:00
f74bef8ee5 Better explanation of router name and host 2024-10-31 13:42:39 +01:00
169ee2a00c Add a short primer about the "specifics in the Compose file"
Gives readers an idea what the specifics are without diving into details
2024-10-31 13:12:37 +01:00
d8edd566c1 Add a table of contents 2024-10-31 13:10:26 +01:00
f9c4ee7f29 Add example Compose file 2024-10-31 13:08:14 +01:00
a49384214c Grammatical improvements 2024-10-31 11:02:46 +01:00
32fb77e055 Describe what the action does 2024-10-30 16:11:30 +01:00
a6d2d4cc85 Small text improvements
To not confuse Traefik with Traefik's concept of a router
2024-10-30 16:08:27 +01:00
b4b56ec33d Add README.md 2024-10-30 16:00:28 +01:00
6fea6eff5c Set correct output url 2024-10-30 13:09:54 +01:00
eb4024f40e Get branch name from correct environment variable 2024-10-30 13:08:23 +01:00
213ce70f50 Enable debug logging again 2024-10-30 13:06:13 +01:00
fce8e62747 Build 2024-10-30 12:12:31 +01:00
ec4194b0a9 Specify compose file name defaulting to compose.yaml 2024-10-30 12:11:45 +01:00
97cee79bb9 Remove excessive debug logging 2024-10-30 12:09:46 +01:00
90c2393557 With newline 2024-10-17 10:31:56 +02:00
4b2b729981 Debug SSH key 2024-10-17 10:30:03 +02:00
ebf4d6b899 Execute deployment 2024-10-16 14:33:32 +02:00
8a45006880 Execute piped command and deploy command generation 2024-10-16 13:56:43 +02:00
8dc32f57e9 Create SSH key file 2024-10-16 13:30:33 +02:00
3ada329e32 Magic input 2024-10-16 12:56:20 +02:00
4df3a6a9fc Try different token 2024-10-16 12:52:22 +02:00
766e4df2a8 Get token from input 2024-10-16 12:48:38 +02:00
fc7ce84d45 Use built-in fetch() since runners now use Node 20 2024-10-16 12:41:47 +02:00
964e516846 Add Gitea API types 2024-10-16 12:36:28 +02:00
981ae5538b Attempt to contact API 2024-10-15 20:50:52 +02:00
7610a5919d Attempt to contact API 2024-10-15 19:13:29 +02:00
0b45ba3276 Dump available environment 2024-10-14 23:38:41 +02:00
dd050387d4 use import as * 2024-10-14 20:42:46 +02:00
e878bc4182 Try direct NCC compilation 2024-10-14 20:37:56 +02:00
016a42758a Basic version with debug info 2024-10-14 20:23:42 +02:00