This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
docs-v2
mirror of
https://github.com/influxdata/docs-v2.git
Watch
1
Star
0
Fork
You've already forked docs-v2
0
Code
Issues
Projects
Releases
Wiki
Activity
45ce1c31af
docs-v2
/
test
/
.gitignore
9 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(qol): Test python and shell code samples. WIP - use for local testing only, not ready for CI. (#5154) - Adds a Docker image, scripts, and configuration that install and run pytest-codeblocks on Python and shell code samples in Markdown. - Copied from https://github.com/jstirnaman/docs-codeblocks/ - TODO: The script copies files into a tmp directory configured as a bind mount for the Docker container. We might want to replace this with the experimental `watch` feature. - TODO: Use a secret to configure the token. As is, values subbed from the dotenv file are exposed in your Docker container history.
2023-09-26 19:56:21 +00:00
/target
/Cargo.lock
fix inadvertantly reverted changes (#5219)
2023-11-06 23:55:00 +00:00
content
chore(qol): Test python and shell code samples. WIP - use for local testing only, not ready for CI. (#5154) - Adds a Docker image, scripts, and configuration that install and run pytest-codeblocks on Python and shell code samples in Markdown. - Copied from https://github.com/jstirnaman/docs-codeblocks/ - TODO: The script copies files into a tmp directory configured as a bind mount for the Docker container. We might want to replace this with the experimental `watch` feature. - TODO: Use a secret to configure the token. As is, values subbed from the dotenv file are exposed in your Docker container history.
2023-09-26 19:56:21 +00:00
node_modules
fix inadvertantly reverted changes (#5219)
2023-11-06 23:55:00 +00:00
tmp
chore(qol): Test python and shell code samples. WIP - use for local testing only, not ready for CI. (#5154) - Adds a Docker image, scripts, and configuration that install and run pytest-codeblocks on Python and shell code samples in Markdown. - Copied from https://github.com/jstirnaman/docs-codeblocks/ - TODO: The script copies files into a tmp directory configured as a bind mount for the Docker container. We might want to replace this with the experimental `watch` feature. - TODO: Use a secret to configure the token. As is, values subbed from the dotenv file are exposed in your Docker container history.
2023-09-26 19:56:21 +00:00
.env*
.pytest_cache
.test-run.txt