Skip to content

Commit

Permalink
tests: update the list of non-free licenses for test_export_markdown*
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Dec 26, 2024
1 parent c2d9c05 commit 9d262f6
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
22 changes: 11 additions & 11 deletions tests/.hecat.export_markdown_multipage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ steps:
source_directory: tests/awesome-selfhosted-data
output_directory: tests/awesome-selfhosted-html
exclude_licenses:
- '⊘ Proprietary'
- 'BUSL-1.1'
- 'CC-BY-NC-4.0'
- 'CC-BY-NC-SA-3.0'
- 'CC-BY-ND-3.0'
- 'Commons-Clause'
- 'DPL'
- 'SSPL-1.0'
- 'DPL'
- 'Elastic-1.0'
- 'Elastic-2.0'
- ⊘ Proprietary
- BUSL-1.1
- CC-BY-NC-4.0
- CC-BY-NC-SA-3.0
- CC-BY-NC-SA-4.0
- CC-BY-ND-3.0
- Commons-Clause
- DPL
- Elastic-2.0
- NPOSL-3.0
- SSPL-1.0
44 changes: 22 additions & 22 deletions tests/.hecat.export_markdown_singlepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ steps:
markdown_footer: markdown/footer.md
back_to_top_url: '#awesome-selfhosted'
exclude_licenses:
- '⊘ Proprietary'
- 'BUSL-1.1'
- 'CC-BY-NC-4.0'
- 'CC-BY-NC-SA-3.0'
- 'CC-BY-ND-3.0'
- 'Commons-Clause'
- 'DPL'
- 'SSPL-1.0'
- 'DPL'
- 'Elastic-1.0'
- 'Elastic-2.0'
- ⊘ Proprietary
- BUSL-1.1
- CC-BY-NC-4.0
- CC-BY-NC-SA-3.0
- CC-BY-NC-SA-4.0
- CC-BY-ND-3.0
- Commons-Clause
- DPL
- Elastic-2.0
- NPOSL-3.0
- SSPL-1.0

- name: export YAML data to single-page markdown (non-free)
module: exporters/markdown_singlepage
Expand All @@ -33,14 +33,14 @@ steps:
render_empty_categories: False
render_category_headers: False
include_licenses:
- '⊘ Proprietary'
- 'BUSL-1.1'
- 'CC-BY-NC-4.0'
- 'CC-BY-NC-SA-3.0'
- 'CC-BY-ND-3.0'
- 'Commons-Clause'
- 'DPL'
- 'SSPL-1.0'
- 'DPL'
- 'Elastic-1.0'
- 'Elastic-2.0'
- ⊘ Proprietary
- BUSL-1.1
- CC-BY-NC-4.0
- CC-BY-NC-SA-3.0
- CC-BY-NC-SA-4.0
- CC-BY-ND-3.0
- Commons-Clause
- DPL
- Elastic-2.0
- NPOSL-3.0
- SSPL-1.0

0 comments on commit 9d262f6

Please sign in to comment.