- License Usage Calculation realised
- View License Usages - Celery Beat container added - First schedule in Celery Beat for calculating usage (hourly) - repopack can now split for different components - Various fixes as consequece of changing file_location / file_name ==> bucket_name / object_name - Celery Routing / Queuing updated
This commit is contained in:
20
.repopackignore_base
Normal file
20
.repopackignore_base
Normal file
@@ -0,0 +1,20 @@
|
||||
# Add patterns to ignore here, one per line
|
||||
# Example:
|
||||
# *.log
|
||||
# tmp/
|
||||
logs/
|
||||
nginx/static/assets/fonts/
|
||||
nginx/static/assets/img/
|
||||
nginx/static/assets/js/
|
||||
nginx/static/scss/
|
||||
patched_packages/
|
||||
migrations/
|
||||
*material*
|
||||
*nucleo*
|
||||
*package*
|
||||
nginx/mime.types
|
||||
*.gitignore*
|
||||
.python-version
|
||||
.repopackignore*
|
||||
repopack.config.json
|
||||
*repo.txt
|
||||
Reference in New Issue
Block a user