- Improved CI + Tags PR
- Controller
- Container Tagging
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
---|
Attendance
- Sebastian Schmittner (EECC)
- Christian Bormann (Robert Bosch GmbH)
- Philipp Schlarb (esatus AG)
- Cristian Kubis
- Sebastian Zickau
- Michael Schaefer
...
- We could Improve the CI pipelines to not run if not necessary (e.g. not run if only md files are changed)
- Already tried this once → need to put work into required merge job cheks
- Include indy node version
- currently RELEASE-FLAVOUR
- Decision today: update to: NODE_VERSION-FLAVOUR-RELEASE
- e.g. FLAVOUR=ubuntu20
- e.g. FLAVOUR=debian10
- Release less flavours
- Remove when 1.13 is there
- Comment into readme now: deprecated ubuntu16, debian10,...
City of Cologne indy node (ID Union Test net) containers
- Trouble with their node operations
Stale
Container
- Use smaller base images
- python-slim + pypi indy packages?
- Phillipp: Caution: pypi packages are not identical to deb versions
- differences regarding config files for indy-node (https://github.com/hyperledger/indy-node/blob/ubuntu-20.04-upgrade/build-scripts/ubuntu-2004/prepare-package.sh)
...