-
03.02.01059931dd · ·
New PATCH release 03.02.01 Changes since 03.02.00: - fix: Only import deviceaccess where needed
-
03.02.006fa46f1e · ·
New MINOR release 03.02.00 Changes since 03.01.00: - chore: Bump minor version - fix: Regex for splitting up additional files broken - doc: add hint how to run single test cases - feat(end-to-end-tests): do not stop after first failure - fix: run backup for all types - fix: temp solution to prevent doocs error - fix(testenv): set FACILITY, DEVICE as required for latest DOOCS - Feat: add server test function - Added configuration for KIT - fix: typo in README - feat: support for git submodules - feat: add ApplicationCore like name escaping - chore: Added TARLA, HZB and SEL-generic repos to configEnvironment. - feat: replace rebot backend with sharedMemoryDummy in testEnv - feat: add servers based on generic server to configEnvironment - fix: remove file added by mistake in previous commit - fix: crash testenv without terminal
-
03.01.01d4ae5685 · ·
New BACKPORT release 03.01.01 Changes since 03.01.00: - chore: Bump patch version - fix: Regex for splitting up additional files broken
-
03.00.060b861cc2 · ·
New PATCH release 03.00.06 Changes since 03.00.05: - fix(fw-deploy): incorrect version parsing - fix: symlinked templates between server types - fix: unnecessary server restart if no config change - fix: don't follow symlinks in chown (config myself) - fix: confusing error message
-
03.00.0093ad99dd · ·
New MAJOR release 03.00.00 Changes since 02.02.02: - change/unify workflow: use config script to manage server packages etc. - feat: always use build directories for config packages - feat: config myself is now idempotent - feat: shared component for firmware deployment (DeployTool) - feat: provide file/dir names to Mako code - feat: less verbose output on multi instance runs - feat: add shared template/module: ConfigVersion (#9802) - feat: use white list for backup (#6431) - feat: simplify importing local modules from settings - fix: MAKE_EXECUTABLE not working - fix backup timeout sometimes ineffective - fix error message when using OmitFileException - remove old style parsing (pre-Mako) - update config package URLs - rewrite configure scripts into python
-
02.02.036d084fb1 · ·
New BACKPORT release 02.02.03 Changes since 02.02.02: No source code changes, just increment patch level to fix packaging issues.
-
02.02.0280a999a4 · ·
New PATCH release 02.02.02 Changes since 02.02.01: - Update SDM config location - Add TEC server to config
-
02.02.01af053650 · ·
New PATCH release 02.02.01 Changes since 02.02.00: Fix linking files between instances add qlset-config to configEnvironment Update config URLs for DCM and PIEZO Project template update Move steppermotor config uri update git url for ldd Remove obsolete optical switch server all-types: Change location of BAM repository add deprecation warning for old-style settings files Change uLog configuration url
-
02.02.0095f7989c · ·
New MINOR release 02.02.00 Changes since 02.01.03: - Move output directory to INSTANCE (#6430) - checkoutAllTypes: Check url of current checkout - fix update of dynamic config when using the ssh repository url - Escape single quotes when writing bash file (#6614)
-
02.01.0384e7001c · ·
New PATCH release 02.01.03 Changes since 02.01.02: - do not delete old branch of dynamic config after URL change