Ikiru Yoshizaki
a18e8e38da
ci: handle SymbolPackageFormat on build
2026-05-20 18:06:57 +09:00
Ikiru Yoshizaki
19b01fe8d6
ci: id-token permission
2026-05-20 16:48:40 +09:00
Ikiru Yoshizaki
a09a450b0f
ci: use OIDC for NuGet package push authentication
...
This updates the build-release workflow to leverage OpenID Connect (OIDC) for authenticating with NuGet.org. The package push operation is now performed directly within the build job, replacing static API key usage with ephemeral credentials for enhanced security.
2026-05-20 16:12:26 +09:00
github-actions[bot]
2e993ff18f
chore(automate): Update package.json to 2.5.11
...
Commit by [GitHub Actions](https://github.com/Cysharp/UniTask/actions/runs/26083685280 )
2.5.11
2026-05-19 07:47:19 +00:00
Yoshifumi Kawai
f248391774
Merge pull request #706 from chikacc/master
...
fix: resolve TreeView deprecation in Unity 6.2+
2026-05-19 16:46:26 +09:00
Chika Chang
0d304f1feb
fix: resolve TreeView deprecation in Unity 6.2+
2026-03-28 15:36:49 +08:00
Ikiru Yoshizaki
a9e27c03d4
chore: add groups for dependabot
2026-02-25 18:03:24 +09:00
Ikiru Yoshizaki
73a63b7f67
Merge pull request #680 from Cysharp/ci/nuget_release
...
ci: add id-token: write for NuGet Trusted Publish
2025-10-01 16:31:33 +09:00
Ikiru Yoshizaki
30bec5d5c4
ci: add id-token: write for NuGet Trusted Publish
2025-10-01 16:03:54 +09:00
Ikiru Yoshizaki
ec9204d381
Merge pull request #679 from Cysharp/feature/nuget
...
chore: Specify IsPackable=false on Directory.Build.props, explicitly true for target packages.
2025-09-25 01:12:10 +09:00
Ikiru Yoshizaki
9a6584ff0d
chore: Specify IsPackable=false on Directory.Build.props, explicitly true for target packages.
2025-09-24 21:17:25 +09:00
Ikiru Yoshizaki
98538ef7c7
Merge pull request #677 from Cysharp/feature/docs
...
ci: replace docfx build from container to docfx command
2025-09-13 01:23:03 +09:00
Ikiru Yoshizaki
519590ca6e
chore: exclude tests assemblies
2025-09-10 18:38:31 +09:00
Ikiru Yoshizaki
dce4366f3e
ci: change docfx target from source code to Unity built assemblies
2025-09-10 18:20:17 +09:00
Ikiru Yoshizaki
88026ab14a
ci: replace docfx build from container to docfx command
2025-09-10 17:20:43 +09:00
Ikiru Yoshizaki
95998ff3f2
ci: dependabot cooldown 65d2ae
2025-09-10 12:34:40 +09:00
Ikiru Yoshizaki
64285ae060
Merge pull request #672 from Cysharp/ci/nuget_readme
...
chore: add README.md to nuget package
2025-08-19 18:37:19 +09:00
Ikiru Yoshizaki
40e020fb02
ci: add dotnet pack and use Release
2025-08-19 17:42:54 +09:00
Ikiru Yoshizaki
e63dba1350
chore: add README.md to nuget package
2025-08-19 17:37:09 +09:00
Ikiru Yoshizaki
f213ff497e
ci: missing permission
2025-05-14 15:41:23 +09:00
Ikiru Yoshizaki
7568061eda
ci: fix ghalint
2025-05-14 12:39:03 +09:00
Ikiru Yoshizaki
459a572c1d
chore: add .editorconfig
2025-05-14 12:38:53 +09:00
Ikiru Yoshizaki
06067cd4c8
ci: use Cysharp/Actions checkout instead of 3rd party directly
2025-03-19 15:44:16 +09:00
Ikiru Yoshizaki
d9983cfe27
Merge pull request #654 from Cysharp/feature/pin_action
...
ci: Pinning third party GitHub Actions sha
2025-03-18 17:33:39 +09:00
Ikiru Yoshizaki
70eb7cd3ee
ci: Pinning third party GitHub Actions sha
2025-03-18 16:58:33 +09:00
Ikiru Yoshizaki
cc3c70af90
ci: update vault
2025-03-11 12:55:51 +09:00
Ikiru Yoshizaki
8042b29ff8
ci: extend timeout
2025-01-07 12:29:34 +09:00
Yoshifumi Kawai
b0d01ca75f
Merge pull request #641 from hmkc/dev
...
Update README_CN.md
2024-12-12 16:35:32 +09:00
hmkc
7a63ab7088
Update README_CN.md
...
Re-translated the documentation.
2024-12-11 17:13:32 +08:00
Yoshifumi Kawai
bdf102f145
Merge pull request #639 from hmkc/dev
...
Update README_CN.md
2024-12-09 20:18:43 +09:00
hmkc
41cea030ab
Update README_CN.md
2024-12-09 18:39:08 +08:00
Yoshifumi Kawai
f9fd769be7
Update README.md
2024-10-09 14:46:23 +09:00
neuecc
579304fe47
chore(docs): update TOC
2024-10-08 14:02:41 +00:00
Yoshifumi Kawai
740ca7ef01
Awaitable notes
2024-10-08 23:02:26 +09:00
github-actions[bot]
7c0f199fe0
feat: Update package.json to 2.5.10
2.5.10
2024-10-03 00:42:37 +00:00
neuecc
9a3ec31533
Merge remote-tracking branch 'origin/master'
2024-10-03 09:41:47 +09:00
neuecc
37d8f4f48e
C# 8 #624
2024-10-03 09:41:30 +09:00
github-actions[bot]
27a0c06ede
feat: Update package.json to 2.5.9
2.5.9
2024-10-01 06:16:52 +00:00
neuecc
e4082ecd75
Merge remote-tracking branch 'origin/master'
2024-10-01 14:59:02 +09:00
neuecc
3b0fd784ff
meta
2024-10-01 14:58:57 +09:00
neuecc
dc9ebfd765
Add AsyncInstantiateOperation.WithCancellation, ToUniTask for Unity 2022.3.20/Unity 2022.3 or newer
2024-10-01 14:50:13 +09:00
Yoshifumi Kawai
005c83fbd7
Merge pull request #623 from Cysharp/feature/ci
...
ci: remove Unity 2021 LTS from Build matrix
2024-10-01 10:44:30 +09:00
github-actions[bot]
5984b67ecb
feat: Update package.json to 2.5.8
2.5.8
2024-09-30 11:45:57 +00:00
neuecc
05fdf48058
Merge remote-tracking branch 'origin/master'
2024-09-30 20:43:06 +09:00
Yoshifumi Kawai
647ed6ff82
Merge pull request #621 from dvsilch/master
...
add generic type UnityAction support & fix typo
2024-09-30 20:42:57 +09:00
neuecc
0826b7e976
Add UniTask.WhenEach
2024-09-30 20:42:17 +09:00
dvsilch
a51632cd4b
fix: add overloads for CancellationToken
2024-09-30 10:13:29 +08:00
dvsilch
bf945a7ef4
fix: rename parameters and type parameters
2024-09-30 10:11:36 +08:00
dvsilch
353f15e94f
fix: add .Forget() call and rename paramters to keep coding style consistent
2024-09-27 23:45:05 +08:00
dvsilch
cf19f18662
fix: typo
2024-09-27 22:57:36 +08:00