Skip to content

Commit

Permalink
cimas: add missing repos #2
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Oct 9, 2024
1 parent 16c7089 commit ce6426f
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 9 deletions.
70 changes: 69 additions & 1 deletion cimas-config/cimas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,76 @@ repositories:
branch: main
files:
.github/workflows/release.yml: gh-actions/master/release.yml
cpio:
remote: ssh://[email protected]/fontist/cpio
branch: master
files:
.github/workflows/rake.yml: gh-actions/master/rake.yml
.github/workflows/release.yml: gh-actions/master/release.yml
excavate:
remote: ssh://[email protected]/fontist/excavate
branch: main
files: # TODO
extract_ttc:
remote: ssh://[email protected]/fontist/extract_ttc
branch: main
files: # TODO
ffi-libarchive-binary:
remote: ssh://[email protected]/fontist/extract_ttc
branch: main
files: # TODO
ruby-xar:
remote: ssh://[email protected]/fontist/ruby-xar
branch: main
files: # TODO

formulas:
remote: ssh://[email protected]/fontist/formulas
branch: v4
files:
example-formulas:
remote: ssh://[email protected]/fontist/example-formulas
branch: main
files:

fontist.github.io:
remote: ssh://[email protected]/fontist/fontist.github.io
branch: main
files:

noto-fonts:
remote: ssh://[email protected]/fontist/ruby-xar
branch: main
files:
source-fonts:
remote: ssh://[email protected]/fontist/source-fonts
branch: main
files:
vista-fonts-installer:
remote: ssh://[email protected]/fontist/vista-fonts-installer
branch: main
files:

groups:
core:
- relaton.org
- fontist
- cpio
- excavate
- extract_ttc
- ruby-xar
- ffi-libarchive-binary
site:
- fontist.github.io
fonts:
- source-fonts
- noto-fonts
ignore:
- formulas
- example-formulas
- noto-fonts
- source-fonts
- vista-fonts-installer
- oss-guides
- support
- fontist.github.io
- setup-fontist
8 changes: 0 additions & 8 deletions cimas-config/gh-actions/main/keep-alive.yml

This file was deleted.

0 comments on commit ce6426f

Please sign in to comment.