<_whitenotifier-3>
[scopehal-apps] azonenberg 58e5d73 - CreateFilter: defer adding waveforms to areas until we've had time to finish rendering and refresh the filter so there's valid data to use as input for the decision making process
<_whitenotifier-3>
[scopehal-apps] azonenberg 80a8f2a - Merge branch 'master' of github.com:ngscopeclient/scopehal-apps
<_whitenotifier-3>
uncommented auto-approve so terraform actually runs
<_whitenotifier-3>
functionality * Update orchestrator-deploy.yml Now passing through secret to the orchestrator action * Update orchestrator-deploy.yml Fix syntax * Update orchestrator-deploy.yml More syntax errors * ci: Combined self-hosted jobs into single file and reverse order This should shave off 5 minutes from the vm deployment time for most jobs (only when having a queue of jobs the vm cycle time will add up again) * ci:
<_whitenotifier-3>
[scopehal-apps] azonenberg opened issue #664: Add support for relative markers (at timeline position like cursors, but can be named and have arbitrarily many) - https://github.com/ngscopeclient/scopehal-apps/issues/664
<d1b2>
<johnsel> ah looks like the ci again leaked the runner token (only valid for a few mins, so not a big deal), so I have modified the scripts to put it in a secret tfvar which means it's now properly hidden from all output both from GitHub and from Terraform. I also found out that the newest terraform-xoa plugin now has auto-on default to false so that is why it didn't complete successfully on your last commit azonenberg
<d1b2>
<johnsel> I also put all commands in a single ./cycle-debian.sh script so that should be easy for you if you ever want to cycle it manually and I am not around
<d1b2>
<johnsel> it asks for what it needs, there are no permissions in any files
<d1b2>
<johnsel> there is still a second issue in the firewall though
<d1b2>
<johnsel> curl: (28) Failed to connect to github.com port 443: Connection timed out