Skip to content

Commit

Permalink
Merge pull request #563 from openBackhaul/develop
Browse files Browse the repository at this point in the history
Finalize 2.1.1_spec
  • Loading branch information
openBackhaul authored Feb 12, 2024
2 parents 8eacfe0 + 6632ea0 commit abdea73
Show file tree
Hide file tree
Showing 11 changed files with 8,752 additions and 7,517 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/yaml-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Linter
name: Yaml Lint
on:
pull_request:
branches: [develop]
jobs:
yaml:
name: YAML
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand All @@ -17,8 +16,3 @@ jobs:
rules:
line-length: disable
document-start: disable
truthy:
ignore: |
.github/
ignore: |
server/
3 changes: 3 additions & 0 deletions spec/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# RegistryOffice Specification

### Diagrams
- [Collection of Diagrams](./diagrams)

### ServiceList
- [RegistryOffice+services](./RegistryOffice+services.yaml)

Expand Down
10,412 changes: 5,239 additions & 5,173 deletions spec/RegistryOffice+config.json

Large diffs are not rendered by default.

Loading

0 comments on commit abdea73

Please sign in to comment.