Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add NGINX variable documentation #203

Merged
merged 3 commits into from
Jun 11, 2024

chore: update changelog

f7961ac
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: add NGINX variable documentation #203

chore: update changelog
f7961ac
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report succeeded Jun 11, 2024 in 1s

63 passed, 0 failed and 0 skipped

Tests passed successfully

✅ ./reference-converter/results/test.xml

63 tests were completed in NaNms with 63 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/nginxinc/nginx-directive-reference/reference-converter 0ms
github.com/nginxinc/nginx-directive-reference/reference-converter/internal/atom 5✅ 1s
github.com/nginxinc/nginx-directive-reference/reference-converter/internal/output 3✅ 1s
github.com/nginxinc/nginx-directive-reference/reference-converter/internal/parse 53✅ 1s
github.com/nginxinc/nginx-directive-reference/reference-converter/internal/tarball 2✅ 1s

✅ github.com/nginxinc/nginx-directive-reference/reference-converter/internal/atom

github.com/nginxinc/nginx-directive-reference/reference-converter/internal/atom
  ✅ TestGetVersion
  ✅ TestGetVersion/BadStatus
  ✅ TestGetVersion/OKStatusWithNoEntries
  ✅ TestGetVersion/OKStatusWithInvalidXML
  ✅ TestGetVersion/OKStatusWithRealisticXML

✅ github.com/nginxinc/nginx-directive-reference/reference-converter/internal/output

github.com/nginxinc/nginx-directive-reference/reference-converter/internal/output
  ✅ TestNew
  ✅ TestWrite
  ✅ TestGetVersion

✅ github.com/nginxinc/nginx-directive-reference/reference-converter/internal/parse

github.com/nginxinc/nginx-directive-reference/reference-converter/internal/parse
  ✅ TestCodeBlocks
  ✅ TestLink_ToMarkdown
  ✅ TestMarkdown
  ✅ TestParse
  ✅ TestParse/not_a_module
  ✅ TestMarkdown/<http-status>
  ✅ TestLink_ToMarkdown/url
  ✅ TestCodeBlocks/literal
  ✅ TestLink_ToMarkdown/title_with_new_line
  ✅ TestParse/module_file
  ✅ TestMarkdown/<example>_multi-line
  ✅ TestMarkdown/<syntax>_arg
  ✅ TestMarkdown/<syntax>_arg_or_flag
  ✅ TestCodeBlocks/var
  ✅ TestMarkdown/unknown_tags_show_a_TODO
  ✅ TestLink_ToMarkdown/same_page_link
  ✅ TestCodeBlocks/command
  ✅ TestCodeBlocks/path
  ✅ TestParse/incomplete_module
  ✅ TestLink_ToMarkdown/sibling_page_uses_it's_data
  ✅ TestCodeBlocks/c-def
  ✅ TestMarkdown/<note>
  ✅ TestLink_ToMarkdown/child_page_with_inner_text
  ✅ TestCodeBlocks/c-func
  ✅ TestMarkdown/multi_line_<list_type="tag">
  ✅ TestCodeBlocks/value
  ✅ TestMarkdown/multi_line_<list_type="enum">
  ✅ TestMarkdown/<syntax>_arg_with_optional_flag_or_flag
  ✅ TestMarkdown/<syntax>_arg_with_named_options
  ✅ TestMarkdown/comments_are_ignored
  ✅ TestMarkdown/multi_line_<list_type="bullet">
  ✅ TestLink_ToMarkdown/child_page_with_anchor
  ✅ TestMarkdown/<syntax>_with_block
  ✅ TestLink_ToMarkdown/parent_page_with_anchor
  ✅ TestMarkdown/<list_type="tag">
  ✅ TestMarkdown/<list_type="enum">
  ✅ TestLink_ToMarkdown/sibling_page_with_inner_xml
  ✅ TestMarkdown/nested_<list>
  ✅ TestMarkdown/<commercial_version>
  ✅ TestMarkdown/<syntax>_enum_with_optional_flag
  ✅ TestMarkdown/<example>_are_fences
  ✅ TestMarkdown/<list_type="bullet">
  ✅ TestMarkdown/<emphasis>
  ✅ TestMarkdown/<syntax>_arg_with_optional_flag
  ✅ TestMarkdown/multiple_<syntax>
  ✅ TestMarkdown/multiple_<para>s_are_combined
  ✅ TestMarkdown/<syntax>_multi_line_indented
  ✅ TestMarkdown/<header>_are_quoted
  ✅ TestMarkdown/<syntax>_enum
  ✅ TestMarkdown/<syntax>_optional_flags
  ✅ TestMarkdown/<note>_multi-line
  ✅ TestMarkdown/<literal>_are_code
  ✅ TestMarkdown/<syntax>_args

✅ github.com/nginxinc/nginx-directive-reference/reference-converter/internal/tarball

github.com/nginxinc/nginx-directive-reference/reference-converter/internal/tarball
  ✅ TestOpen_File
  ✅ TestOpen_Url