-
Notifications
You must be signed in to change notification settings - Fork 547
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
chore: rename go.mod and imports to v29 #3945
Conversation
Visit the preview URL for this PR (updated for commit 77fde95): https://igntservices-docs--pr3945-julien-v29-b7vbijda.web.app (expires Wed, 27 Mar 2024 09:32:54 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5 |
3f043dc
to
2e2cea4
Compare
Actually, I think we want people to open the latest release on gitpod, so linking unreleased v29 doesn't really make sense imho, as v29 is sort of nightly. |
ref: #3945 (comment) Ignite is available on Homebrew (Linux + macOS): https://formulae.brew.sh/formula/ignite#default And the snap store (Linux): https://snapcraft.io/ignite We have CI configured already to publish releases for both of them. I as well added the Flatpak support, but it is harder to release automatically, and we already have two packages managers for linux. Imho we should just remove it.
ref: #3945 (comment) Ignite is available on Homebrew (Linux + macOS): https://formulae.brew.sh/formula/ignite#default And the snap store (Linux): https://snapcraft.io/ignite We have CI configured already to publish releases for both of them. I as well added the Flatpak support, but it is harder to release automatically, and we already have two packages managers for linux. Imho we should just remove it. (cherry picked from commit 97b8c24)
ref: #3945 (comment) Ignite is available on Homebrew (Linux + macOS): https://formulae.brew.sh/formula/ignite#default And the snap store (Linux): https://snapcraft.io/ignite We have CI configured already to publish releases for both of them. I as well added the Flatpak support, but it is harder to release automatically, and we already have two packages managers for linux. Imho we should just remove it. (cherry picked from commit 97b8c24) Co-authored-by: Julien Robert <[email protected]>
we need to rename the consumer changes as well |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3945 +/- ##
==========================================
- Coverage 25.98% 25.97% -0.02%
==========================================
Files 304 304
Lines 25524 25528 +4
==========================================
- Hits 6632 6630 -2
- Misses 18316 18321 +5
- Partials 576 577 +1
|
ref: #3945 (comment) Ignite is available on Homebrew (Linux + macOS): https://formulae.brew.sh/formula/ignite#default And the snap store (Linux): https://snapcraft.io/ignite We have CI configured already to publish releases for both of them. I as well added the Flatpak support, but it is harder to release automatically, and we already have two packages managers for linux. Imho we should just remove it.
No description provided.