Self-hosted Renovate Bot
247258f853
Update aws-actions/configure-aws-credentials digest to e26e190
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-09-03 14:56:17 +00:00
Self-hosted Renovate Bot
7e36675e79
Update actions/checkout digest to 2d7d9f7
...
Update actions/checkout
Change-type: patch
2024-09-02 13:55:27 +00:00
Self-hosted Renovate Bot
2ec7207993
Update aws-actions/configure-aws-credentials digest to 0fc95ed
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-08-27 03:53:16 +00:00
Self-hosted Renovate Bot
bda5063cb1
Update aws-actions/configure-aws-credentials digest to ead1e6a
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-08-20 04:53:34 +00:00
Anton Belodedenko
539adade50
SSH reliability settings
...
* enable SSHD multiplexing, KeepAlive and relax throttling
Thank you for the hint:
https://forums.docker.com/t/docker-compose-through-ssh-failing-and-referring-to-docker-example-com/115165/18?u=ab77
MaxStartups
Specifies the maximum number of concurrent
unauthenticated connections to the SSH daemon.
Additional connections will be dropped until
authentication succeeds or the LoginGraceTime expires for
a connection. The default is 10:30:100.
Alternatively, random early drop can be enabled by
specifying the three colon separated values
start:rate:full (e.g. "10:30:60"). sshd(8) will refuse
connection attempts with a probability of rate/100 (30%)
if there are currently start (10) unauthenticated
connections. The probability increases linearly and all
connection attempts are refused if the number of
unauthenticated connections reaches full (60).
change-type: patch
2024-08-19 10:22:37 -07:00
Anton Belodedenko
977feac1af
Update tests.yml
2024-08-19 10:07:52 -07:00
Anton Belodedenko
8c7e939c25
Docker Compose through SSH failing and referring to docker.example.com
2024-08-19 10:07:52 -07:00
Anton Belodedenko
6361744956
try GH runners for a laugh..
2024-08-19 10:07:52 -07:00
Anton Belodedenko
afb14283d3
Update tests.yml
2024-08-19 10:07:52 -07:00
Anton Belodedenko
e518f94554
try container runner
2024-08-19 10:07:52 -07:00
Anton Belodedenko
12add96fb1
Update tests.yml
2024-08-19 10:07:52 -07:00
Anton Belodedenko
7b800de7e0
Update tests.yml
2024-08-19 10:07:52 -07:00
Anton Belodedenko
cff01bc4a6
Update tests.yml
2024-08-19 10:07:52 -07:00
Anton Belodedenko
42b9edb346
Update tests.yml
2024-08-19 10:07:52 -07:00
Anton Belodedenko
94cc717f86
specify test runner group
2024-08-19 10:07:52 -07:00
Anton Belodedenko
80fe9bb225
experiment over ipsec vpn
2024-08-19 10:07:52 -07:00
Anton Belodedenko
cc24c2e60f
limit to test runners group
2024-08-19 10:07:52 -07:00
Anton Belodedenko
e0a03ac8d4
pre-create control masters directory
2024-08-19 10:07:52 -07:00
Anton Belodedenko
758c52b7ba
SSH reliability settings
...
SSH connections keep breaking between Hetzner EU DCs and AWS us-east-1 for no particular reason. Suspect Hetzner local network saturation and/or a function of trans-atlantic routing/peering/time of day. Adding connection multiplexing and keepalive to test this theory.
change-type: patch
2024-08-19 10:07:52 -07:00
Self-hosted Renovate Bot
2f141a4e4e
Update aws-actions/configure-aws-credentials digest to 55f725f
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-08-13 03:51:42 +00:00
Anton Belodedenko
b4efd63454
Cleanup AWS/EC2 key pairs
...
change-type: patch
2024-08-12 10:27:38 -07:00
Self-hosted Renovate Bot
bb47956aa6
Update aws-actions/configure-aws-credentials digest to 39228ca
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-08-10 02:11:40 +00:00
Self-hosted Renovate Bot
b122b301fd
Update actions/checkout digest to 9a9194f
...
Update actions/checkout
Change-type: patch
2024-08-05 14:54:11 +00:00
Self-hosted Renovate Bot
7dcbd0ea01
Update aws-actions/configure-aws-credentials digest to 12e3392
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-07-23 03:51:52 +00:00
Self-hosted Renovate Bot
777aecb83c
Update aws-actions/configure-aws-credentials digest to 6116f2b
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-07-17 09:57:51 +00:00
Kyle Harding
33cce523a0
Remove custom_runs_on instruction from flowzone.yml
...
This project has no custom actions to run, and was using
the legacy input format for custom jobs that is being deprecated.
Change-type: patch
2024-07-16 14:01:34 -04:00
Self-hosted Renovate Bot
0d88815b20
Update aws-actions/configure-aws-credentials digest to 96589f5
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-07-11 17:56:41 +00:00
Self-hosted Renovate Bot
7fd045814c
Update aws-actions/configure-aws-credentials digest to febab93
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-07-04 21:55:24 +00:00
Anton Belodedenko
7ddb50c19f
pin balena-cli version
...
change-type: patch
2024-07-04 14:34:00 -07:00
Anton Belodedenko
0328960ecc
shellcheck/lint workflow(s)
...
change-type: patch
2024-07-04 10:52:39 -07:00
Anton Belodedenko
88e2ee6cf0
remove redundant code
2024-07-02 11:28:50 -07:00
Anton Belodedenko
96d5617889
Only delete your (matrix) own test instance
...
change-type: patch
2024-07-02 11:04:44 -07:00
Self-hosted Renovate Bot
5c790da01d
Update aws-actions/configure-aws-credentials digest to af7e7d4
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-06-27 18:54:12 +00:00
Anton Belodedenko
e54aae2846
capture termination instance reason
...
change-type: patch
2024-06-27 09:46:26 -07:00
Anton Belodedenko
6e4aae7a82
Exit instead of breaking out of while loops
...
change-type: patch
2024-06-27 08:08:25 -07:00
Anton Belodedenko
5a3e2f1ac8
Renovate AWS/EC2 AMI(s)
...
change-type: patch
2024-06-25 16:44:07 -07:00
Anton Belodedenko
331c952a1f
check if AWS/EC2 instance is still running
...
change-type: patch
2024-06-25 12:33:11 -07:00
Anton Belodedenko
85fd15d7b3
break from wait loops if EC2 instance is terminated
...
change-type: patch
2024-06-25 11:44:34 -07:00
Anton Belodedenko
538bcfe959
show EC2 instance termination status
...
change-type: patch
2024-06-25 07:17:50 -07:00
Self-hosted Renovate Bot
422a34218c
Update actions/checkout digest to 692973e
...
Update actions/checkout
Change-type: patch
2024-06-24 22:52:11 +00:00
Anton Belodedenko
51cee3df4f
check here too
2024-06-24 15:08:16 -07:00
Anton Belodedenko
65cc3e6ecc
need to wait for compose too..
2024-06-24 14:35:13 -07:00
Anton Belodedenko
a2b62a6495
fail early on EC2 instance termination (i.e. spot capacity)
...
change-type: patch
2024-06-24 14:23:36 -07:00
Self-hosted Renovate Bot
fe3bc20a30
Pin unfor19/install-aws-cli-action action to e8b481e
...
Update unfor19/install-aws-cli-action
Change-type: patch
2024-06-24 20:52:44 +00:00
Anton Belodedenko
9a172b03f7
test compose workflow
...
* docker-compose test workflow to broadly approximate the getting started guide,
since testing on balenaCloud/balenaOS alone doesn't give us a high level of
confidence the project boots/works on compose
change-type: minor
2024-06-24 09:29:18 -07:00
Self-hosted Renovate Bot
6dd753b744
Update aws-actions/configure-aws-credentials digest to 61a1105
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-06-18 03:52:12 +00:00
Self-hosted Renovate Bot
6474a7a8b5
Update actions/checkout digest to 692973e
...
Update actions/checkout
Change-type: patch
2024-06-12 18:54:42 +00:00
Self-hosted Renovate Bot
8090670ae6
Update actions/checkout digest to 6ccd57f
...
Update actions/checkout
Change-type: patch
2024-06-12 17:55:07 +00:00
Self-hosted Renovate Bot
12d9370d6f
Update actions/checkout digest to b17fe1e
...
Update actions/checkout
Change-type: patch
2024-06-12 15:56:14 +00:00
Self-hosted Renovate Bot
e89f6c069b
Update aws-actions/configure-aws-credentials digest to c7680c3
...
Update aws-actions/configure-aws-credentials
Change-type: patch
2024-06-11 04:54:11 +00:00