Skip to content

Tags: devlooped/SponsorLink

Tags

v2.0.16

Toggle v2.0.16's commit message
Don't try to deploy website from tags

Since we use federated creds that only allow deployment from main

v2.0.15

Toggle v2.0.15's commit message
Make sure non-source repo also are marked complete

v2.0.14

Toggle v2.0.14's commit message
Don't render final file link in non-interactive env

v2.0.13

Toggle v2.0.13's commit message
Allow fully skipped releases

This is convenient for purely internal stuff I release from repos that are otherwise not worthy of mentioning in discussions, acknowledging sponsors or posting on X.

v2.0.12

Toggle v2.0.12's commit message
Revert to original retry policy

v2.0.11

Toggle v2.0.11's commit message
Bump dependencies and minor test tweaks

v2.0.10

Toggle v2.0.10's commit message
Fix URLs to static website

No .html extension is needed

v2.0.9

Toggle v2.0.9's commit message
Account for source repo name/ownership changes for nuget stats

Packages may have specified a certain owner/repo information, which can later be changed on github. Repositories can be renamed, and ownership transferred, which would now leave an inconsistency in how we report since the current info on github wouldn't match a published package.

We account for this by first resolving the full name of the owner/repo we find in package metadata, which would account for any renaming that happened.

v2.0.8

Toggle v2.0.8's commit message
Make sure we never inadvertently push launchSettings.json

This is for local debugging only.

v2.0.7

Toggle v2.0.7's commit message
Better filter bots from contributors