Skip to content

Releases: CHESSComputing/gotools

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Oct 15:18
d43d4b2

Release: v0.1.3

  • d43d4b2 update dependencies for golib: add globus link cache

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Oct 12:51
e829eed

Release: v0.1.2

  • e829eed update dependencies for golib: frontend config options
  • 286c7a9 remove btr/sample/cycle updates from dids function
  • 93c6e1a code refactoring
  • 7d58865 code refactoring
  • 51df217 account for primitive.A data-type
  • 76fc545 adjust new beamline values
  • f29407d fix typo
  • 09ce792 make print statements
  • b71549a update casting
  • 67578b1 Add code to fix dids and btrs
  • eb57bb3 update dependencies for golib: ldap improvements
  • c668db4 Simplify printConfig to use _srvConfig

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Oct 17:22
1140bcb

Release: v0.1.1

  • 1140bcb update dependencies for golib: ql.ParseQuery
  • 6acabe7 simplify defaults for dataset deposit
  • a9e5d19 Add creation of the project if it does not exist
  • 48e2553 code clean-up and refactoring
  • 3e69c47 remove mc command
  • da41a48 fix logic of doiPublish API
  • 7da7ec5 implement logic of doiAdd for MaterialCommons
  • 5225b5d further implementation for MaterialCommons APIs
  • ae903c9 further details for mcCreate
  • 1dedda3 Implement getMcProjectId function
  • c87ccea update token string
  • 3633cd7 further code re-factoring
  • a125a7c First draft of unification DOI functionality (Zeonod and MaterialCommons
  • 1fff07e update print statements
  • d1470ac update print statement
  • 732a83b skip records if no chess path found
  • 2e19b7b update codebase
  • cf08c21 perform update without upsert
  • 1a4ef0e add check for document update
  • b52b420 New tool to update meta records

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 16:27
d1cd9e9

Release: v0.1.0

  • d1cd9e9 update dependencies for golib: globus link support
  • f39e1c2 Add globus link command

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 11 Oct 13:42
7fc7d50

Release: v0.0.9

  • 7fc7d50 set different options for sed on Darwin and other platforms
  • c59cb97 Add sort-keys and sort-order to search/meta commands
  • 3a31533 Add sorted option and print date in search
  • 8f7674e fixed for material commons integration
  • 817b20f switch to golib v0.3.9
  • 429c97d add publish step
  • 0da83f3 Merge branch 'main' of github.com:CHESSComputing/gotools
  • 716edad switch to MaterialCommons package: github.com/materials-commons/gomcapi
  • 34894c0 Support use of FOXDEN_TRUSTED_CLIENT for spec add/ls/view
  • e37f6ca Add commit value into version command
  • f7f16fb Adjust code to allow trusted client to use read token
  • 085cc3e Update
  • aaed87d Add globus command

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 12 Sep 16:50
a582b8e

Release: v0.0.8

  • a582b8e fix hostinfo placement
  • e6302ef update dependencies for golib: loggin middleware report bytes in/out

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 10 Sep 13:23
cf65af0

Release: v0.0.6

  • cf65af0 update dependencies for golib: provides support for trusted client
  • 8dc6efc Switch to golib.authz.ReadSecret API and FOXDEN_TRUSTED_CLIENT env
  • 5252c6f Do not auto-generate token for trusted client
  • 0e92620 update dependencies
  • c9516e8 update dependencies
  • ccfa7e9 Check Authz response status code
  • 998fa75 Acquire, assign and clean-up trusted token in case of trusted client
  • 9c0a3f8 update dependencies
  • a62ef05 Add prototype for MaterialCommons
  • 9c9f11f Add new trustedUser helper function
  • 754f966 New README file

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Sep 13:44
dfc69d7

Release: v0.0.5

  • dfc69d7 fix identation
  • c8a2d27 use checkout@v4 with full depath to capture all tags
  • 81df461 update Makefiles to include changes scripts and update CI/CD release.yaml to use new action
  • 9b09c86 Merge branch 'main' of github.com:CHESSComputing/gotools
  • 3e0418b Add build_all action clause to build foxden CLI on variety of architectures
  • beac9e0 use dot notation for spec motors query in foxden/test/run.sh
  • 3673d46 improve examples
  • 3cbe551 Merge branch 'main' of github.com:CHESSComputing/gotools
  • f9e02a8 Add ofile option to write tokens to it
  • c4ea4b5 fix: data in response from specscans /add is now in a services.ServiceResponse
  • c7d2dcb Properly manage Zenodo token via option, env or config settings
  • a4fbbdc Move schema to options for meta command, fix issue #3
  • 6eebc20 Merge branch 'main' of github.com:CHESSComputing/gotools
  • 4c1c960 Add support for user's token from provided ztoken option
  • a937e17 fix: allow multiple spec scan records to be submitted from a single file
  • 89eedbc Make test script more generic
  • 8acac2f update dependencies
  • 99ba65a Align headers with golib structure
  • b16319f Add initZenodoAccess helper function
  • bfa7203 Fix initialization of kfile
  • 7b56348 Add complex query for specscan
  • b3cdd93 Apply Keara's suggestion to use Krb5Conf file from config
  • 514cec2 Try to get key file name from KRB5CCNAME first
  • ac91d42 Add doiUpdate when input doi record is provided
  • 5ce5179 Add support of more complex query for spec scan record look-up
  • fa7bb72 use query in specJsonRecord
  • e290dd1 allow create command to update document as well
  • f2500d0 Automate read/write/delete token creation via foxden token files in home area
  • 55fbbe1 printout did error
  • db4cc77 Remove requirements to pass doi json to doiCreate
  • 66acaaa Update DataBookkeeping dependencies
  • 03a0ff7 Added clean-up of MongoDB db.collections

Release v0.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:56
a05b595
fix dependencies

Release v0.0.3-test4

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:49
a497a33
Update dbs dependency