-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Publish v5.3.4 and v5.3.5 to Nuget & RubyGems #41358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@glebm Can you also add me as maintainer/owner for the RubyGems package? We're a couple versions behind there, too. |
I published v5.3.5 to NuGet, I skipped 5.3.4 since it seemed like there was a bug in it. I can do that one too if preferred. Yes, @mdo, I added you. This release, I built and deployed from my Mac with no problem. Are you interested in adding to the official build/pub pipeline if we can now script it out on linux? |
Yeah, I think it makes sense to automate more here if we can given we have the |
Cool, it doesn't look like it's part of GH Actions, at least not this repo. Let me know where and I can setup a POC. |
Yeah we don't have any Actions setup for it, but we can definitely explore adding it here. I just meant we have code for the NuGet package in our main repo, but no formal tooling setup around it here. Ideally after a Git tag, we automatically push to npm, NuGet, etc. Right now, npm is manual probably as a final control over what tag label to give it. I assume though both could understand SemVer rules and make the appropriate guesses as to what's |
I've pushed 5.3.4 and 5.3.5 to rubygems @mdo I've tried adding you to gem owners in RubyGems.org but it seems that you need to register there first (I've tried using your markd.otto gmail). |
@glebm Thanks! I'm |
@mdo Done, this time it worked using the email without a dot. |
Please note that Bootstrap versions 5.3.4, 5.3.5, and 5.3.6 are also not uploaded to https://cdnjs.com/libraries/bootstrap As this is a documented and well-used CDN i hope you can add this again as part of your release cycle. |
Need to go back and publish those versions, but waiting on NuGet support. Also going to try to ping our other NuGet package maintainer here though in case that's faster.
Hey @supergibbs, I never converted our
@twbs
user on NuGet over to a Microsoft login so I can't access the Bootstrap package. Can you add me as a maintainer as@mdo
?The text was updated successfully, but these errors were encountered: