Releases: iarsystems/bx-jenkins-ci
Releases · iarsystems/bx-jenkins-ci
Release v2024.07
Release notes
- Adopted
jenkins:lts-slim
- Eliminated the
jenkins-docker
container - Runs
jenkins
container in--privileged
mode (docker.sock
) - Official Docker client placed directly in the
jenkins
container - Unpinned versions in
plugins.txt
- Updated screenshots
Release v2024.05
Release notes
- Fix #12.
v2023.12
v2022.10
v2022.05
Release notes
- Optimized tutorial: simplified setup and flow.
- Fully containerized: main components now run on containers.
- IAR Build Tools: the bx-docker container now runs inside a docker:dind container.
- Jenkins: uses Jenkins-Configuration-as-Code.
- Git server: gitolite3 replaced by Gitea.
- Fix iarsystems/bx-docker#12.
v2021.11
v2021.08
Release notes
- Added Jenkinsfile to unleash the power of Jenkins Pipelines.
- Improved out-of-box experience by allowing the use of Docker images created with the scripts from the bx-docker tutorial directly from a project's Jenkinsfile.
- Demonstrates Jenkins plugin usage.
- Started using Gitolite as Git server.
v2020.10
Release notes
- Initial release.