-
This issue is to track the work for putting the existing API infrastructure into terraform including
1. pre-production and production stages
2. support for (if not actually full implementation of) i…
-
**What is the issue?**
There is no command to transform the written code with CLY?! in a single file that can later be executed with
```
curl path/to/file/in/github | python -
```
**What do you…
-
**Describe the bug**
There seems to be no validation for a duplicate process title happening when i use the standard way to create a new process using the CreateProcess form.
Kitodo configuration …
-
As reported in the browser console:
Angular is running in the development mode. Call enableProdMode() to enable the production mode.
-
Set up automatic deployments to production when code is merged into the main branch.
-
Set up automatic deployments to production when code is merged into the main branch.
-
Set up automatic deployments to production when code is merged into the main branch.
-
I moved the code from Data/raw/IBGE/Conta_da_producao_2002_2017_xls/process_ibge_data.do to Code/process_ibge_data.do.
I will need to update this to process São Paulo and Minas Gerais in addition t…
-
I have a Django project with a whole bunch of scheduled jobs, all running using `django-apscheduler`. Some of these jobs are only meant to run in production, and as such there's an `if settings.ENVIRO…
-
Currently, changes pushed to `dev` kick off an action that pushes the data to the `_dev` datasets on BigQuery. When we want to update the production datasets, we merge `dev` into `main` then create a …