Compare commits

...

10 Commits
v0.0.8 ... main

Author SHA1 Message Date
giles faa4504cf6 Merge pull request 'workflow-mods' (#10) from workflow-mods into main
release / release (push) Successful in 17s Details
Reviewed-on: #10
2023-11-23 09:40:57 +00:00
giles adc0a4ffa4 documented Update displays/legacy-config-RSBINT.xml
push / format (push) Successful in 38s Details
push / document (push) Successful in 1m50s Details
push / schema (push) Successful in 27s Details
target / format (pull_request) Failing after 31s Details
target / document (pull_request) Has been skipped Details
target / schema (pull_request) Has been skipped Details
target / review (pull_request) Has been skipped Details
2023-11-23 01:06:04 +00:00
giles 56337bda5f Update displays/legacy-config-RSBINT.xml
push / format (push) Successful in 46s Details
push / schema (push) Has been skipped Details
push / document (push) Has been cancelled Details
2023-11-23 01:00:01 +00:00
giles 608e0f6482 documented
push / schema (push) Blocked by required conditions Details
push / format (push) Successful in 39s Details
push / document (push) Has been cancelled Details
2023-11-23 00:57:46 +00:00
giles 25f2f9eed3 Update displays/legacy-config-RSBINT_azo.xml 2023-11-23 00:57:46 +00:00
gilesb 7451f65032 title
push / format (push) Successful in 41s Details
push / document (push) Successful in 1m32s Details
push / schema (push) Successful in 27s Details
2023-11-23 00:54:38 +00:00
gilesb 1685e75a97 title
push / format (push) Successful in 40s Details
push / document (push) Successful in 1m21s Details
push / schema (push) Successful in 25s Details
2023-11-23 00:51:42 +00:00
gilesb 04839708ea echoing
push / format (push) Successful in 42s Details
push / document (push) Successful in 1m39s Details
push / schema (push) Successful in 26s Details
2023-11-23 00:43:10 +00:00
gilesb 80adb8ecc5 echoing 2023-11-23 00:42:19 +00:00
gilesb 2161934e5b echoing 2023-11-23 00:41:17 +00:00
4 changed files with 524 additions and 519 deletions

View File

@ -59,6 +59,9 @@ jobs:
node-version: '20.9.0'
- run: git checkout -b ${{ github.head_ref }}
- run: git pull origin ${{ github.head_ref }}
- id: get-head-commit-title
name: get-title
run: echo "title=$(git log --format=%B -n 1 HEAD | head -n 1)" >> $GITHUB_OUTPUT
- run: rm -rf document
- run: mkdir document
- uses: https://sigyl.com:3001/actions/ft-view-screen-document@main
@ -85,7 +88,7 @@ jobs:
if: steps.has-changes.outputs.changes == 'true'
run: |
git add -A
git commit -a -m "documented ${{ github.event.head_commit.message }}"
git commit -a -m "documented ${{ steps.get-head-commit-title.outputs.title }}"
git push origin HEAD
exit 1
schema:

View File

@ -57,8 +57,10 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
# fetch-depth: '1'
- id: get_head_commit_title
- id: get-head-commit-title
name: get-title
run: echo "title=$(git log --format=%B -n 1 HEAD | head -n 1)" >> $GITHUB_OUTPUT
- run: echo ${{ steps.get-head-commit-title.outputs.title }}
- uses: actions/setup-node@v3
with:
node-version: '20.9.0'
@ -90,7 +92,7 @@ jobs:
if: steps.has-changes.outputs.changes == 'true'
run: |
git add -A
git commit -a -m "documented ${{ steps.get-commit-title.outputs.text }}"
git commit -a -m "documented ${{ steps.get-head-commit-title.outputs.title }}"
git push origin HEAD
exit 1
schema:

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
## animated
### Button1
### Buttonqqq1
*button*