Commit graph

168 commits

Author SHA1 Message Date
renovate[bot]
86b41f0542
Update actions/setup-dotnet action to v2 (#2523)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 11:37:22 +01:00
renovate[bot]
729c2e889c
Update actions/setup-node action to v3 (#2521)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-24 15:23:23 +01:00
Renovate Bot
08a6486c00
Update actions/setup-dotnet action to v1.9.1 2022-02-24 09:23:50 +00:00
Renovate Bot
fe5028a399
Update crowdin/github-action action to v1.4.7 2022-02-18 16:53:00 +00:00
Renovate Bot
64228cd3d9
Update docker/login-action action to v1.13.0 2022-02-17 15:07:39 +00:00
Renovate Bot
e74b3e4f78
Update docker/build-push-action action to v2.9.0 2022-02-01 12:23:46 +00:00
Renovate Bot
24200e3490
Update docker/build-push-action action to v2.8.0 2022-01-18 14:35:14 +00:00
Renovate Bot
3ad6f68bb9
Update crowdin/github-action action to v1.4.6 2022-01-14 10:25:23 +00:00
Renovate Bot
b7d9c7b6da
Update crowdin/github-action action to v1.4.5 2022-01-10 12:47:49 +00:00
Renovate Bot
6196fc175e
Update actions/setup-node action to v2.5.1 2021-12-28 15:13:10 +00:00
Renovate Bot
332d5d048c
Update docker/login-action action to v1.12.0 2021-12-20 14:31:24 +00:00
Archi
11f8b6aae5
CI: Misc 2021-12-20 14:07:41 +01:00
Renovate Bot
6e5a02c380
Update docker/login-action action to v1.11.0 2021-12-20 11:35:12 +00:00
Archi
a2c278947d
CI: Misc
| The command cannot remove the job because it does not exist or because it is a child job. Child jobs
     | can be removed only by removing the parent job.

I have no clue what is wrong with Windows and it's not critical anyway.
2021-12-18 17:50:45 +01:00
Renovate Bot
4754b3cbd9 Update crowdin/github-action action to v1.4.4 2021-12-17 16:59:06 +00:00
Archi
f98d33bfa5
CI: Try to limit OOM on Windows 2021-12-17 14:09:55 +01:00
Archi
799b48d1b6
Revert "CI: Attemp to solve OOM on Windows"
This reverts commit 6444167ae4.
2021-12-17 14:09:25 +01:00
Archi
6444167ae4
CI: Attemp to solve OOM on Windows 2021-12-17 13:57:57 +01:00
Renovate Bot
c5839d3cbe
Update actions/upload-artifact action to v2.3.1 2021-12-15 16:04:48 +00:00
Renovate Bot
b826a64f88
Update crowdin/github-action action to v1.4.3 2021-12-14 15:18:42 +00:00
Renovate Bot
7a07b6a22b
Update crowdin/github-action action to v1.4.2 2021-12-08 22:08:30 +00:00
Renovate Bot
4aa524f03e
Update actions/upload-artifact action to v2.3.0 2021-12-08 00:01:56 +00:00
Renovate Bot
861e7ded16
Update actions/download-artifact action to v2.1.0 2021-12-07 21:18:02 +00:00
Archi
aaf9cc67b3
Misc
60 days for lock-threads to ensure that issues and PRs get more or less a full month in stable release in case somebody would like to add something to them
2021-12-03 10:51:48 +01:00
Renovate Bot
8cb813a354
Update actions/setup-node action to v2.5.0 2021-11-29 11:37:54 +00:00
Renovate Bot
c88a79327e
Update actions/setup-dotnet action to v1.9.0 2021-11-24 08:58:05 +00:00
Łukasz Domeradzki
0850a261cb
Add osx-arm64 ASF variant (#2451) 2021-11-10 20:36:09 +01:00
Archi
566be6e8c4
Use --self-contained and --no-self-contained as recommended by .NET 6.0 docs 2021-11-10 19:39:04 +01:00
Łukasz Domeradzki
0eee21360d
.NET 6.0 (#2388)
* Bump non-source files to net6.0

* Correct .NET 6.0 warnings

* Correct CI

* Correct linking errors

Not much I can do about them ATM

* Remove TrimmerRoots

At least runtime is no longer needed for our STD plugin, not sure about the dictionary

* Correct cc.sh

* Revert "Remove TrimmerRoots"

This reverts commit 11f603d3d6.

* First round of cat & mice game

* Update Directory.Build.props

* Update Startup.cs

* Update Startup.cs

* Update Startup.cs

* Fix new warnings

* Update SDK

* Address netf error

* Update Directory.Packages.props
2021-11-08 23:41:02 +01:00
Renovate Bot
6d9dc5e54f
Update actions/checkout action to v2.4.0 2021-11-03 04:51:31 +00:00
Renovate Bot
1886a32ab5
Update crowdin/github-action action to v1.4.1 2021-11-02 20:19:06 +00:00
Archi
96fabd986c
CI: Use ArchiBot GH token
This way releases should not be authored by "github-actions"
2021-10-24 19:08:08 +02:00
Archi
47696cc9a7
Misc 2021-10-17 01:18:28 +02:00
Renovate Bot
861d64e0dc
Update actions/checkout action to v2.3.5 2021-10-15 17:42:53 +00:00
Renovate Bot
ead9da524d
Update crazy-max/ghaction-import-gpg action to v4.1.0 2021-10-15 13:45:09 +00:00
renovate[bot]
24c5aa1a92
Update dessant/lock-threads action to v3 (#2417)
* Update dessant/lock-threads action to v3

* Address breaking changes

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Archi <JustArchi@JustArchi.net>
2021-09-27 23:42:31 +02:00
Renovate Bot
196a056f06
Update actions/setup-node action to v2.4.1 2021-09-27 13:31:23 +00:00
Archi
300c1c19ec
Implement some deduplication for overlay
Including 3 same scripts for linux is overkill, osx and linux could also be aggregated to "unix" but too much work
2021-09-26 00:12:15 +02:00
Renovate Bot
a8ed029ed1
Update crowdin/github-action action to v1.4.0 2021-09-20 17:34:32 +00:00
Renovate Bot
27f14802c4
Update actions/setup-dotnet action to v1.8.2 2021-09-14 08:47:16 +00:00
Archi
a72d12ef75
Revert "CI: Don't apply zip_exec on generic-netf"
This reverts commit 63d25d06aa.
2021-09-05 22:16:40 +02:00
Archi
63d25d06aa
CI: Don't apply zip_exec on generic-netf
Latest Mono (as of 6.12) is unable to extract zip archives with extended attributes that we're applying here
2021-09-05 20:49:14 +02:00
renovate[bot]
d8838c4c80
Update crazy-max/ghaction-import-gpg action to v4 (#2412)
* Update crazy-max/ghaction-import-gpg action to v4

* Update

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Archi <JustArchi@JustArchi.net>
2021-09-05 02:36:12 +02:00
Renovate Bot
8d0977d61e
Update docker/setup-buildx-action action to v1.6.0 2021-09-03 21:14:34 +00:00
Archi
2788df033b
CI: Use windows artifacts on all platforms again
https://www.youtube.com/watch?v=nkUOACGtGfA
2021-09-01 23:55:12 +02:00
Renovate Bot
90ea23ea8b
Update crowdin/github-action action to v1.3.3 2021-08-26 11:21:18 +00:00
Renovate Bot
03a962ae81
Update docker/build-push-action action to v2.7.0 2021-08-20 14:34:37 +00:00
Renovate Bot
a8f0456f1f
Update dessant/lock-threads action to v2.1.2 2021-08-17 11:18:20 +00:00
Renovate Bot
75ffee3dd0
Update crowdin/github-action action to v1.3.2 2021-08-13 12:41:14 +00:00
Archi
433732cd3b
CI: Optimize GPG step in translations
Now it should be possible thanks to V3.2 and https://github.com/crazy-max/ghaction-import-gpg/issues/92
2021-08-10 12:17:02 +02:00