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

Specify excluded paths in a dir fingerprint using .kosli_ignore file #320

Merged
merged 5 commits into from
Sep 19, 2024

Conversation

tooky
Copy link
Contributor

@tooky tooky commented Sep 19, 2024

This introduces a .kosli_ignore file format to specify paths to be excluded in a dir artifact.

# .kosli_ignore
logs/
*/logs
# comments are supported like this
**/tmp # this is a line comment

Related to kosli-dev/server#2270.

@tooky tooky force-pushed the use-kosli-ignore-in-fingerprint branch from c6b0e23 to 8ede80d Compare September 19, 2024 09:36
@tooky tooky merged commit 85743be into main Sep 19, 2024
6 checks passed
@tooky tooky deleted the use-kosli-ignore-in-fingerprint branch September 19, 2024 10:04
github-actions bot pushed a commit that referenced this pull request Sep 19, 2024
…ingerprint

Specify excluded paths in a dir fingerprint using `.kosli_ignore` file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants