You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.