Skip to content

Latest commit

 

History

History
250 lines (171 loc) · 18.8 KB

CHANGELOG.md

File metadata and controls

250 lines (171 loc) · 18.8 KB

Changelog

0.3.0 (2023-09-28)

⚠ BREAKING CHANGES

  • enforce backtick wrap for IDs in req heading (#43)

Features

  • enforce backtick wrap for IDs in req heading (#43) (5a759ee)

0.2.14 (2023-09-21)

Bug Fixes

  • add setup section in README (0d91689)

0.2.13 (2023-09-13)

Bug Fixes

  • correct spelling for status output (591dc66)
  • update package name in release-please action (acd3da9)

0.2.12 (2023-09-13)

Bug Fixes

  • add development setup section for contributor (af8a654)
  • add ignore section in README (807f7fa)
  • add repo_name parameter to relese command (#36) (86929c6)
  • add space in status output for single reqs (dbef93d)
  • add workflow badges to README (15e51c1)
  • allow multiple repos for the status command (#38) (45302f6)
  • improve issue templates (5b11571)
  • improve module documentation (54b06ad)
  • update README with available commands (41ed849)
  • use h2 instead of h1 for PR template headings (8490312)
  • wrap req-IDs in inline verbatim for cmp table (2775712)

0.2.11 (2023-09-12)

Bug Fixes

  • add wiki-links to release report (e4f098b)

0.2.10 (2023-09-12)

Bug Fixes

  • quote report to preserve whitespace (0f518bd)

0.2.9 (2023-09-12)

Bug Fixes

  • quote release report to preserve newlines (1e18b75)

0.2.8 (2023-09-12)

Bug Fixes

0.2.7 (2023-09-12)

Bug Fixes

  • escape quotes in release report (0836c72)

0.2.6 (2023-09-12)

Bug Fixes

  • unescape newlines for release report file (2621f3e)

0.2.5 (2023-09-12)

Bug Fixes

  • escape newlines in release report (60e4aff)

0.2.4 (2023-09-12)

Bug Fixes

  • checkout project repo for report upload (6a55c3d)

0.2.3 (2023-09-12)

Bug Fixes

  • add GITHUB_TOKEN for release report upload (1e59207)
  • remove dot from report extension (43f71a8)

0.2.2 (2023-09-12)

Bug Fixes

  • split release report into multiple jobs (0dbadf0)

0.2.1 (2023-09-12)

Bug Fixes

  • add mantra container to release action (24fc391)

0.2.0 (2023-09-12)

Features

  • add action to build&push docker image (da8164c)
  • add action to test docker image (119cbaf)
  • add branch links to new ref entries (09f5804)
  • add check command (#14) (2eef2e4)
  • add check overview as pr comment (edb2266)
  • add check-pr workfow (e3888e4)
  • add checklist for manual requirements (8cba5d9)
  • add ci for mantra crate (3012a52)
  • add ignore file filter for referencing (#22) (164c58c)
  • add manual flag to ref list entries (58c8531), closes #4
  • add multi-repo support (#21) (74bcce0)
  • add release report (353384d), closes #3
  • add status cmd (#18) (abd870f)
  • add sync job to mantra workflow (eb75841)
  • attach release report to release action (0e0d574)
  • create basic docker image for mantra (b01e6fd)
  • handle deprecated flag per branch (252a032), closes #7
  • push link changes to main automatically (ca01d2b)
  • trigger mantra workflow on push to main (f94abdb)
  • update sidebar mantra info in wiki (#23) (2c62734)

Bug Fixes

  • adapt dockerfile to run mantra from actions (41dc590)
  • add git to dockerfile and allow git push (d4c4188)
  • add non-zero exit code on error (2274ef8)
  • add pull-request write permission (3c47161)
  • add ref for ref_req.ignore (3689b0f)
  • add references for branch link req (a472d0b)
  • convert check output for summary (9f7cad9)
  • enforce non-whitespace for req IDs (d6cc9a2)
  • escape escaped newline (cb301b3)
  • escape parentheses in check summary (7b3850b)
  • escape quote chars (850cf31)
  • escape quotes in replace pattern (2a390f5)
  • escape quotes in summary (bce3f62)
  • forward stdout and stderr to overview (f17dab0)
  • give full write permissions for testing (408c09d)
  • ignore wiki-links in verbatim context (cb1137b)
  • improve release report display for wiki links (2de0e72)
  • keep spaces as en spaces for summary (77482ee)
  • make filepaths in tests os independent (1be5a34)
  • mark output as env var for cat (4941087)
  • only output stdout in check workflow (5a03fa7)
  • remove auto generated wiki-links (59f51e4)
  • remove auto-lock-pr action (14b0d6e)
  • remove clutter from templates (67fe548)
  • remove dead code (ddbd8c0)
  • remove git status from mantra action (5486d74)
  • remove GITHUB_OUTPUT from workflow (0ae9f64)
  • remove link cmd (ef45e59), closes #13
  • remove manual flag TODO (6b569c4)
  • remove quote char in shell replacement (e1d3d4e)
  • remove quotes in echo (7550372)
  • remove summary prints in workflow (19583c3)
  • remove unused container volume settings (82ecd11)
  • rename release report step (5ac2585)
  • replace bad req id with correct one (7e4a5a5)
  • replace escaped new line for summary (cfdf2df)
  • replace escaped newline in pr comment (edfa7a0)
  • replace newline after quotes (451cdc1)
  • run mantra link explicitly in action (bf7e495)
  • set branch name automatically in sync-ci (ea1a239)
  • set wiki path directly to mantra cmd (85007a4)
  • surround output in quotes (5c001cd)
  • try adapt overview to accepted output format (f887b3f)
  • update doc-comment (e551e45)
  • use main tag for docker image (8bea695)
  • use actual newline as replacement (8b481ec)
  • use en-space to escape regular spaces (7b110d3)
  • use github output env in workflow (d9c61c3)
  • use PAT with workflow permissions (6ad2653)
  • use relative paths on empty wiki-prefix (b6bcfbc)
  • use target branch name for pr check (f1ea78b)
  • wrap output in echo (33fde6b)
  • write overview to workflow summary (33a2a19)

Architectur/Refactor

  • add err logs in link cmd (9e2eaa5)
  • move req module to wiki module (e1ac1e4)
  • move src to sub folder (a99d0f2)
  • remove cargo workspace (ba64134)
  • remove volumes from container (e8cdec4)

0.1.0 (2023-09-01)

Features

  • add in-sync info (219ec5c)
  • add map of wiki files having new ref cnts (91a4320)
  • add references map (00a3f90)
  • add test to check for correct wiki-link (ebfe163)
  • add wiki-link cmd (c4c1d6f)
  • create req heading matcher (530b453)
  • create wiki structure from directory (e629038)
  • detect reference changes (d235358)
  • extract reqs from single file (89fb8c9)
  • impl basic sync functionality (d80d948)
  • impl wiki-link creation (fedafb4)
  • setup mantra as rust crate (124f0c6)
  • setup sync as cli command (cec408d)

Bug Fixes

  • adapt template specific content (7421dcc)
  • add link to wiki (aafd55c)
  • apply clippy suggestions (a9fc32b)
  • correct meaning of statement (7b5431a)
  • correct spelling (8e4c18e)
  • correct spelling (d7231bd)
  • detect wrong links and end-of-file newline (4207d51)
  • determine cnt changes between wiki and RefMap (4a4a4ae)
  • enforce references list start (838fa68)
  • fix req id used in test (a7fcf21)
  • improve cli help (9f3ddbf)
  • improve doc and req references (209ee0b)
  • remove dead code (7e16a57)