https://github.com/acdh-oeaw/viecpro-backend-devops
Deployment and development repository for the VieCPro APIS instance.
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
7 of 12 committers (58.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Keywords from Contributors
Repository
Deployment and development repository for the VieCPro APIS instance.
Basic Info
Statistics
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 64
- Releases: 0
Metadata Files
README.md
VieCPro Backend Devops
Deployment and development repository for the VieCPro APIS instance.
This repository is forked from apis-core ("vanilla"), as apis-core is no longer in active development and adaptions to the core code where needed for VieCPro. It also adds VieCPro spefic apps directly to the repository, as these are not used in any other apps and don't need their own repositories any longer.
--> This repository is therefore no longer in sync with apis-core vanilla.
VieCPro specific apps
VieCPro specific django-apps are added in the root directory, separate from apis_core and its nested apps.
Table names vs. app names:
In prior version of this repo, app-names had been changed. This change had no benefits atm and was potential cause for issues. So it was reverted.
Development Container
The devcontainer consists of the following services:
- app (the django application)
- db - a mariadb instance
- celery - a celery instance for running otherwise blocking tasks in separate workers
- typesense - a typesense server instance for testing purposes of the typesense collections build for the nuxt-frontend of the project
Environment Variables
- for a list of environment variables needed to run this container locally, see the
env_file_template.envfile in the.devcontainerdirectory. - set these in a file named 'devcontainer.env' within the
.devcontainerdirectory
Makefile
The Makefile contains shortcuts to commands that are frequently used in development. They can be invoked via
make {command_name}. See the Makfile for the full list of commands.
Note:
A celery worker needs to be running for the application to function, you can start a new worker by running make worker
in the terminal.
Owner
- Name: Austrian Centre for Digital Humanities & Cultural Heritage
- Login: acdh-oeaw
- Kind: organization
- Email: acdh@oeaw.ac.at
- Location: Vienna, Austria
- Website: https://www.oeaw.ac.at/acdh
- Repositories: 476
- Profile: https://github.com/acdh-oeaw
GitHub Events
Total
- Create event: 8
- Commit comment event: 1
- Issues event: 22
- Issue comment event: 7
- Push event: 24
- Pull request review event: 2
- Pull request event: 9
Last Year
- Create event: 8
- Commit comment event: 1
- Issues event: 22
- Issue comment event: 7
- Push event: 24
- Pull request review event: 2
- Pull request event: 9
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Matthias Schlögl | m****l@g****m | 582 |
| Peter Andorfer | P****r@o****t | 215 |
| steffres | s****h@o****t | 69 |
| Birger Schacht | b****t@o****t | 36 |
| Gregor Pirgie | g****e@o****t | 29 |
| Richard Hadden | r****n@o****t | 8 |
| Gregor Pirgie | g****e@u****t | 6 |
| Gregor Pirgie | 7****e | 3 |
| gythaogg | g****t@g****m | 2 |
| Stephan Kurz | s****z@o****t | 1 |
| newmountainprogramming | p****e@g****t | 1 |
| Lejtovicz | k****z@o****s | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 77
- Total pull requests: 52
- Average time to close issues: 14 days
- Average time to close pull requests: about 2 hours
- Total issue authors: 5
- Total pull request authors: 4
- Average comments per issue: 0.36
- Average comments per pull request: 0.0
- Merged pull requests: 50
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 19
- Pull requests: 12
- Average time to close issues: about 2 months
- Average time to close pull requests: about 2 hours
- Issue authors: 3
- Pull request authors: 2
- Average comments per issue: 0.05
- Average comments per pull request: 0.0
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sennierer (53)
- MRWien (21)
- gregorpirgie (19)
- kaggl (6)
- stefanprobst (2)
Pull Request Authors
- b1rger (58)
- sennierer (25)
- MRWien (7)
- gregorpirgie (5)
- stefanprobst (2)