Commit Graph

12 Commits

Author SHA1 Message Date
Nayeon Kim 435b11a9b2
fix: typo in specification_parser (#288)
Signed-off-by: Nayeon Kim <inourbubble2@gmail.com>
2025-01-02 10:23:19 -05:00
Todd Baert a4ffec3d44
feat: initialization and shutdown (#179)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Weyert de Boer <weyert@gmail.com>
Co-authored-by: Justin Abrahms <justin@abrah.ms>
Co-authored-by: Lukas Reining <lukas.reining@codecentric.de>
Co-authored-by: Jonathan Norris <jonathan@taplytics.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
Co-authored-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
2023-05-08 16:13:36 -04:00
Todd Baert 636756e700
Fix lint issue, fix linter python script 2022-06-01 14:02:53 -04:00
Justin Abrahms e86a4a626a
Linting to ensure we don't have duplicated numbers 2022-05-29 19:36:56 -07:00
Justin Abrahms 2cb3637cdb
Move all generated spec files to a single file
Also correct the numbering in hooks.md so there were no duplicates.
2022-05-29 19:25:13 -07:00
Justin Abrahms 59c15ddb47
Fix parser whereby there were trailing arrows and no spaces around newlines 2022-05-27 17:04:17 -07:00
Justin Abrahms 84918e20ac
Everything passes lint now. 2022-05-27 16:52:44 -07:00
Daniel Dyla e89936c7cd
parser: add support for .specignore file 2022-05-06 11:10:50 -04:00
Justin Abrahms 4a0d4f4de9
New parser for requirements (#52)
* Update the parser to be aware of markdown hierarchy

* Differentiate between requirements and conditions
2022-05-05 11:45:05 -04:00
Justin Abrahms ece648fec0 Support for missing keywords and condition entries 2022-05-04 15:54:24 -07:00
Justin Abrahms 8b26dc9a93 Add a linter which complains if things don't have a relevant RFC 2119 keyword 2022-05-04 15:54:06 -07:00
Todd Baert 3041ae80d8
Adding spec tooling
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2022-04-21 12:02:28 -04:00