Merge remote-tracking branch 'origin/master'

This commit is contained in:
Dennis Eichhorn 2022-11-22 23:01:44 +01:00
commit c17e946e46
3 changed files with 13 additions and 1 deletions

View File

@ -23,11 +23,15 @@ jobs:
ref: develop
repository: Karaka-Management/Build
path: Build
- name: Copy config file
run: |
mkdir .github/linters
cp Build/Config/markdown.json .github/linters/markdown.json
- name: Lint Code Base
uses: github/super-linter/slim@v4
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_MARKDOWN: true
MARKDOWN_CONFIG_FILE: Build/Config/markdown.json
MARKDOWN_CONFIG_FILE: markdown.json
DEFAULT_BRANCH: develop
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

View File

@ -65,6 +65,11 @@ Core JavaScript libraries
* License: http://creativecommons.org/licenses/by-sa/3.0/deed.en
* Source: http://commons.wikimedia.org/wiki/File:Orange-Fruit-Pieces.jpg
### unDraw
* License: https://undraw.co/license
* Source: https://undraw.co/
## PHP
Core PHP libraries

View File

@ -1,3 +1,5 @@
# Module ID/name list
* 1000100000 - OMS Admin
* 1000200000 - OMS Backend Dashboard
* 1000300000 - OMS Profile
@ -77,3 +79,4 @@
* 1007700000 - OMS Shop
* 1007800000 - OMS CMS
* 1007900000 - OMS ContractManagement
* 1008000000 - OMS OnlineResourceWatcher