Skip to content

Releases: Juniper/nita-jenkins

23.12-1

18 Apr 10:06
ad8d685
Compare
Choose a tag to compare

Updates to nita-cmd cli_scripts to play nicely with Kubernetes, and new python scripts to create jobs as K8S pods.

22.8-2

30 Nov 11:03
Compare
Choose a tag to compare
  • Loads of security advisories, please use this version to avoid security problems in 22.8-1.
  • Upgraded Jenkins

22.8-1

28 Sep 09:31
c020ad1
Compare
Choose a tag to compare
  • Loads of security advisories, please use this version to avoid security problems in 21.7.
  • Upgraded Jenkins

NITA 21.7-1

09 Sep 11:35
Compare
Choose a tag to compare

21.7-1 New Features and Bug Fixes

  • Loads of security advisories, please use this version to avoid security problems in 20.10.
  • Upgraded django and openpyxl.
  • Removed dependency on xlrd.
  • Made it possible to configure the Jenkins password more easily.

NITA 20.10-1 release

17 Dec 12:10
Compare
Choose a tag to compare

20.10 New Features and Bug Fixes

  • The NITA webapp is now much more fogiving about the format of project zip files. The location of the project.yaml file now determins the root of the project and directory names or even a lack of a directory inside a zip file is irrelevant.
  • Jenkins credentials can now be customized during the installation process by providing an environment variable to the docker container.
  • Webapp credentials can now be customized during the installation process by providing an environment variable to the docker container.
  • Fixed a bug in the NITA webapp where after a certain number of spreadsheet uploads the interface would become unusable.