Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 23:22
1cdc857

Version 4.2.0

Commits

  • [1cdc857] Merge pull request #364 from bcgov/development
  • [06c61bb] Merge pull request #330 from bcgov/docs
  • [662103b] Merge branch 'development' into docs
  • [770cf6a] fix: lockfile needs to be saved in order to build
  • [59605c0] docs: fix diction per PR feedback in docs/onboarding.md
  • [0cb0d24] docs: update README.md to document new NPM scripts, add gibberish_detector pre-commit dependency
  • [f5823b6] docs: combine onboarding docs into a single file
  • [8fc5c34] docs: add commentary and re-order some docs in custom-framework-overview.md
  • [f8d1e22] docs: clean up tips
  • [710f042] docs: fix capitalization
  • [f50ed6f] fix: sonar trigger
  • [79d4a8b] docs: update contributors
  • [b4a7e60] chore: remove word template
  • [60b573b] docs: add contributors, license update, rollback and restore docs
  • [f7683b8] docs: add smoke-tests, directory structure, update links
  • [ea55815] docs: add overview and debugging
  • [e39923b] Merge pull request #332 from bcgov/learn-front-end
  • [a46c655] Merge pull request #360 from bcgov/dm1134-logging-with-js-heap
  • [42e5055] feat: implement 05-hello-route and 06-pages (wip) learn/front-end solutions
  • [fb04f5c] feat: implement 04-counter-list solution in learn/front-end
  • [f4b37f5] feat: implement dual-counters solution in learn/front-end
  • [7daaae0] feat: complete isolated counter homework
  • [596e3da] revert: solution for single counter
  • [39c23bd] docs: add readme, more accurate inline docs, hints for exercise files
  • [2f568f8] docs: add inline docs to accompany learning activities
  • [5ff0ae9] feat: implement 02-single-counter solution for learning the front-end framework
  • [d08a20f] feat: implement learn/front-end and associated build tasks
  • [76f7ef3] chore: update README to better explain LOG_DEBUG param
  • [b1abfeb] Merge pull request #354 from bcgov/patroni-oc-411
  • [b1d5eec] chore: simplify debug log configuration parameter. update logging adapter
  • [59d19a0] chore: improve formatting for mem usage. reduce to single logging call
  • [fd487be] Merge branch 'dm1134-logging-with-js-heap' of github.com:bcgov/digital_marketplace into dm1134-logging-with-js-heap
  • [52719da] chore: simplify mem usage logging
  • [bb44392] chore: undo unintentional reformatting
  • [433da5b] chore: formatting
  • [c5b7c05] chore: add deployment configuration for verbose logging
  • [96f1262] chore: add configuration to control production logging
  • [947e950] chore: set logger in info level. Output memory usage
  • [7949ab9] fix: ocp v4.11 requires scc workaround