Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec
Submodule spec updated 36 files
+0 βˆ’1 .github/CODEOWNERS
+5 βˆ’5 .github/workflows/pr-checks.yaml
+2 βˆ’2 .github/workflows/pr-python.yaml
+47 βˆ’0 .github/workflows/publish-repo-parser.yaml
+7 βˆ’2 .markdown-link-check-config.json
+3 βˆ’0 .markdownlint.yml
+1 βˆ’0 CODEOWNERS
+1 βˆ’1 LICENSE
+4 βˆ’3 README.md
+1,966 βˆ’1,227 package-lock.json
+5 βˆ’2 package.json
+144 βˆ’44 specification.json
+2 βˆ’1 specification/README.md
+119 βˆ’72 specification/appendix-a-included-utilities.md
+5 βˆ’0 specification/appendix-c/_category_.json
+6 βˆ’2 specification/appendix-c/index.md
+110 βˆ’38 specification/appendix-d-observability.md
+75 βˆ’0 specification/appendix-e-migrations.md
+148 βˆ’0 specification/assets/gherkin/README.md
+128 βˆ’0 specification/assets/gherkin/contextMerging.feature
+3 βˆ’2 specification/assets/gherkin/evaluation.feature
+596 βˆ’0 specification/assets/gherkin/evaluation_v2.feature
+3 βˆ’3 specification/assets/gherkin/hooks.feature
+2 βˆ’2 specification/assets/gherkin/metadata.feature
+221 βˆ’0 specification/assets/gherkin/test-flags.json
+9 βˆ’4 specification/glossary.md
+98 βˆ’40 specification/sections/01-flag-evaluation.md
+112 βˆ’14 specification/sections/02-providers.md
+6 βˆ’6 specification/sections/03-evaluation-context.md
+86 βˆ’10 specification/sections/04-hooks.md
+39 βˆ’37 specification/sections/05-events.md
+1 βˆ’1 specification/sections/06-tracking.md
+41 βˆ’50 specification/types.md
+8 βˆ’1 tools/repo_parser/Dockerfile
+1 βˆ’1 tools/repo_parser/pyproject.toml
+13 βˆ’2 tools/specification_parser/lint_json_output.py
Loading