18 Commits

Author SHA1 Message Date
Max Hilbrunner
8c57fc9e9d Merge branch 'stable' into 4.5 2025-09-13 04:46:04 +02:00
Max Hilbrunner
df7d8ddf64 Create 4.5 branch 2025-09-13 04:25:03 +02:00
dependabot[bot]
5200c0c99d Bump actions/checkout from 4 to 5 (#11197)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 19:35:20 +02:00
Rémi Verschelde
9109f763c3 Branch docs version for Godot 4.4 2025-03-03 16:30:01 +01:00
Max Hilbrunner
2bb21eaf83 CI: Add timeouts 2025-01-06 21:40:44 +01:00
Max Hilbrunner
1b429b4c35 CI: Update github.ref to github.ref_name
See https://github.blog/changelog/2023-09-13-github-actions-updates-to-github_ref-and-github-ref
2025-01-06 21:27:48 +01:00
Max Hilbrunner
9680c56b08 CI: Update some comments 2025-01-06 21:27:47 +01:00
Max Hilbrunner
434c5cbb1f CI: Fix permissions 2025-01-06 21:27:47 +01:00
Max Hilbrunner
700ae14504 CI: Update from Ubuntu 22.04 to 24.04 2025-01-06 21:26:13 +01:00
Max Hilbrunner
b496e1e7d5 CI: Skip class ref. sync and offline docs on forks 2024-11-05 04:03:32 +01:00
dependabot[bot]
edfc55963c Bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 09:57:15 +00:00
dependabot[bot]
4dae900c1a Bump peter-evans/create-pull-request from 5 to 6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 09:09:17 +00:00
dependabot[bot]
1825a772e6 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 09:44:13 +00:00
Yuri Sizov
01a92120ba Make classref workflow group unique 2023-04-25 12:10:44 +02:00
Yuri Sizov
67400139a2 Fix typo in the previous commit 2023-04-24 20:11:03 +02:00
Yuri Sizov
6d289e5253 Add support for platform docs
Ensures we can pick up changes introduced in https://github.com/godotengine/godot/pull/76251
2023-04-24 19:59:54 +02:00
Max Hilbrunner
cde5e82a65 Fix CI comment 2023-04-18 20:25:47 +02:00
Yuri Sizov
1af0c5cbe4 Add a CI action to sync up the class reference 2023-04-14 16:30:25 +02:00