Skip to content

Tags: IBM/dbb

Tags

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Uplift RunIDZCodeReview script to use JobExec instead of JCLExec (#269)

* Switched to JobExec
* Documented the dependency to DBB 2.0.1

Signed-off-by: Mathieu Dalbin <[email protected]>
Co-authored-by: Dennis Behm <[email protected]>

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Report Migration to Static Version Script (#159)

* Initial commit

Signed-off-by: Kai McGregor <[email protected]>

* Tranferred and edited tests/code changes from 2.0 branch

Signed-off-by: Kai McGregor <[email protected]>

* Fixed assignment

Signed-off-by: Kai McGregor <[email protected]>

* Testing 1.x tests

Signed-off-by: Kai McGregor <[email protected]>

* Fixed call to 2.x method to be 1.x call

Signed-off-by: Kai McGregor <[email protected]>

* Added missing result.save() call

Signed-off-by: Kai McGregor <[email protected]>

* Testing

Signed-off-by: Kai McGregor <[email protected]>

* Changed build group in json data

Signed-off-by: Kai McGregor <[email protected]>

* Added samples to .gitattributes

Signed-off-by: Kai McGregor <[email protected]>

* Testing sample data encoding

Signed-off-by: Kai McGregor <[email protected]>

* Adding test to test encoding of files

Signed-off-by: Kai McGregor <[email protected]>

* Fixed File cast in setClient call and added test case to validate uploaded samples

Signed-off-by: Kai McGregor <[email protected]>

* Added exception handling and added tests for it

Signed-off-by: Kai McGregor <[email protected]>

* Increased specifity of testing sample encoding

Signed-off-by: Kai McGregor <[email protected]>

* Fixed result validation and argument passthrough

Signed-off-by: Kai McGregor <[email protected]>

* Fixed html match for encoding check

Signed-off-by: Kai McGregor <[email protected]>

* Transferred changes from 2.x script

Signed-off-by: Kai McGregor <[email protected]>

* Transferred changes from 2.x script

Signed-off-by: Kai McGregor <[email protected]>

* Transferred changes from 2.x script

Signed-off-by: Kai McGregor <[email protected]>

* Added migrate-list script

Signed-off-by: Kai McGregor <[email protected]>

* Changed accessability of getOptions

Signed-off-by: Kai McGregor <[email protected]>

* Updated shell scripts from 2.x changes

Signed-off-by: Kai McGregor <[email protected]>

* Transferred samples for new test cases

Signed-off-by: Kai McGregor <[email protected]>

* Added new testcases from 2.x refactor

Signed-off-by: Kai McGregor <[email protected]>

* Added missing imports'

Signed-off-by: Kai McGregor <[email protected]>

* Tightened up migraiton list validation

Signed-off-by: Kai McGregor <[email protected]>

* Added missing imports

Signed-off-by: Kai McGregor <[email protected]>

* Fixed cleanup step

Signed-off-by: Kai McGregor <[email protected]>

* Fixed method call on OptionAccessor

Signed-off-by: Kai McGregor <[email protected]>

* Fixed client instantiation

Signed-off-by: Kai McGregor <[email protected]>

* Added missing import

Signed-off-by: Kai McGregor <[email protected]>

* Added error message to validation

Signed-off-by: Kai McGregor <[email protected]>

* Printout read list for testing

Signed-off-by: Kai McGregor <[email protected]>

* Added printout for testing

Signed-off-by: Kai McGregor <[email protected]>

* Commented out working tests

Signed-off-by: Kai McGregor <[email protected]>

* Testing test

Signed-off-by: Kai McGregor <[email protected]>

* Testing

Signed-off-by: Kai McGregor <[email protected]>

* Testing

Signed-off-by: Kai McGregor <[email protected]>

* Testing

Signed-off-by: Kai McGregor <[email protected]>

* Testing

Signed-off-by: Kai McGregor <[email protected]>

* Updated gitattributes

Signed-off-by: Kai McGregor <[email protected]>

* Fixed file encoding on group file test

Signed-off-by: Kai McGregor <[email protected]>

* Reordering test to match execution order

Signed-off-by: Kai McGregor <[email protected]>

* Added initial READMEs and edited parser usage info

Signed-off-by: Kai McGregor <[email protected]>

* finished tests README

Signed-off-by: Kai McGregor <[email protected]>

* Fixed version

Signed-off-by: Kai McGregor <[email protected]>

* Fixed parser usage printout

Signed-off-by: Kai McGregor <[email protected]>

* Updated usage

Signed-off-by: Kai McGregor <[email protected]>

* Slight wording change

Signed-off-by: Kai McGregor <[email protected]>

* Added generated file format

Signed-off-by: Kai McGregor <[email protected]>

* Changed prereqs pointer to the main branch for 2.x

Signed-off-by: Kai McGregor <[email protected]>

* changed version format of prereq

Signed-off-by: Kai McGregor <[email protected]>

* Transferred prereq changes from sample readme

Signed-off-by: Kai McGregor <[email protected]>

---------

Signed-off-by: Kai McGregor <[email protected]>
Co-authored-by: Kai McGregor <[email protected]>
Co-authored-by: KMCGREG <[email protected]>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete .DS_Store

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhance PackageBuildOutputs sample (#100)

* externalize copymodes and allow packaging of additional build logs

* Update readme

* implements #97 to mask artifactory password

* Cli option -prop marked as deprecated

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sample DeletePDS script (#94)

* Added support for DeletePDS groovy script

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from dennis-behm/v1.0.6.1-branch

Updated UCD Packaging sample

v1.0.8

Toggle v1.0.8's commit message
Removed zAppBuild sample (#35)

1.0.7.1

Toggle 1.0.7.1's commit message
Merge branch 'master' of github.ibm.com:IBMDBB/PublicSamples

v1.0.7

Toggle v1.0.7's commit message
Removed MappingExtension sample since it is now in the base import tool

* DBB Issue 708

* DBB Issue 708 additional removal

* DBB Issue 708 modified README

v1.0.6.1

Toggle v1.0.6.1's commit message
Merge branch 'master' of github.ibm.com:IBMDBB/PublicSamples