dependabot[bot]
|
cbb144bcbe
|
ci: bump the github-actions group in /.github/workflows with 2 updates (#14391)
Bumps the github-actions group in /.github/workflows with 2 updates: [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [github/codeql-action](https://github.com/github/codeql-action).
Updates `softprops/action-gh-release` from 2.3.4 to 2.4.1
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.3.4...v2.4.1)
Updates `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: softprops/action-gh-release
dependency-version: 2.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-13 16:15:31 +02:00 |
|
dependabot[bot]
|
46bc368a49
|
ci: bump the github-actions group across 1 directory with 2 updates (#14311)
Bumps the github-actions group with 2 updates in the /.github/workflows directory: [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact).
Updates `softprops/action-gh-release` from 2.3.3 to 2.3.4
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.3.3...v2.3.4)
Updates `actions/upload-pages-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/upload-pages-artifact
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-07 15:28:22 +02:00 |
|
Hao Guan
|
c182c096fe
|
ci: update macOS runner
|
2025-09-27 23:29:43 +08:00 |
|
MistEO
|
e3b219d0d0
|
ci: fix win zip
|
2025-09-15 14:02:35 +08:00 |
|
MistEO
|
3cfcb4ecd6
|
ci: add zip for win ci and create issue if failed release
|
2025-09-15 13:37:59 +08:00 |
|
Constrat
|
613e21e70f
|
ci:. standardize cache key for nuget cache
|
2025-09-14 18:55:13 +02:00 |
|
Constrat
|
07e2a64675
|
ci: standardize hash for windows maadeps
|
2025-09-14 18:52:20 +02:00 |
|
Constrat
|
27b847ba71
|
ci: add caching for macos maadeps
|
2025-09-14 14:32:51 +02:00 |
|
MistEO
|
40c3cccfb2
|
ci: try macos for smoke_test (#14104)
* ci: try macos for smoke_test
* ci: Remove concurrency from smoke-testing workflow
* ci: use ninjga build for macos testing
* ci: add trigger
* ci: fix macos parallel
* ci: update bash
* fix: zsh script
* fix: perms
* fix: zsh script regular array
* ci: add resource link for cache hit
* test: enable dev for testing
* test: revert test
---------
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
|
2025-09-14 14:22:15 +02:00 |
|
nekosu
|
f2b4a622e6
|
feat: custom clang (#14102)
* feat: custom clang
* fix: version typo
* fix: version typo
|
2025-09-14 12:35:40 +02:00 |
|
Constrat
|
d1ed40f5c1
|
ci: reduce building scope for resource updater + rm llvm.sh (#14084)
* test: pre target / component
* test: temp disable cache
* fix: add libcxx
* ci: remove llvm.sh after execution
* test: reconfigure cache
|
2025-09-12 12:46:26 +02:00 |
|
Constrat
|
3c74a7bb4b
|
chore: remove ninja from ci.yml
|
2025-09-10 19:08:17 +02:00 |
|
Constrat
|
441e0defe7
|
chore: restore older cache utilization for ci.yml (#14068)
* test: test cache speed
* chore: restore older cache utilization
* chore: rft
|
2025-09-10 19:05:58 +02:00 |
|
Constrat
|
354f0aba1f
|
ci: unify bootstrap step for ci.yml
|
2025-09-10 17:08:46 +02:00 |
|
Constrat
|
474d68d4fb
|
perf: add --parallel to cmake workflows
|
2025-09-10 13:45:25 +02:00 |
|
MistEO
|
cfc2f2940a
|
ci: fix remove .h files
|
2025-09-10 15:24:42 +08:00 |
|
MistEO
|
489b6d561d
|
ci: fix core version
|
2025-09-10 14:36:26 +08:00 |
|
nekosu
|
82bcfd11bc
|
fix: linux cross compiling (#14048)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-09-09 13:22:53 +08:00 |
|
dependabot[bot]
|
5b372dfc27
|
ci: bump the github-actions group across 1 directory with 7 updates (#14041)
* ci: bump the github-actions group across 1 directory with 7 updates
Bumps the github-actions group with 7 updates in the /.github/workflows directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.3.2` | `2.3.3` |
| [actions/github-script](https://github.com/actions/github-script) | `7` | `8` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale) | `9` | `10` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` |
Updates `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)
Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
Updates `softprops/action-gh-release` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.3.2...v2.3.3)
Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
Updates `actions/stale` from 9 to 10
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)
Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: fix schema
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
|
2025-09-08 18:51:43 +02:00 |
|
MistEO
|
74d39a20c0
|
ci: 调整test相关宏
|
2025-09-08 22:46:04 +08:00 |
|
MistEO
|
5c0445d3ab
|
refactor: 依赖大更新 (#13908)
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-09-08 21:17:47 +08:00 |
|
MistEO
|
8cc692636a
|
Revert "ci: bump the github-actions group in /.github/workflows with 2 updates" (#13707)
|
2025-08-15 10:11:34 +08:00 |
|
dependabot[bot]
|
6333fd5e08
|
ci: bump the github-actions group in /.github/workflows with 2 updates (#13648)
Bumps the github-actions group in /.github/workflows with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `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)
Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 09:32:59 +08:00 |
|
Manicsteiner
|
96a51bca31
|
fix(ci): fix AppImage build toolkit (#13324)
|
2025-07-21 13:49:21 +02:00 |
|
dependabot[bot]
|
2c9f6106e3
|
ci: bump softprops/action-gh-release from 2.2.2 to 2.3.2 in /.github/workflows in the github-actions group (#13004)
|
2025-06-16 16:07:28 +00:00 |
|
uye
|
c62e8fd9b3
|
ci: Update ci.yml
|
2025-06-11 00:31:31 +08:00 |
|
MistEO
|
7b98c10cd9
|
chore: add mirrorchyan url source (#12869)
* chore: add mirrorchyan url source
* perf: wpf link
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: link
* fix: 吐司通知转义
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2025-06-03 19:52:36 +08:00 |
|
MistEO
|
e01a3e806a
|
ci: add mirrorchyan link to changelog
|
2025-05-11 01:53:53 +08:00 |
|
dependabot[bot]
|
69a962aaa4
|
ci: bump apple-actions/download-provisioning-profiles from 3 to 4 in /.github/workflows in the github-actions group (#12225)
ci: bump apple-actions/download-provisioning-profiles
Bumps the github-actions group in /.github/workflows with 1 update: [apple-actions/download-provisioning-profiles](https://github.com/apple-actions/download-provisioning-profiles).
Updates `apple-actions/download-provisioning-profiles` from 3 to 4
- [Release notes](https://github.com/apple-actions/download-provisioning-profiles/releases)
- [Commits](https://github.com/apple-actions/download-provisioning-profiles/compare/v3...v4)
---
updated-dependencies:
- dependency-name: apple-actions/download-provisioning-profiles
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-11 05:35:14 +08:00 |
|
dependabot[bot]
|
852d195ae8
|
ci: bump apple-actions/import-codesign-certs from 3 to 5 in /.github/workflows in the github-actions group (#12201)
ci: bump apple-actions/import-codesign-certs
Bumps the github-actions group in /.github/workflows with 1 update: [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs).
Updates `apple-actions/import-codesign-certs` from 3 to 5
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v3...v5)
---
updated-dependencies:
- dependency-name: apple-actions/import-codesign-certs
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-25 11:10:09 +08:00 |
|
MistEO
|
d5b6d472c4
|
ci: add retry for macui (#11817)
* ci: add retry for macui
---------
Co-authored-by: Hao Guan <10684225+hguandl@users.noreply.github.com>
|
2025-02-11 10:51:36 +08:00 |
|
dependabot[bot]
|
d46402fdf6
|
ci: bump apple-actions/download-provisioning-profiles from 1 to 3 in /.github/workflows in the github-actions group (#11849)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-11 09:30:01 +08:00 |
|
MistEO
|
953e3394cb
|
ci: force trigger mirrorchyan release note
|
2025-02-09 02:12:57 +08:00 |
|
MistEO
|
195dd31838
|
ci: force trigger mirrorc for release
|
2025-02-09 00:38:01 +08:00 |
|
Hao Guan
|
1e3058ed62
|
feat(mac): 支持Mirror酱资源更新 (#11768)
* feat(mac): Mirror酱资源更新
* ci: macOS workflow update
|
2025-02-07 12:35:53 +08:00 |
|
Constrat
|
e2967cc6ab
|
ci: disable ccache (#11562)
|
2025-01-17 00:16:16 +08:00 |
|
Horror Proton
|
92e2128f01
|
chore: remove -Werror from CMakeLists.txt
fix: #10512
|
2025-01-13 21:02:26 +08:00 |
|
Constrat
|
fc84f20981
|
Revert "test: try setup dotnet cache"
This reverts commit 678c76edbc.
[skip changelog]
[skip ci]
|
2025-01-02 12:21:38 +01:00 |
|
Constrat
|
678c76edbc
|
test: try setup dotnet cache
|
2025-01-02 12:19:52 +01:00 |
|
Constrat
|
f14b6fa928
|
perf: manual recursion + robocopy for smoke-testing (#11458)
|
2024-12-30 10:03:41 +01:00 |
|
Constrat
|
8ab043f9b0
|
ci: revert builds to ubuntu 22.04 (#11446)
* ci: revert builds to 22.04
* fix: only ci requires ubuntu 22.04
|
2024-12-29 11:42:29 +08:00 |
|
Constrat
|
93499806db
|
ci: perf improvement with caching (#11400)
|
2024-12-20 23:31:40 +01:00 |
|
Constrat
|
1651b5b21e
|
Revert "refactor: yml -> yaml standardization"
This reverts commit 70edd47c6c.
|
2024-12-14 14:46:30 +01:00 |
|
Constrat
|
70edd47c6c
|
refactor: yml -> yaml standardization
|
2024-12-14 14:39:01 +01:00 |
|
Constrat
|
8861c3a72d
|
ci: prevent duplicate runs (#11362)
From https://github.com/zopefoundation/meta/issues/145#issuecomment-1247814559
|
2024-12-13 14:22:30 +01:00 |
|
Hao Guan
|
0096765457
|
fix: 设置Xcode版本为15.3 (#11298)
|
2024-12-06 01:40:51 +08:00 |
|
Hao Guan
|
553cbc7c48
|
fix: Mac GUI 优化作业列表 (#11250)
|
2024-11-28 07:35:36 +11:00 |
|
Loong
|
4997cece5f
|
ci: create macOS runtime files in CI (#10509)
* ci: create macOS runtime files in CI
* ci: fix zip flags
|
2024-09-06 16:14:05 +01:00 |
|
Loong
|
e510ab2848
|
chore: add flag -fexperimental-library for clang < 16 (#10265)
* Revert "ci: 在 macOS 上使用 clang 18"
This reverts commit d16eb092bd.
* feat: add -fexperimental-library for clang < 16
|
2024-08-18 00:04:53 +08:00 |
|
Weiyou Wang
|
d16eb092bd
|
ci: 在 macOS 上使用 clang 18
|
2024-08-17 16:18:06 +08:00 |
|