Skip to content

Releases: Juniper/nita-robot

23.12-1

18 Apr 09:59
f02cb2f
Compare
Choose a tag to compare

Changes to nita-cmd scripts to play nicely with Kubernetes

22.8-2

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

22.8-1

29 Sep 09:32
9c24615
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:36
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.