aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): bump actions/checkout from 5 to 6dependabot[bot]2025-11-213-3/+3
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [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/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7dependabot[bot]2025-10-131-1/+1
| | | | | | | | | | | | | | | | Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v6...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump github/codeql-action from 3 to 4dependabot[bot]2025-10-081-3/+3
| | | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump ncipollo/release-action from 1.18.0 to 1.20.0dependabot[bot]2025-09-041-1/+1
| | | | | | | | | | | | | | | Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.18.0 to 1.20.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.18.0...v1.20.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump actions/checkout from 4 to 5dependabot[bot]2025-08-123-3/+3
| | | | | | | | | | | | | | | | 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>
* Merge branch 'v3' of https://github.com/HydroRoll-Team/infini into v3HsiangNianian2025-08-021-1/+1
|\
* | refactor(v3): publish v3 branchHsiangNianian2025-08-022-42/+31
| |
| * chore(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0dependabot[bot]2025-08-021-1/+1
|/ | | | | | | | | | | | | | | Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6dependabot[bot]2025-06-111-1/+1
| | | | | | | | | | | | | | | | Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump ncipollo/release-action from 1.14.0 to 1.16.0dependabot[bot]2025-02-241-1/+1
| | | | | | | | | | | | | | Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.16.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.14.0...v1.16.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0dependabot[bot]2024-02-061-1/+1
| | | | | | | | | | | | | | Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump release-drafter/release-drafter from 5 to 6dependabot[bot]2024-02-021-1/+1
| | | | | | | | | | | | | | Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #54 from ↵v2.0.3a1简律纯2024-01-291-1/+1
|\ | | | | | | | | HydroRoll-Team/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5 chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
* \ Merge pull request #55 from ↵简律纯2024-01-291-1/+1
|\ \ | | | | | | | | | | | | HydroRoll-Team/dependabot/github_actions/ncipollo/release-action-1.13.0 chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0
* | | chore(deps): bump actions/checkout from 3 to 4dependabot[bot]2024-01-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0dependabot[bot]2024-01-291-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5dependabot[bot]2024-01-291-1/+1
|/ | | | | | | | | | | | | | | Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(workflows): update permissionsv2.0.2-alpha.2简律纯2024-01-281-7/+6
|
* fix(workflows): allow write permission简律纯2024-01-281-0/+5
|
* feat(workflows): add changelog for each简律纯2024-01-281-0/+43
|
* chore(deps): bump actions/checkout from 3 to 4dependabot[bot]2024-01-271-1/+1
| | | | | | | | | | | | | | | 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>
* chore(deps): bump pdm-project/setup-pdm from 3 to 4dependabot[bot]2024-01-261-1/+1
| | | | | | | | | | | | | | Bumps [pdm-project/setup-pdm](https://github.com/pdm-project/setup-pdm) from 3 to 4. - [Release notes](https://github.com/pdm-project/setup-pdm/releases) - [Commits](https://github.com/pdm-project/setup-pdm/compare/v3...v4) --- updated-dependencies: - dependency-name: pdm-project/setup-pdm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(ci): delete envv2.0.0-alpha.1简律纯2024-01-261-1/+0
|
* refactor(ci|docs|files): update workflows, refresh docs cacahe and, delete ↵简律纯2024-01-262-101/+11
| | | | useless files
* Update python-publish.yml简律纯2024-01-261-6/+4
|
* chore(deps): bump actions/cache from 3 to 4dependabot[bot]2024-01-181-2/+2
| | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* (no commit message)简律纯2023-12-181-0/+6
|
* Update python-publish.yml简律纯2023-12-151-1/+1
|
* Update python-publish.yml简律纯2023-12-151-3/+2
|
* chore(ci): Create release-drafter.yml简律纯2023-12-151-0/+41
|
* refactor(docs): optmst `docs` dir & `deps`简律纯2023-12-151-2/+1
|
* build(deps): bump github/codeql-action from 2 to 3dependabot[bot]2023-12-141-3/+3
| | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump actions/setup-python from 4 to 5dependabot[bot]2023-12-072-2/+2
| | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump actions/checkout from 3 to 4dependabot[bot]2023-10-091-1/+1
| | | | | | | | | | | | | | | 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>
* (no commit message)v1.0.2简律纯2023-10-072-2/+0
|
* (no commit message)v1.0.1简律纯2023-10-071-1/+2
|
* (no commit message)简律纯2023-10-071-21/+21
|
* (no commit message)简律纯2023-10-071-21/+21
|
* (no commit message)简律纯2023-10-072-0/+2
|
* (no commit message)简律纯2023-10-072-2/+2
|
* (no commit message)简律纯2023-10-072-2/+3
|
* (no commit message)简律纯2023-10-072-2/+2
|
* (no commit message)简律纯2023-10-072-2/+2
|
* (no commit message)简律纯2023-10-071-1/+1
|
* (no commit message)简律纯2023-10-071-1/+1
|
* (no commit message)简律纯2023-10-071-0/+1
|
* (no commit message)简律纯2023-10-071-21/+21
|
* (no commit message)v0.1.3简律纯2023-10-071-0/+1
|
* (no commit message)简律纯2023-10-071-11/+3
|
* fix(ci): error cmd简律纯2023-10-072-2/+1
|