You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
935 B
935 B
Publishing to ProcessGit
Target URL:
https://processgit.org/OIPF/generic-industrial-process
Steps
- Create organisation
OIPFin ProcessGit if it does not already exist. - Create a new processpository named
generic-industrial-process. - Set recommended metadata:
repo_type: process
uapf_level: 0-4
status: draft
- Push this repository content:
git clone https://processgit.org/OIPF/generic-industrial-process.git
cd generic-industrial-process
# copy files from this package into the repo root
git add .
git commit -m "Initial OIPF generic industrial process library"
git push origin main
- Verify ProcessGit viewers:
- README markdown view;
- BPMN view:
bpmn/generic-industrial-process.bpmn; - DMN view:
dmn/action-readiness-decision.dmn; - YAML/package view:
packages/cleaning-optimisation/package.yaml; - JSON schema view:
resources/schemas/oipf-package.schema.json.