Skip to content

Latest commit

 

History

History
170 lines (88 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

170 lines (88 loc) · 10.2 KB

Automatically generated by semantic-release

2.1.10 (2024-08-08)

Bug Fixes

  • error-handling: Improve error messages in library sourcing script (329cf65)

Refactoring

  • replace pushd/popd with local variable handling for directory navigation (276b91e)

Test related

  • import lib: add tests for return to original dir on script exit (d1f3220)

2.1.9 (2024-08-06)

Bug Fixes

Refactoring

  • modify TPUT_FLAG assignment and reorganize pushd (8693fa8)
  • splash: modify TPUT_FLAG assignment and reorganize pushd (cd20039)

2.1.8 (2024-08-06)

Bug Fixes

  • handle relative path from parent call to run_bats_tests_in_docker.bash (838b226)
  • Handle Relative Path from Parent Call to run_bats_tests_in_docker.bash (#80) (fd344c0)

2.1.7 (2024-08-06)

Bug Fixes

  • improve script robustness and logging in several utility scripts (bad76e4)
  • script: ensure current directory is preserved during execution (a0a27a5)
  • unable to find image failure on build server (6f2d1ed)

Other

  • add TeamCity environment flag handling for muting splash screen in CI (6798139)

Refactoring

  • remove TC environment variable check in run_bats_tests_in_docker.bash (5ec56fd)

Continuous integration

  • Rollback conventional-changelog-conventionalcommits plugin tmp quick-hack (569509b)

2.1.6 (2024-05-10)

Bug Fixes

  • clean dev comments [NMO-546] (d7b8d2f)
  • explicitly set terminal tput COLUMNS width [NMO-546] (fb804b9)
  • show consol print on CI [NMO-546] (eb2822a)
  • tmp show CI terminal TERM [NMO-546] (4c40520)

Continuous integration

  • quick hack for semantic-release/conventional-changelog-conventionalcommits release v8 problems (530c63d)

2.1.5 (2024-03-21)

Bug Fixes

  • docker build error with docker-container driver (8c4d18e)
  • set build platform explicitly (3c24301)

Continuous integration

  • fix semantic-release nmp integrity check failing due to node version (9c2cac8)

2.1.4 (2024-01-24)

Bug Fixes

  • add missing extension to sed flag seek_and_modify_string_in_file for portability (mac OsX) (a70b6f9)

2.1.3 (2024-01-24)

Bug Fixes

  • make portable seek_and_modify_string_in_file (mac OsX) (c19a80a)
  • make portable seek_and_modify_string_in_file (mac OsX) (#74) (d94064c)

2.1.2 (2024-01-22)

Bug Fixes

  • add run in TeamCity check and add bats-file missing fct (#73) (f9726fe), closes #61
  • pass TEAMCITY_VERSION arg/env to container [NMO-506] (b35e9dc)

Test related

  • quick fix add assert_file_not_contains bats-file fct [NMO-507] (52e0575)

Continuous integration

2.1.1 (2023-12-22)

Bug Fixes

  • the " or exit " command need to return 1 and output redirection to stder on error [NMO-459] (3fbfc4a)

Documentation

  • added github release number badge (71758f2)
  • update presentation (921f89b)

Continuous integration

  • added sonarcloud analysis support (3940015)
  • drop sonarcloud analysis integration (d6891d9)
  • switch off sonarcloud analysis github action (b563588)

2.1.0 (2023-12-20)

Features

  • added semantic-release support and pull request template (e86ec3b)
  • added semantic-release support and pull request template (d582f3c)

Bug Fixes

  • mode PARAMS sp that arg not be agregated in a test string (fe5dfe7)

Other

  • add github code owner entries and add instructions (38423e4)

Documentation

Build system and dependencies