Skip to content

Releases: ssl-hep/ServiceX_DID_Finder_lib

Fixes, and experimental files option

19 Mar 15:27
Compare
Choose a tag to compare
Pre-release
  • The files keyword can be attached to a DID
  • preflight check has been eliminated.

Eliminate Preflight Check

25 Jan 21:15
Compare
Choose a tag to compare

ServiceX is dropping the preflight check from the workflow. The DID Finders should no longer trigger this step, but immediately start the transformers upon reporting the first file.

Fix 3.6 regression

19 Mar 15:56
Compare
Choose a tag to compare
Fix 3.6 regression Pre-release
Pre-release

Keep forgetting this must work on 3.6

1.0.1

22 Oct 15:40
Compare
Choose a tag to compare

Add support for a --prefix option to support proxy in front of files

1.0.1-alpha.1

20 Oct 18:10
Compare
Choose a tag to compare
1.0.1-alpha.1 Pre-release
Pre-release

This is a test release of new functionality for adding a prefix argument for placing an xCache prefix

First Release

12 Jun 03:40
e5021a4
Compare
Choose a tag to compare

The first release of the library

  • Async interface to DID finders
  • Library manages all interactions with ServiceX App
  • Errors, etc., are all dealt with via Exception being raised in Python in the standard way

Fix up the argument method name

11 Jun 03:34
ee5bee1
Compare
Choose a tag to compare
Pre-release
Merge pull request #11 from ssl-hep/fix_up_cmd_line_args

Use a better name for adding in command lien args

Review Comments Update

30 May 23:39
Compare
Choose a tag to compare
Pre-release

After a review, pushing out a slightly modified version to make sure it is carefully tested.

Update Logging

26 May 05:26
Compare
Choose a tag to compare
Update Logging Pre-release
Pre-release

Now that we understand properly how to fit into the python logging system, update interfaces to support this.

Added logging, update documentation

25 May 05:01
Compare
Choose a tag to compare
Pre-release

Perhaps the final beta before an official 1.0?