We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
terms_dir
Example:
{ "url": "https://github.com/trustoverip/ctwg-main-glossary", "gh_page": "https://glossary.trustoverip.org/", "terms_dir": "spec/terms-definitions", "external_spec": "ctwg" }
Currently this is tested: https://github.com/trustoverip/ctwg-main-glossary
https://github.com/trustoverip/ctwg-main-glossary
Instead the whole path, https://github.com/trustoverip/ctwg-main-glossary + spec/terms-definitions should be tested, which would become this URL:
spec/terms-definitions
https://github.com/trustoverip/ctwg-main-glossary/tree/main/spec/terms-definitions
Note this part: /tree/main/
/tree/main/
The text was updated successfully, but these errors were encountered:
Also "gh_page" should be tested.
Sorry, something went wrong.
kordwarshuis
No branches or pull requests
terms_dir
is not included in the test if URL existsExample:
Currently this is tested:
https://github.com/trustoverip/ctwg-main-glossary
Instead the whole path,
https://github.com/trustoverip/ctwg-main-glossary
+spec/terms-definitions
should be tested, which would become this URL:https://github.com/trustoverip/ctwg-main-glossary/tree/main/spec/terms-definitions
Note this part:
/tree/main/
The text was updated successfully, but these errors were encountered: