Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

38 lines (33 loc) · 1.46 KB

Changelog

Unreleased

Added

  • github: sparse-checkout action example workflow
  • architecture: kata page first release
  • careers: new section and engineering manager
  • os: shell-aliases examples
  • os: zsh history and editing command history
  • source-control: git concepts
  • source-control: git status & multi-repo status
  • persistence: new section with structure and basic content
  • dev: set git attributes to correctly identify languages used
  • practices: asking questions

Changed

  • dev: spell lychee & repository trufflehog linters warn only (false positives)
  • mkdocs: update emoji extension for Material 9.4 version
  • kitty: install script and configuration
  • source-control: refactor and simplify introduciton
  • practices: deliberate practice and code kata
  • dev: checkout v4 changelog checkout action & sparce checkout
  • dev: upload-artefact v4 in megalinter workflow
  • dev: ignore readme changes for changelog checker workflow
  • dev: paths, action versions and feedback for publish book workflow
    • trigger workflow on specific paths, rather than paths-ignore
    • checkout v4 with sparse checkout
    • setup python v5 action
    • cache v4 action
    • echo status feedback at each stage
  • dev: update to standard repo healthcheck files
  • dev: signed commits required for PR contributions
  • dev: checkout v4 action with sparse checkout scheduled version workflow
  • ci: optional setup-python for publish book workflow
  • dev: optional setup-python for publish book workflow