Skip to content
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

Merged
merged 21 commits into from
Mar 20, 2024
Merged

chore: rename go.mod and imports to v29 #3945

merged 21 commits into from
Mar 20, 2024

Conversation

julienrbrt
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Feb 5, 2024

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

@julienrbrt julienrbrt added the skip-changelog Don't check changelog for new entries label Feb 5, 2024
@julienrbrt
Copy link
Member Author

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.

@julienrbrt julienrbrt mentioned this pull request Mar 8, 2024
mergify bot pushed a commit that referenced this pull request Mar 8, 2024
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.
mergify bot pushed a commit that referenced this pull request Mar 8, 2024
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)
salmad3 pushed a commit that referenced this pull request Mar 12, 2024
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]>
jeronimoalbi
jeronimoalbi previously approved these changes Mar 12, 2024
Pantani
Pantani previously approved these changes Mar 19, 2024
@Pantani Pantani self-requested a review March 19, 2024 21:46
@Pantani
Copy link
Collaborator

Pantani commented Mar 19, 2024

we need to rename the consumer changes as well

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.97%. Comparing base (b387b0f) to head (77fde95).

Additional details and impacted files

Impacted file tree graph

@@            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     
Files Coverage Δ
ignite/cmd/account.go 0.00% <ø> (ø)
ignite/cmd/account_create.go 0.00% <ø> (ø)
ignite/cmd/account_delete.go 0.00% <ø> (ø)
ignite/cmd/account_export.go 0.00% <ø> (ø)
ignite/cmd/account_import.go 0.00% <ø> (ø)
ignite/cmd/account_list.go 0.00% <ø> (ø)
ignite/cmd/account_show.go 0.00% <ø> (ø)
ignite/cmd/chain.go 0.00% <ø> (ø)
ignite/cmd/chain_build.go 0.00% <ø> (ø)
ignite/cmd/chain_debug.go 0.00% <ø> (ø)
... and 177 more

... and 1 file with indirect coverage changes

@mergify mergify bot merged commit e7404e3 into main Mar 20, 2024
52 checks passed
@mergify mergify bot deleted the julien/v29 branch March 20, 2024 11:45
julienrbrt added a commit that referenced this pull request May 29, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:cmd component:configs component:docs Documentation additions or improvements. component:packages component:templates skip-changelog Don't check changelog for new entries type:internal type:services Service-related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants