Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (11.7%) to scientific vocabulary
Keywords
Repository
Justification diagrams made easier!
Basic Info
- Host: GitHub
- Owner: jpipe-mcscert
- License: mit
- Language: Java
- Default Branch: main
- Homepage: https://www.jpipe.org/
- Size: 39.3 MB
Statistics
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 10
- Releases: 12
Topics
Metadata Files
README.md
jPipe - Justified Pipelines
The jPipe environment supports the definition of justification to support software maintenance activities. The name comes from "justified pipelines", as the key idea is to design an environment supporting the justification of CI/CD pipelines by design.
General Information
- Version: 24.07
- Architect and main developer:
- Sébastien Mosser, McSCert, McMaster University.
- Main Contributors:
- Cass Braun, McSCert, McMaster University. Developer.
- Nirmal Chaudhari, McSCert, McMaster University. Developer.
- Aaron Loh, McSCert, McMaster University. Developer.
- Deesha Patel, McSCert, McMaster University. Developer.
- Corinne Pulgar, École de Technologie Supérieure (ETS). Developer
- Advisors:
- Jean-Michel Bruel, Université de Toulouse. Language design.
- Mireille Blay-Fornarino, Université Côte d'Azur. Composition mechanisms.
Repository organization
compiler: source code of the (action-based) compilerbrew: distribution of the code using HomeBrewlangium: source code of the Visual Code extension IDE
Documentation
We're using GitHub wiki system to document jPipe: https://github.com/ace-design/jpipe/wiki.
How to cite?
bibtex
@software{mcscert:jpipe,
author = {Mosser, Sébastien},
license = {MIT},
title = {{jPipe Language}},
url = {https://github.com/ace-design/jpipe}
}
How to contribute?
Found a bug, or want to add a cool feature? Feel free to fork this repository and send a pull request.
If you're interested in contributing to the research effort related to jPipe, feel free to contact the PI: Dr. Sébastien Mosser.
We do have undergrad summer internships available to contribute to the compiler, as well as MASc and PhD positions in Software Engineering at Mac.
Sponsors
We acknowledge the support of the Natural Sciences and Engineering Research Council of Canada (NSERC), as well as McMaster Excellence in Research Award (EREA) from the Faculty of Engineering.
Owner
- Name: jPipe Language (McSCert)
- Login: jpipe-mcscert
- Kind: organization
- Email: mossers@mcmaster.ca
- Location: Canada
- Website: https://www.jpipe.org
- Repositories: 1
- Profile: https://github.com/jpipe-mcscert
Justification Models Made Easier!
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: jPipe
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Sébastien
family-names: Mosser
repository-code: 'https://github.com/ace-design/jpipe'
url: 'https://github.com/ace-design/jpipe/wiki'
abstract: >-
The jPipe environment supports the definition of
justification to support software maintenance activities.
The name comes from "justified pipelines", as the key idea
is to design an environment supporting the justification
of CI/CD pipelines by design.
keywords:
- language
- pipeline
- justification
- continuous integration
- continuous deployment
- modelling
license: MIT
GitHub Events
Total
- Issues event: 17
- Delete event: 2
- Issue comment event: 4
- Member event: 1
- Push event: 8
- Pull request review comment event: 20
- Pull request review event: 31
- Pull request event: 5
- Create event: 5
Last Year
- Issues event: 17
- Delete event: 2
- Issue comment event: 4
- Member event: 1
- Push event: 8
- Pull request review comment event: 20
- Pull request review event: 31
- Pull request event: 5
- Create event: 5
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-java v3 composite
- actions/upload-artifact v3 composite
- commons-cli:commons-cli 1.5.0
- guru.nidi:graphviz-java 0.18.1
- org.antlr:antlr4-runtime 4.13.0
- org.apache.logging.log4j:log4j-api 2.20.0
- org.apache.logging.log4j:log4j-core 2.20.0
- org.apache.logging.log4j:log4j-slf4j-impl 2.20.0
- org.junit.jupiter:junit-jupiter-api 5.4.2 test
- org.junit.jupiter:junit-jupiter-engine 5.4.2 test