Science Score: 26.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
AI4OS Hub QA pipelines
Basic Info
- Host: GitHub
- Owner: ai4os
- License: mit
- Language: Python
- Default Branch: master
- Size: 150 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 5
- Releases: 3
Created over 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
License
README.md
AI4OS Hub QA pipeline
This Jenkins pipeline is intended to do a sanity check on the modules of the AI4OS Hub before building container images and pushing them to the corresponding registry.
In order to make it work, you need a working instance of Jenkins with the following configuration:
- An organization called "AI4OS-Hub", configured:
- To scan the repositories and branches of your choice from Github
- With the Folder Properties plugin and following variables:
- AI4OS_REGISTRY: Registry URL
- AI4OSREGISTRYCREDENTIALS: Credentials ID in Jenkins
- AI4OSREGISTRYREPOSITORY: Repository for the images
- To build with the Remote File plugin configured to pull this repo
- An organization called "AI4OS-Hub-TEST", configured:
- To scan the repositories and branches of your choice from Github (the same as above)
- Not building anything (as the build will be triggered by the other jobs)
Owner
- Name: AI4OS
- Login: ai4os
- Kind: organization
- Email: ai4eosc-po@listas.csic.es
- Website: http://ai4eosc.eu
- Twitter: AI4EOSC
- Repositories: 1
- Profile: https://github.com/ai4os
AI4OS is the software powering the AI4EOSC platform
GitHub Events
Total
- Issues event: 8
- Delete event: 3
- Issue comment event: 3
- Push event: 40
- Pull request review event: 2
- Pull request event: 7
- Create event: 3
Last Year
- Issues event: 8
- Delete event: 3
- Issue comment event: 3
- Push event: 40
- Pull request review event: 2
- Pull request event: 7
- Create event: 3
Dependencies
.sqa/docker-compose.yml
docker
- ifcacomputing/ci-images python3.12