- Apr 15, 2025
-
-
Robert Bruntz authored
Add SciTokens authorization Closes #112 See merge request !75
-
'warnings' is included in the definition of _auth_request() in urifunctions.py, even though it isn't used, because otherwise it's included in a **kwargs variable and passed to urllib_request.urlopen(), which throws an exception. It is not removed entirely in case someone wants to re-implement its original purpose later; see #119 .
-
-
Updates write scope, adds a constant audience, to be used by all servers, and makes the audience list a list, rather than a set, so that scitokens.py doesn't get upset at trying to make a set from a list containing a set.
-
-
to use igwn-auth-utils and common functions
-
-
- Feb 03, 2025
-
-
Robert Bruntz authored
Migrate ldbd and segmentdb from glue Closes lscsoft/glue#32 See merge request !116
-
to use copy in this package, not from glue
-
copied from lscsoft/glue@3c86d440
-
- Jan 31, 2025
-
-
Robert Bruntz authored
Update CI/CD pipeline to use components See merge request !126
-
Duncan Macleod authored
until glue dependency can be updated
-
Duncan Macleod authored
-
- Feb 06, 2024
-
-
Robert Bruntz authored
Updates packaging changes for dqsegdb client 2.1.0 See merge request !125
-
Robert Bruntz authored
-
Robert Bruntz authored
Makes packaging changes for dqsegdb client 2.1.0 See merge request !124
-
Robert Bruntz authored
-
Robert Bruntz authored
Fixes mix of spaces and tabs on different lines See merge request !123
-
Robert Bruntz authored
-
- Feb 03, 2024
-
-
Robert Bruntz authored
Pin lscsoft-glue to <4.0.0 See merge request !120
-
- Feb 02, 2024
-
-
Robert Bruntz authored
Replace S6_SEGMENT_SERVER with DEFAULT_SEGMENT_SERVER See merge request !115
-
Robert Bruntz authored
Remove unused function in clientutils See merge request !114
-
Robert Bruntz authored
Updates .flake8 for longer line length and to use EXE and S See merge request !122
-
Robert Bruntz authored
-
- Jan 26, 2024
-
-
Duncan Macleod authored
-
Robert Bruntz authored
Disable pytest during RPM/Deb builds See merge request !121
-
Duncan Macleod authored
it just makes things heavy
-
Duncan Macleod authored
it just makes things heavy, we can test during CI
-
Robert Bruntz authored
Use gpstime package for GPS time conversion Closes #102 See merge request !119
-
-
closes #102, removes lal(suite) as a requirement
-
- Jan 19, 2024
-
-
Robert Bruntz authored
Update RPM build/install to use wheels See merge request !118
-
Duncan Macleod authored
since that is fulfilled by the python3-lal RPMs
-
Duncan Macleod authored
more efficient, better metadata, better entry points
-
- Oct 06, 2022
-
-
Duncan Macleod authored
in evaluation of `--database` argument
-
- Sep 13, 2022
-
-
Robert Bruntz authored
Add lint job to the CI pipeline See merge request !112
-
-
-
- Sep 10, 2022
-
-
Robert Bruntz authored
Fix lintian issues See merge request !113
-
Robert Bruntz authored
# Conflicts: # debian/control
-