Skip to content

Releases: IBM/ELM-Python-Client

Added example of creating a folder dn_simple_createfolderandartifact.py

06 Apr 15:38
Compare
Choose a tag to compare
0.18.0

0.17.0: fixed issues with reqif_io QUERY_PASSWORD and selecting confi…

Fixed some bugs; added example of creating/removing a DN link

15 Mar 08:36
Compare
Choose a tag to compare

Extended the DN type system to retrieve link types; these are now included in the oslcquery --typesystemreport
Fixed issues in reqif_io: selecting a config didn't work, and there was a typo for QUERY_PASSWORD
Added example db_simple_modifylink.py - this adds/removes a DN link between core artifacts; this is what required extending the typesystem to retrieve linktypes, so the link type to be created could be found by name

Now with example of deleting dn artifacts

06 Feb 09:36
Compare
Choose a tag to compare

Added examples/dn_simple_deleteartifact.py

Added examples of creating and updating an artifact

23 Jan 13:38
Compare
Choose a tag to compare
0.14.0

Added examples dn_simple_createartifact.py and dn_simple_updateartifa…

Fixed problem with oslcquery checking for null/notnull

23 Jan 10:10
Compare
Choose a tag to compare

-n null checking wasn't detecting empty link columns/-v notnull checking wasn't detecting non-empty columns

Ran tests against 7.0.2SR1 only

Numerours little fixes

12 Jan 10:46
Compare
Choose a tag to compare

Fixed an issue with not selecting non-default configurations in oslcquery

oslcquery now works cleanly when archived components/configs are contributing to a GC

28 Sep 08:39
Compare
Choose a tag to compare

011.1 - option --percontribution queries each individual contribution to a GC

27 Sep 15:08
Compare
Choose a tag to compare
0.11.1

option --percontribution now avoids contributions not in the specifie…

Added am support, bypassed component/configuration loading when not needed

21 Sep 11:18
Compare
Choose a tag to compare
0.10.0

Added support for am domain (in _ccm.py), now doesn't load all compon…

0.9.3

06 Sep 09:20
Compare
Choose a tag to compare

Final (hopefully) updates to include oslcquery column totalizing so module artifact counting works