Skip to content
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
ef6e712
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
68b3df3
Implement: Chore: Setup CI to pull the class DB from the engine #4: A…
17chuchu Feb 17, 2026
7aabf43
Implement: Chore: Setup CI to pull the class DB from the engine #4: A…
17chuchu Feb 17, 2026
7e42a31
Implement: Chore: Setup CI to pull the class DB from the engine #4: A…
17chuchu Feb 17, 2026
b8a6341
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
8b6c3b5
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
ae9f1d0
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
599f4c8
Implement: Chore: Setup CI to pull the class DB from the engine #4: C…
17chuchu Feb 17, 2026
b0770cb
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
9dcd20d
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
fcdbfea
Implement: Chore: Setup CI to pull the class DB from the engine #4: C…
17chuchu Feb 17, 2026
57a6615
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
68fc89e
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
8329c54
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
61956de
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
635a508
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
affdcfa
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
0e232ac
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
57d8eea
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
fb3e6cf
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
eb6e93c
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
98a49e7
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
3e15d61
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
e5997ec
Sample changes
17chuchu Feb 17, 2026
872ba0d
Merge pull request #1 from 17chuchu/sample
17chuchu Feb 17, 2026
0e8affb
Sample changes
17chuchu Feb 17, 2026
67b8ffe
Implement: Chore: Setup CI to pull the class DB from the engine #4: C…
17chuchu Feb 17, 2026
6bb750d
Merge branch 'master' of github.com:17chuchu/redot-engine
17chuchu Feb 17, 2026
cb4d0f9
Merge pull request #2 from 17chuchu/sample
17chuchu Feb 17, 2026
866949c
Implement: Chore: Setup CI to pull the class DB from the engine #4: R…
17chuchu Feb 17, 2026
9a11e10
Implement: Chore: Setup CI to pull the class DB from the engine #4: C…
17chuchu Feb 17, 2026
3424636
Implement: Chore: Setup CI to pull the class DB from the engine #4: T…
17chuchu Feb 17, 2026
5a87dee
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
238aded
Implement: Chore: Setup CI to pull the class DB from the engine #4: R…
17chuchu Feb 17, 2026
031dcc9
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
c90110f
Revert "Implement: Chore: Setup CI to pull the class DB from the engi…
17chuchu Feb 17, 2026
2e53824
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
d1e8119
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
db36c91
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
2b4cd51
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
2341950
Implement: Chore: Setup CI to pull the class DB from the engine #4: R…
17chuchu Feb 17, 2026
8b1f72c
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
b03ce5e
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
befc64b
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
83f94a5
Implement: Chore: Setup CI to pull the class DB from the engine #4: U…
17chuchu Feb 17, 2026
2fab173
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
19daeea
Implement: Chore: Setup CI to pull the class DB from the engine #4: Test
17chuchu Feb 17, 2026
cc1f3f8
Implement: Chore: Setup CI to pull the class DB from the engine #4: U…
17chuchu Feb 17, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .github/workflows/sync_class_ref.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: Trigger Sync Class Reference

on:
pull_request:
paths:
- 'doc/classes/**'
types: [closed]
branches: [master]

jobs:
trigger:
name: Trigger update class reference files based on the engine revision
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- uses: passeidireto/trigger-external-workflow-action@v1.0.0
env:
PAYLOAD_AUTHOR: ${{ github.actor }}
with:
repository: Redot-Engine/redot-docs-site
event: sync_class_ref
github_pat: ${{ secrets.REDOT_DOCS_SITE_PAT }}
Loading