azonenberg changed the topic of #scopehal to: ngscopeclient, libscopehal, and libscopeprotocols development and testing | https://github.com/ngscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
juri____ has joined #scopehal
juri_ has quit [Ping timeout: 255 seconds]
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 264 seconds]
Degi_ is now known as Degi
<_whitenotifier-3> [scopehal] azonenberg pushed 2 commits to master [+0/-0/±3] https://github.com/ngscopeclient/scopehal/compare/05a98e47c7fd...af55d6f1c017
<_whitenotifier-3> [scopehal] azonenberg fe55f90 - DivideFilter: support sparse inputs
<_whitenotifier-3> [scopehal] azonenberg af55d6f - Improved memory and divide filters to better track input X axis units
<_whitenotifier-3> [scopehal-apps] azonenberg pushed 2 commits to master [+2/-0/±4] https://github.com/ngscopeclient/scopehal-apps/compare/ef887d5b55c5...80a8f2a375e2
<_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> [scopehal-apps] Johnsel opened pull request #663: Finalize CI test deployment - https://github.com/ngscopeclient/scopehal-apps/pull/663
<_whitenotifier-3> [scopehal-apps] Johnsel closed pull request #663: Finalize CI test deployment - https://github.com/ngscopeclient/scopehal-apps/pull/663
<_whitenotifier-3> [scopehal-apps] Johnsel pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal-apps/compare/80a8f2a375e2...7b107b1bbfc2
<_whitenotifier-3> [scopehal-apps] Johnsel 7b107b1 - Finalize CI test deployment (#663) * Create build-debian-seflhosted.yml * Update build-debian-seflhosted.yml * Update build-debian-seflhosted.yml Remove 4 thread parallel limit * Update build-debian-seflhosted.yml Limit ngscopeclient build threads to -j 16 * Update build-debian-seflhosted.yml Attempt -j32 * Create orchestrator-deploy.yml Testing ci orchestrator
<_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] Johnsel pushed 1 commit to master [+0/-1/±1] https://github.com/ngscopeclient/scopehal-apps/compare/7b107b1bbfc2...3e4b5cae50da
<_whitenotifier-3> [scopehal-apps] Johnsel 3e4b5ca - ci: fixed merge conflict
<_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
<_whitenotifier-3> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal/compare/af55d6f1c017...fca76cc997f9
<_whitenotifier-3> [scopehal] azonenberg fca76cc - SubtractFilter: assign units early on
<_whitenotifier-3> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal/compare/fca76cc997f9...3f0eacf0a1b9
<_whitenotifier-3> [scopehal] azonenberg 3f0eacf - Fixed plugins being unloaded during init on Windows
<_whitenotifier-3> [scopehal-docs] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal-docs/compare/8f40cae13cdb...a8bae31659e3
<_whitenotifier-3> [scopehal-docs] azonenberg a8bae31 - Initial skeleton doc of Peaks filter
<_whitenotifier-3> [scopehal] azonenberg pushed 1 commit to master [+2/-0/±5] https://github.com/ngscopeclient/scopehal/compare/3f0eacf0a1b9...23af278a1051
<_whitenotifier-3> [scopehal] azonenberg 23af278 - Initial implementation of generic peak detection filter, added FWHM to peak detector
<_whitenotifier-3> [scopehal-apps] azonenberg pushed 2 commits to master [+0/-1/±5] https://github.com/ngscopeclient/scopehal-apps/compare/3e4b5cae50da...bb42a483f94c
<_whitenotifier-3> [scopehal-apps] azonenberg 4bd8daa - Draw FWHM on peaks
<_whitenotifier-3> [scopehal-apps] azonenberg bb42a48 - Merge branch 'master' of github.com:ngscopeclient/scopehal-apps
<_whitenotifier-3> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal/compare/23af278a1051...3c1f8b1831a1
<_whitenotifier-3> [scopehal] azonenberg 3c1f8b1 - PeakDetectionFIlter: improved FindPeaks to handle sparse waveforms better
<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
<d1b2> <johnsel> from the dmz network