Commit Graph

642 Commits

Author SHA1 Message Date
14ab3d9dfe Version bump: bugfix
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m27s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2024-01-10 13:01:38 +01:00
695a05b262 BUGFIX: Prevent corrupting all files when no UUID is yet stored in a file 2024-01-10 13:01:07 +01:00
514ed1aa32 Added physicalOutputQty for daq devices, added possibility to inspect from Python whether device has monitor. Added unit for equation in Qtys. Version bump 1.3.0
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m49s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2024-01-10 12:26:38 +01:00
0be8dd71d9 Bugfixes: store UUID attribute early when recording is done. Some small improvements
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m15s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Successful in -1m38s
2023-12-19 14:34:47 +01:00
2cd4c616b3 Bump 1.2.0
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m11s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Successful in -1m25s
2023-12-19 14:04:43 +01:00
311a1274bf Added fromFile() method to overcome problem of multiple times opening same file 2023-12-19 14:03:46 +01:00
936f2d5708 Merge remote-tracking branch 'origin/develop' into develop
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 3m18s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-12-19 12:28:18 +01:00
98d4e8dad2 More checks on refMeas. Renamed method refMeas to getRefMeas. Added removeRefMeas. Stabilized API? 2023-12-19 12:27:44 +01:00
87283e4aba Changed pure random UUID of measurement to time-based UUID 2023-12-19 12:26:22 +01:00
e5c40c6af3 Merged in lasp from remote
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 3m8s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-12-19 11:24:04 +01:00
8c7dbed606 Bugfix in qty input of Measurement.fromnpy() 2023-12-19 11:21:13 +01:00
c610c6350d Implemented reference measurements, and renaming as method in Measurement object. 2023-12-18 12:37:46 +01:00
44fe7f2689 Bump 1.0.4
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m13s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Successful in -46s
2023-10-27 15:02:44 +02:00
f72a635cc7 Cleanup volume before copying
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m14s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-10-26 15:17:50 +02:00
e9d7f0561e Revert "Possible bugfix for pyinstaller"
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m16s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
This reverts commit 17319c4925.
2023-10-24 22:38:34 +02:00
17319c4925 Possible bugfix for pyinstaller
Some checks failed
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after 2m7s
2023-10-24 20:56:07 +02:00
a7b219a1e1 Updated readme
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m55s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-10-24 19:49:56 +02:00
e4f887dc5b Renamed test_input.py to example_input.py
Some checks reported warnings
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Has been cancelled
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been cancelled
2023-10-24 19:47:35 +02:00
ee7e5fbba9 Added test_input.py
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after 2m13s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-10-24 15:14:37 +02:00
bfa6704360 New armadillo version, some updates in pyproject and README
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m12s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-10-24 15:13:06 +02:00
152d6d635d Apparently path may not be absolute. What a inflexible release system!
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m38s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-10-16 15:54:08 +02:00
de3ef1b4c1 Apparently path may not be absolute. What a inflexible release system!
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after -1m26s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-10-16 15:53:06 +02:00
5ca899fa0a Volume not mounted absolute, but in repo.
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after -1m26s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-10-16 15:43:17 +02:00
ab103b74f7 Set working directory correct for release action. Is apparently required
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m36s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Failing after -32s
2023-10-16 15:36:15 +02:00
a72284880d Twice container key
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m44s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Failing after -35s
2023-10-16 15:28:11 +02:00
67ff10b5e5 Forgot dash 2023-10-16 15:26:42 +02:00
5b76ff007c Added volumes 2023-10-16 15:24:20 +02:00
592448eea9 Release when tag. That is the only way the release action is working
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after 2m41s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
2023-10-16 15:17:00 +02:00
402425ebd1 Test with only release. Removed last line
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m45s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -1m23s
2023-10-16 14:58:00 +02:00
07b2d97e7a Sigh. requires go 1.18
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m34s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -24s
2023-10-16 14:26:02 +02:00
db9a1a28a5 Volumes should be specified in runner config
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m38s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -47s
2023-10-16 14:14:36 +02:00
24f849d9ee Should be host volume
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Failing after 2m29s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Has been skipped
2023-10-16 13:49:04 +02:00
bcbb5b0720 More explicit name of volume
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Failing after 2m27s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Has been skipped
2023-10-16 13:44:55 +02:00
bf6a18bcf8 Use a volume to share state
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Failing after 2m43s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Has been skipped
2023-10-16 13:37:18 +02:00
749d5354c9 Install golang manually
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m39s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after 16s
2023-10-13 12:30:31 +02:00
941b83abe8 Try with catthehacker image
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m46s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -1m9s
2023-10-13 11:34:10 +02:00
7857c3aed5 Go v3?
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m53s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -52s
2023-10-13 11:26:36 +02:00
5565b10fb2 Upload and download artifact test 2
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m53s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -1m6s
2023-10-12 16:28:02 +02:00
44c3782b46 Apparently release action requires golang
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m43s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after 32s
2023-10-11 18:14:32 +02:00
abbb3fee2c Specify release action from gitea
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m45s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -1m8s
2023-10-11 18:04:43 +02:00
02b95f9aa8 Upload / download artifact. Test2
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 3m23s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -1m9s
2023-10-11 17:36:44 +02:00
b9c42c1c24 Checkout before
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Failing after 2m38s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -1m10s
2023-10-11 17:26:02 +02:00
2206f47cff Forgot pytest
Some checks reported warnings
Building and releasing LASP (master branch) / Release-Ubuntu (push) Has been cancelled
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Has been cancelled
2023-10-11 17:24:08 +02:00
03513b6502 With upload and download artifacts - now with yaml syntax correct
Some checks reported warnings
Building and releasing LASP (master branch) / Release-Ubuntu (push) Has been cancelled
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Has been cancelled
2023-10-11 17:23:31 +02:00
8ef5fd5a64 With upload and download artifacts 2023-10-11 17:22:35 +02:00
bab69c8018 Sigh............... Does this work?
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Failing after 2m28s
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after -1m15s
2023-10-11 17:18:09 +02:00
6be9e14c13 Sigh............... Does this work? 2023-10-11 17:13:59 +02:00
78181ebca9 Split two files. No other way possible?
Some checks failed
Building and releasing LASP (master branch) / Build-Test-Release-Ubuntu (push) Failing after 2m4s
2023-10-11 17:03:55 +02:00
9b44ff7262 if on different level
Some checks failed
Building and testing LASP / Build-Test-Ubuntu (push) Successful in 1m55s
Building and testing LASP / Release-Ubuntu (push) Failing after -1m10s
2023-10-11 16:45:04 +02:00
1bf32fe81d gitub ref?
Some checks failed
Building and testing LASP / Build-Test-Ubuntu (push) Successful in 2m5s
Building and testing LASP / Release-Ubuntu (push) Failing after -1m9s
2023-10-11 16:21:12 +02:00