Commits on Source (17)
-
Duncan Macleod authored
in evaluation of `--database` argument
-
-
Duncan Macleod authored
-
Robert Bruntz authored
-
Robert Bruntz authored
Updates .flake8 for longer line length and to use EXE and S See merge request !122
-
Robert Bruntz authored
Remove unused function in clientutils See merge request !114
-
Robert Bruntz authored
Replace S6_SEGMENT_SERVER with DEFAULT_SEGMENT_SERVER See merge request !115
-
Robert Bruntz authored
Pin lscsoft-glue to <4.0.0 See merge request !120
-
Robert Bruntz authored
-
Robert Bruntz authored
Fixes mix of spaces and tabs on different lines See merge request !123
-
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
Updates packaging changes for dqsegdb client 2.1.0 See merge request !125
-
Duncan Macleod authored
-
Duncan Macleod authored
until glue dependency can be updated
-
Robert Bruntz authored
Update CI/CD pipeline to use components See merge request !126
Showing
- .flake8 8 additions, 2 deletions.flake8
- .gitlab-ci.yml 78 additions, 21 deletions.gitlab-ci.yml
- .gitlab/ci/analysis.yml 0 additions, 28 deletions.gitlab/ci/analysis.yml
- .gitlab/ci/coverage.yml 0 additions, 22 deletions.gitlab/ci/coverage.yml
- .gitlab/ci/debian.yml 0 additions, 163 deletions.gitlab/ci/debian.yml
- .gitlab/ci/dist.yml 0 additions, 26 deletions.gitlab/ci/dist.yml
- .gitlab/ci/python.yml 0 additions, 66 deletions.gitlab/ci/python.yml
- .gitlab/ci/rhel.yml 0 additions, 159 deletions.gitlab/ci/rhel.yml
- .gitlab/ci/test.yml 0 additions, 42 deletions.gitlab/ci/test.yml
- bin/ligolw_segment_query_dqsegdb 7 additions, 4 deletionsbin/ligolw_segment_query_dqsegdb
- bin/ligolw_segments_from_cats_dqsegdb 7 additions, 4 deletionsbin/ligolw_segments_from_cats_dqsegdb
- debian/changelog 7 additions, 0 deletionsdebian/changelog
- debian/control 1 addition, 0 deletionsdebian/control
- dqsegdb/clientutils.py 0 additions, 19 deletionsdqsegdb/clientutils.py
- etc/dqsegdb.spec 9 additions, 1 deletionetc/dqsegdb.spec
- requirements.txt 1 addition, 1 deletionrequirements.txt
- setup.py 1 addition, 1 deletionsetup.py
.gitlab/ci/analysis.yml
deleted
100644 → 0
.gitlab/ci/coverage.yml
deleted
100644 → 0
.gitlab/ci/debian.yml
deleted
100644 → 0
.gitlab/ci/dist.yml
deleted
100644 → 0
.gitlab/ci/python.yml
deleted
100644 → 0
.gitlab/ci/rhel.yml
deleted
100644 → 0
.gitlab/ci/test.yml
deleted
100644 → 0
... | ... | @@ -2,7 +2,7 @@ gpstime |
gwdatafind | ||
lalsuite | ||
ligo-segments | ||
lscsoft-glue >= 3.0.1 | ||
lscsoft-glue >= 3.0.1,<4.0.0 | ||
pyOpenSSL >= 0.14 | ||
pyRXP | ||
six |