This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Releases: opensciencegrid/stashcp
Releases · opensciencegrid/stashcp
v6.8.1
Changelog
- 5179929 Adding isdir special character support
- da600d1 Handle error of setting environment variables
- 92f8819 Look for /tmp/bt_u for the token (following WLCG token discovery)
- d5bec3b Pass token command line option to the stashcp package
- 5e35168 Remove io/ioutil as it's depreciated.
- 9130ecd Remove io/ioutil as it's depreciated.
- db1d59a Simplify if statement
- aa5d311 Use environment variable to force test namespace to be read
- 84f8e75 When cache override is given, force http use and do not try namespace matching
v6.8.0
Changelog
- 34b5a5a Change log lvl of failure to download namespace to debug
- 01a8b41 Adding README entry for namespace download
- a2bd83d Adding cache ordering
- 113fc59 Adding namespaces.json
- 7542272 Convert namespaces specification to yaml
- 22236ab Fix go linting
- dbde384 Fixing test of namespaces
- a327182 Properly parse topology data
- e187453 Use auth endpoint for downloading
v6.8.0-rc.2
Changelog
- e022b90 Adding CacheOverride to main
v6.8.0-rc.0
Changelog
v6.7.5
v6.7.4
v6.7.3
v6.7.2
v6.7.1
v6.7.0 - Multifile transfer support for stash_plugin
Changelog
- 0f23115 Add panic log level only for stash_plugin
- 28f0242 Adding cmd/stashcp
- 77f0c45 Adding copy file
- 9a368f6 Adding debug to the stash_plugin
- aa25d52 Adding working classad parsing
- 32d6a01 Adding working classad parsing
- d050f2b Adding working parsing
- bd46fbc Better error message
- ca82811 Changing the structure to have 2 executables
- 9828520 Create codeql-analysis.yml
- 0230121 Fix argument parsing
- 6f24b56 Fix error when no error on upload
- 7e09cfe Fix linting issues
- 7102dcf Fix tests for new transfers struct
- 6f431dc Initial work of multi-file
- f7f63c1 Set log level and fail if it doesnt work
- f65e845 Start reading in input files from infile
- 81d940f Test multitransfer input
- 8efad92 Working on tests with new build scheme