Adriaan Waem
cf66ab4520
Docs/components v2 :wires: ( #3162 )
...
* new pages :3
* fimished intro page
* fimished interaction page
* remove unused shit
* I think we are done lmao
* I lied, fixed some small mistakes
* Update docs/guides/components_v2/interaction.md
Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com >
* misha quality assurance :3 + breakings pages
* Apply suggestions from code review
Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com >
* component types guide expanded
* :3
* Apply suggestions from code review
Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com >
---------
Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com >
2025-07-18 22:14:24 +03:00
Mihail Gribkov
4760dc5efd
More CI updates
2025-05-09 01:21:30 +03:00
Mihail Gribkov
47ce77e572
meta 3.18.0-beta.1 ( #3117 )
...
* meta 3.18.0-beta.1
* :copium_truck1::copium_truck2::copium_truck3:
2025-05-09 01:03:56 +03:00
Mihail Gribkov
2c3e74dac9
fix metapacakge suffix (again)
2025-05-08 22:34:27 +03:00
Mihail Gribkov
1ce6c2d07d
fix metapacakge suffix
2025-05-08 22:00:26 +03:00
Mihail Gribkov
e5c49a7624
Add beta suffix support to metapackage as well ( #3116 )
2025-05-08 21:55:08 +03:00
Mihail Gribkov
8ff563f55d
Update nightly version format for metapackage
2025-05-08 21:34:13 +03:00
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
b3c09b5615
Update docs.yml ( #3044 )
2024-12-21 00:11:23 +03:00
Mihail Gribkov
5d66f96a4d
bru ( #3042 )
2024-12-20 23:40:52 +03:00
Mihail Gribkov
bc9d1d6264
Meta 3.17.0 ( #3040 )
...
* Update CHANGELOG.md
* Update Discord.Net.nuspec
* Update Discord.Net.targets
* Update docfx.json
* i'll just hope it magically works
2024-12-20 23:30:55 +03:00
Mihail Gribkov
58a8f10237
Update docs.yml ( #3039 )
2024-12-20 23:22:22 +03:00
Mihail Gribkov
164a289623
Build with .NET 9 SDK ( #3025 )
2024-11-12 22:39:14 +03:00
Nora
de8da0d3b9
[Docs] Update docfx and remove tocFilter hack. ( #3010 )
...
* Update docfx and remove tocFilter hack.
docfx PR 9912 fixed the TOC filter value not being kept between page loads.
This removes the hack I used to get around it, but keeps the scroll code.
* Update docs workflow.
2024-09-17 20:10:43 +03:00
Mihail Gribkov
69fb1eb0a6
._. ( #2909 )
2024-04-15 15:21:50 -03:00
Nora
031ed60ebc
[Docs] Updates and tweaks. ( #2907 )
...
* Update to docfx 2.76.0 and fix newly introduced issue.
* Enable affix in index page.
* Fix some missing references in docs.
* Fixed some more references in docs.
* Update docs workflow to 2.76.0.
2024-04-13 23:23:12 +00: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
13e22b14fd
[CI] Push CNAME to static docs repo ( #2887 )
2024-03-21 13:00:21 -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
bfc8dc229e
Update library dependencies ( #2806 )
...
* bump dependencies
* sealed class
* forgot to push
* downgrade `IDisposableAnalyzers` to `4.0.2`
* also forgot to push
* Update docs.yml
* samples => `net8.0` | deps more up to date
* mark as non-trimmable & remove some cringe conditions
* format for beauty
2024-03-19 00:23:01 +03:00
Nora
3331614a7a
[Docs] Fix inline code blocks and misc tweaks. ( #2878 )
...
* Fix code blocks and list items having overlap if they contain code blocks.
* Fixes for interaction framework intro guide.
* Add NuGet icon to top navbar.
* tweak action triggers
* Fix mobile navbar links.
* Add relatively ugly hack to improve toc filter functionality.
---------
Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com >
2024-03-15 08:02:25 +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
def372cb31
[CI] Add workflow job names ( #2876 )
2024-03-13 14:37:40 -03:00
Mihail Gribkov
19c3a3a4aa
[CI] Update docs.yml ( #2874 )
2024-03-12 14:06:40 -03: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
e61d44ec3f
Update docs.yml ( #2861 )
2024-02-26 14:01:29 +03:00
Mihail Gribkov
d0e9c8bd97
[Docs] Remove some redundant notes & small updates ( #2847 )
...
* remove outdated notes
* Update general.md
* Update creating-slash-commands.md
* Update add note about interaction framework
* typo
* use xref
* Update intro.md
* improve docs workflow
* Update README.md
2024-02-24 14:22:14 +03: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
Nora
61ba44cdce
Improve new docs site. ( #2843 )
...
* Improve parameter padding and add discord link.
* Update xref service for docs.
Reason: https://github.com/dotnet/docfx/issues/9659
* Update docs readme to specify docfx version.
* Update to latest DocFX.
* update action & add manual trigger
2024-02-13 21:30:22 +03:00
Mihail Gribkov
942df4a981
[CI] Docs action ( #2841 )
...
* Create docs.yml
* add PR trigger for testing
* Update docs.yml
* Update docs.yml - 3
* I Love CI/CD - 4
* ok this didn't fail before - 5
* my bad - 6
* move step so it fails right away
* dot. - 8
* my bad x2 - 9
* IT'S ALIVE - 10
2024-02-11 16:35:01 -04:00
Misha133
7bfeb98265
Update issue & PR templates ( #2755 )
...
* Update bugreport.yml
* Update PULL_REQUEST_TEMPLATE.md
2023-08-12 12:09:08 +00:00
Jeroen Heijster
e35fbedc0a
Fixed typos. ( #2300 )
2022-05-18 04:48:10 -03:00
Quin Lynch
6470c64b2d
Update FUNDING.yml
2022-05-01 14:30:42 -03:00
KeylAmi
48bc723f9e
Update bugreport.yml ( #2159 )
...
* Update bugreport.yml
* Update bugreport.yml
removed d.net reference. fixed spelling.
* Update bugreport.yml
Adjusted verbiage for clarity
2022-03-03 17:20:02 -04:00
Armano den Boef
9a33aa4371
Update bugreport.yml ( #2112 )
...
Updates the bugreport format to include heading to the discussions for non-bug related issues
2022-02-16 09:11:40 -04:00
Armano den Boef
0a672addcf
Create bugreport.yml ( #2080 )
...
* Create bugreport.yml
Grabbed from Discord.Net-Labs, original by @CottageDwellingCat
* Append faq link
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com >
* Append migration guide
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com >
* Append version change
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com >
* Append body
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com >
* Fix 5/???
smh I was tired when I committed this and didnt bother making changes assuming it was already good :'')
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com >
Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com >
2022-02-08 21:44:55 -04:00
Quin Lynch
9a6d07cb64
Create FUNDING.yml
2022-01-03 12:31:38 -04:00
Christopher Felegy
f2ddf517f7
meta: add pull request template
2018-12-20 17:22:57 -05:00