Commit Graph

20 Commits

Author SHA1 Message Date
Mihail Gribkov
29dff786c2 Add manual dispatch to dotnet build (#3115) 2025-05-08 21:29:15 +03:00
Mihail Gribkov
d0a78d73f9 [CI] Add nuget beta build support (#3113) 2025-05-08 20:51:08 +03:00
Mihail Gribkov
c39849df43 more control over nightly feeds (#3112) 2025-05-08 20:22:15 +03:00
Mihail Gribkov
cc59e7dc7e alter nightly package version format (#3111) 2025-05-08 20:15:37 +03:00
Mihail Gribkov
6fb2a29351 add package lock files for | add prop in targets | update action (#3071)
* add package lock files for | add prop in targets | update action

* oh so you can use netfx reference assemblies even on windows
2025-03-02 00:14:44 +03:00
Mihail Gribkov
81e49f7e9e cache nuget packages in the dotnet.yml action 2025-03-01 23:58:33 +03:00
Mihail Gribkov
9c224ec4f5 Use ubuntu-22.04 instead of ubuntu-latest for workflows 2025-01-15 21:37:15 +03:00
Mihail Gribkov
164a289623 Build with .NET 9 SDK (#3025) 2024-11-12 22:39:14 +03:00
Mihail Gribkov
69fb1eb0a6 ._. (#2909) 2024-04-15 15:21:50 -03:00
Mihail Gribkov
7aab36606b Remove analyzer project & resolve some build warnings (#2905)
* yeet analyzer & analyzer test

* fix test warning

* yeet analyzer from the workflow

* resolve more warnings

* forgot to push
2024-04-14 00:01:07 +03:00
Mihail Gribkov
678a080756 [Docs + CI] Yeet MyGet (#2904)
* Update index.md

* Update README.md

* Update dotnet.yml
2024-04-13 23:40:01 +03:00
Mihail Gribkov
baee7c1ca6 [CI] fix tag build version (#2886)
* [CI] Fix tag build version

* fix this thing.
2024-03-19 02:21:45 +03:00
Mihail Gribkov
d68e06e27d [CI] Retire azure pipelines (#2877)
* Delete azure-pipelines.yml

* Update dotnet.yml

* Delete azure directory
2024-03-13 17:51:52 +00:00
Mihail Gribkov
f9a4dffc6b [CI] More deploy fixes (#2872) 2024-03-07 16:14:20 -05:00
Mihail Gribkov
94c618e275 Fix deploy workflow (once again) 🐒 (#2871) 2024-03-07 16:02:15 -05:00
Mihail Gribkov
eb5678aea5 [Feature] Add Icon size parameter to GetGuildIconUrl CDN method (#2832)
* we need biggah iconssss
2024-02-24 03:09:29 +03:00
Mihail Gribkov
7c96844f17 [Fix] Allow setting channel topic to null when creating channels (#2849) 2024-02-23 23:51:31 +00:00
Mihail Gribkov
0860e327d5 [Docs] Add a note about required intents to the voice docs (#2860) 2024-02-23 18:31:16 -05:00
Mihail Gribkov
8151bf4034 Fix workflow (#2859)
* Update dotnet.yml

* fix syntax

* Update dotnet.yml
2024-02-24 01:53:21 +03:00
Mihail Gribkov
9a7bd05c28 [CI] New build action + Build framework on linux (#2848)
* Create dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* pragma disable some obsolete warnings

* Update dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* update vars for windows

* cache? dotnet

* oops forgot to save

* add concurrency

* test deploy

* fix?

* disable caching

* Update dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* ...

* Update dotnet.yml

* it should build now. maybe. probably

* huh?

* huh x2

* disable deploy on PRs / enable cache

* publish test results

* Update dotnet.yml

* remove cache cuz it's useless

* Update dotnet.yml

* push to github packages cuz why not

* add toggle vars for pushes

* Update dotnet.yml

* uncomment release since there's a toggle now
2024-02-23 23:31:04 +03:00