All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated various internally used packages:
- node version from 16 to 20
- other dependencies like sonar, python
- Rename
Inforit
withFrontliners
- Remove
npm ci
,npm run build:prod
,npm run test:prod
,npm run zipdist
from build image
- Updated
SonarCloud
version - Partially renamed
Inforit
withFrontliners
for docker and strings with no technical impact
- Changed to normal node buster image instead of slim variant
- Reverted to older NodeJS version
- Installed python 3.10
- Linked python 3.10 to
python3
- moved testrail-cli to be in the same layer as ^
- Added testrail-cli to Dockerfile
- Added docker-compose to Dockerfile to be able to run dependencies in a build pipeline.
- Added dependencies for cypress