zos-connector-plugin

Plugin for connection of Jenkins CI to IBM zOS including integration of IBM SCLM as SCM.

MIT License

Stars
11
Committers
14

Bot releases are hidden (Show)

zos-connector-plugin - 2.3.4

Published by candiduslynx about 3 years ago

Changed

  • Use README as doc source
zos-connector-plugin - 2.3.3

Published by candiduslynx about 3 years ago

Added

  • FTP c mode support (kudo's to @PavelKondratiev)
zos-connector-plugin - 2.3.2

Published by candiduslynx about 3 years ago

Fixed

  • NPE if FTP failed to list files (closed socket, etc.)
zos-connector-plugin - 2.3.1

Published by candiduslynx about 3 years ago

Fixed

  • Regression from [2.3.0]: JESINTERFACELEVEL=2 had problems with job listing and didn't check for RC JENKINS-57549
zos-connector-plugin - 2.3.0

Published by candiduslynx about 3 years ago

Fixed

  • JESINTERFACELEVEL=1 inconsistencies JENKINS-56976
  • Too many reconnects (regression from [2.2.0])

Added

  • Handle RC in JESINTERFACELEVEL=1 (but you need to check that correct level setting in Jenkins job config)
zos-connector-plugin - 2.2.0

Published by candiduslynx about 3 years ago

Fixed

  • Logout of the FTP server as soon as single request is performed.
    This will result in increased number of connectloginlogoutdisconnect sequences, but should also make plugin more stable.
zos-connector-plugin - 2.1.0

Published by candiduslynx about 3 years ago

Fixed

  • Expand environment variables once again before job submission JENKINS-55609
zos-connector-plugin - 2.0.1

Published by candiduslynx about 3 years ago

Fixed

  • False positive error message if not waiting on job completion JENKINS-54574
zos-connector-plugin - 2.0.0

Published by candiduslynx about 3 years ago

Changed

  • Credentials instead of username-password pair
  • Text file with JCL code instead of plaintext field (if you need to track SCLM in the same job - consider using Multiple SCMs plugin)
zos-connector-plugin - 1.2.6.1

Published by candiduslynx about 3 years ago

Added

  • Option to print JES job log
zos-connector-plugin - 1.2.6

Published by candiduslynx about 3 years ago

Changed

  • Update failure logic for slow JES initiators
zos-connector-plugin - 1.2.5

Published by candiduslynx about 3 years ago

Added

Changed

  • Use Jenkins 2+
zos-connector-plugin - 1.2.4.1

Published by candiduslynx about 3 years ago

Added

  • Notification about incompatibility since release 1.2.4
zos-connector-plugin - 1.2.4

Published by candiduslynx about 3 years ago

Added

  • Provide different messages into the build log based on the job completion code JENKINS-31837
zos-connector-plugin - 1.2.3

Published by candiduslynx about 3 years ago

Changed

  • JESINTERFACELEVEL=1 output changes and configuration corrections
zos-connector-plugin - 1.2.2

Published by candiduslynx about 3 years ago

Added

  • JESINTERFACELEVEL=1 support
zos-connector-plugin - 1.2.0.2

Published by candiduslynx about 3 years ago

Added

zos-connector-plugin - 1.2.0.1

Published by candiduslynx about 3 years ago

Added

  • New error message if job is not listed while waiting for its execution to end (possible problem with JESINTERFACELEVEL=1)
zos-connector-plugin - 1.2.0

Published by candiduslynx about 3 years ago

Added

  • Added JobName to output log file name.

Changed

  • Changed log file naming convention
zos-connector-plugin - 1.1.1

Published by candiduslynx about 3 years ago

Added

  • Add environment variables expansion for "Submit z/OS job" build step.
  • Added loggers