Skip to content

Support .cortexignore file to exclude files/directories from cortex project zip #723

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

Closed
deliahu opened this issue Jan 3, 2020 · 0 comments · Fixed by #800
Closed

Support .cortexignore file to exclude files/directories from cortex project zip #723

deliahu opened this issue Jan 3, 2020 · 0 comments · Fixed by #800
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@deliahu
Copy link
Member

deliahu commented Jan 3, 2020

cortex deploy zips the directory containing the cortex.yaml or CONFIG_FILE. Implement a .cortexignore to allow users to exclude files and directories from being added to the zip file.

Use .gitignore and/or .dockerignore for inspiration e.g.

Make sure that the .cortexignore file is not included in the files being zipped.

@deliahu deliahu added the enhancement New feature or request label Jan 3, 2020
@vishalbollu vishalbollu added the good first issue Good for newcomers label Jan 18, 2020
wingkwong added a commit to wingkwong/cortex that referenced this issue Feb 9, 2020

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
…s from cortex project zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants