- 05 Jan, 2023 2 commits
-
-
Chris Burr authored
Fix escaping shell vars Closes #46 See merge request !133
-
Chris Burr authored
-
- 06 Dec, 2022 1 commit
-
-
Chris Burr authored
Apptainer support See merge request !132
-
- 28 Nov, 2022 5 commits
-
-
Chris Burr authored
-
Chris Burr authored
-
Chris Burr authored
-
Chris Burr authored
-
Chris Burr authored
-
- 27 Jul, 2022 1 commit
-
-
Marco Clemencic authored
Make lb-run understand versions with 4 parts Closes #44 See merge request !131
-
- 01 Jul, 2022 3 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 09 Jun, 2022 5 commits
-
-
Marco Clemencic authored
Allow --user-area to point to a nightly build slot installation See merge request !129
-
Marco Clemencic authored
-
Marco Clemencic authored
Limit version of coverage for older versions of Python See merge request !130
-
Marco Clemencic authored
-
Marco Clemencic authored
Support running aliases.sh with "set -u" See merge request !128
-
- 26 Apr, 2022 1 commit
-
-
Chris Burr authored
-
- 28 Jan, 2022 1 commit
-
-
Marco Clemencic authored
Resolve "Preserve the trailing ':' in MANPATH" Closes #42 See merge request !127
-
- 12 Jan, 2022 1 commit
-
-
Marco Clemencic authored
-
- 06 Dec, 2021 7 commits
-
-
Marco Clemencic authored
Bypass project lookup for projects coming from a nightly slot Closes #39 See merge request !125
-
Marco Clemencic authored
add support for nightly builds flavours in lb-run --nightly Closes #41 See merge request !126
-
Marco Clemencic authored
-
Marco Clemencic authored
Detect exported functions with %% See merge request !122
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
the lookup is extended to match - $LHCBNIGHTLIES/slot/build_id - $LHCBNIGHTLIES/flavour/slot/build_id with the flavour defaulting to "nightly"
-
- 03 Dec, 2021 7 commits
-
-
Marco Clemencic authored
When requesting project version X.Y look for both X.Y and vXrY Closes #38 See merge request !124
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Fix crashes when using --path-to-project Closes #37 See merge request !123
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 23 Oct, 2021 1 commit
-
-
Chris Burr authored
Since bash 4.4 functions have been exported with %% as the suffix instead of (): https://github.com/bminor/bash/commit/3590145af6f1c9fa321dff231f69ae696e7e740b#diff-f6e7b8cbb34a38aef6fa9559192cbc0b873c68475cabfb90192bb43239efa00fR88 On aivoadm this causes an error message on login: ******************************************************************************** * ---- LbEnv ---- * ******************************************************************************** --- User_release_area is set to /afs/cern.ch/user/c/cburr/cmtuser --- CMAKE_PREFIX_PATH is set to: /cvmfs/lhcb.cern.ch/lib/lhcb /cvmfs/lhcb.cern.ch/lib/lcg/releases /cvmfs/lhcb.cern.ch/lib/lcg/app/releases /cvmfs/lhcb.cern.ch/lib/lcg/external /cvmfs/lhcb.cern.ch/lib/contrib /cvmfs/lhcb.cern.ch/lib/var/lib/LbEnv/2199/stable/linux-64/lib/python3.8/site-packages/LbDevTools/data/cmake -------------------------------------------------------------------------------- -bash: export: `BASH_FUNC_which%%=() { ( alias; eval declare -f ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "\$@" }': not a valid identifier
-
- 04 Oct, 2021 1 commit
-
-
Marco Clemencic authored
Improve cmt version detection by ignoring warning? See merge request !121
-
- 10 Sep, 2021 2 commits
-
-
Chris Burr authored
-
Chris Burr authored
On some machines cmt prints a warning before the version: $ /cvmfs/lhcb.cern.ch/lib/bin/Linux-x86_64/cmt version #CMT---> Warning: apply_tag with empty name [$(cmt_compiler_version)] v1r20p20090520
-
- 20 Jul, 2021 2 commits
-
-
Marco Clemencic authored
Fix regression See merge request !120
-
Marco Clemencic authored
-