Commit Graph

2493 Commits

Author SHA1 Message Date
Joey Hafner
d2151597bb
#16 Set port properly 2024-10-25 00:13:27 -07:00
Joey Hafner
a8fe2b9a7e
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-25 00:12:16 -07:00
Joey Hafner
39f8e7aa22
#16 Decrease verbosity, re-enable StrictHostKeyChecking, set port explicitly 2024-10-25 00:12:02 -07:00
Joey Hafner
354cd35160
#16 Grab only the ed25519 host key, trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-25 00:03:15 -07:00
Joey Hafner
3634634d1b
#16 Commit sin
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 23:54:34 -07:00
Joey Hafner
900b53822f
#16 Increase SSH command verbosity, trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 23:49:48 -07:00
Joey Hafner
6e8437f154
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 23:47:58 -07:00
Joey Hafner
24714471d5
#16 Run ssh more explicitly 2024-10-24 23:47:43 -07:00
Joey Hafner
a1038ff2e4
#16 Remove ping test (ping not available in container), trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
SSH and echo to file / ssh (push) Failing after 11s
2024-10-24 23:43:02 -07:00
Joey Hafner
f8db7a449c
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 23:40:44 -07:00
Joey Hafner
b2bf19cf1d
#16 Add ping check, don't echo pubkey, run whoami in last step
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
2024-10-24 23:39:51 -07:00
Joey Hafner
326fa400c4
#16 Update config with new public IP, update authorized_keys to be base64 encoded
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 23:32:54 -07:00
Joey Hafner
1f8c504909
#16 Update from saved config
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 23:29:29 -07:00
Joey Hafner
1cedf948f1
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 11s
2024-10-24 22:49:19 -07:00
Joey Hafner
dd27255a0e
#16 Print pubkey
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2024-10-24 22:49:00 -07:00
Joey Hafner
50259d7832
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 22:39:21 -07:00
Joey Hafner
6358df4721
#16 Add quick hello world
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
Does the runner's shell environment get reset between steps?
2024-10-24 22:38:26 -07:00
Joey Hafner
29d6f57968
#16 Null edit
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 20:09:30 -07:00
Joey Hafner
3322db9c04
#16 Remove '-o StrictHostKeyChecking=accept-new' 2024-10-24 20:07:24 -07:00
Joey Hafner
a9b86278c9
#16 Trivial change to trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 19:50:51 -07:00
Joey Hafner
8c2ab79a8d
#16 Hacking known_hosts
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2024-10-24 19:50:22 -07:00
Joey Hafner
fed15a2df2
#16 Null change to trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 17:00:58 -07:00
Joey Hafner
5c5413b6b1
#16 Switch to using the StrictHostKeyChecking=accept-new option
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:55:00 -07:00
Joey Hafner
28b366ce04
#16 Null change
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
SSH and echo to file / ssh (push) Failing after 9s
2024-10-24 16:49:22 -07:00
Joey Hafner
4d9d111542
#16 Initialize the known_hosts file before attempting to refresh it
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2024-10-24 16:49:08 -07:00
Joey Hafner
c54c046a24
#16 Null change to trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 19s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 16:46:55 -07:00
Joey Hafner
b66e468aea
#16 Add hostkey fingerprint to known_hosts
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:46:11 -07:00
Joey Hafner
231420105a
#16 Remove OTP
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 16:42:44 -07:00
Joey Hafner
93b5321f75
#16 Secure SSH key, generate pubkey, print fingerprint
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:42:13 -07:00
Joey Hafner
b98def8268
#16 Remote last cosmetic static-mapping
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 16:37:30 -07:00
Joey Hafner
1904d24958
#16 Wrap var in quotes
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2024-10-24 16:35:40 -07:00
Joey Hafner
b5f77f5ab1
#16 Render newlines when echoing privkey to tmp
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
2024-10-24 16:34:31 -07:00
Joey Hafner
879400718b
#16 Remove unused static-mapping
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
SSH and echo to file / ssh (push) Failing after 11s
2024-10-24 16:30:31 -07:00
Joey Hafner
a9901f3f24
#16 Run commands from vyos dir, add step to run commands via vyos.sh 2024-10-24 16:29:41 -07:00
Joey Hafner
29a7fad73b
#16 Replace runner pubkey
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
SSH and echo to file / ssh (push) Successful in 13s
2024-10-24 16:12:06 -07:00
Joey Hafner
f7d26ab405
Init workflow for hacking with Gitea Actions 2024-10-24 16:11:52 -07:00
Joey Hafner
421cae65e3
#16 Cosmetic change: Remove unused static-mapping
Some checks failed
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 15:54:36 -07:00
Joey Hafner
d594148160
#16 Switch to printing a var instead of a secret 2024-10-24 15:53:26 -07:00
Joey Hafner
6f744c36ee
#16 Cosmetic change: Remove unused static-mapping
Some checks failed
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 15:50:39 -07:00
Joey Hafner
7410e41a04
#16 Update action version, print pubkey from env 2024-10-24 15:50:10 -07:00
Joey Hafner
390597e0de
#16 Cosmetic change: Remove unused static-mapping
Some checks failed
SSH and echo to file / ssh (push) Failing after 16s
2024-10-24 15:47:16 -07:00
Joey Hafner
75e7a8beff
#16 Enable debug for the SSH action 2024-10-24 15:46:48 -07:00
Joey Hafner
e634f4fcc7
#16 Cosmetic change: Remove unused static-mapping
Some checks failed
SSH and echo to file / ssh (push) Failing after 3s
2024-10-24 15:40:07 -07:00
Joey Hafner
9f4aa64f8b
#16 Constrain workflow trigger to changes to homelab/vyos/config.boot
Some checks failed
SSH and echo to file / ssh (push) Failing after 3s
2024-10-24 15:35:10 -07:00
Joey Hafner
f0221b363f
#16 Init workflow for VyOS deployments
- Attempts to SSH into host and create a hello text file.
2024-10-24 15:32:33 -07:00
Joey Hafner
85d3343285
Fix improper escaping special characters (`)
Some checks failed
SSH and echo to file / ssh (push) Failing after 4s
2024-10-24 12:40:39 -07:00
Joey Hafner
d85318e050
Init OBS xdg.desktopEntries
Some checks are pending
SSH and echo to file / ssh (push) Waiting to run
2024-10-24 12:01:49 -07:00
Joey Hafner
48ef0c3add
#14 Migrate Wireguard 2024-10-24 12:01:00 -07:00
Joey Hafner
9dc3789181
#14 Migrate Traefik 2024-10-24 12:00:37 -07:00
Joey Hafner
b1261a3116
#14 Migrate Plex 2024-10-24 12:00:18 -07:00