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

Remove spm #790

Closed
wants to merge 15 commits into from
Closed

Remove spm #790

wants to merge 15 commits into from

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Apr 27, 2023

This PR will remove cosmoscmd/spm from Stargaze as it is known to cause issues with the cli and there have been
reported cases of it causing instability.

@jhernandezb so, I think the right idea here is to have a look at this PR, note that there were some tests removed, and then we can discuss how to replace them. This PR removes the testutil folder, and can be considered the basis of a clean upgrade to 47.

This PR contains two other PR's:

Bascially, review and merge those and the changeset here will be reduced for easier review.... but also keep in mind that we should go over changes to tests before merging this. I did simply comment some of them out, and this nukes the whole testutil folder.

@faddat faddat changed the title add openapiconsole Remove spm Apr 27, 2023
@faddat faddat marked this pull request as ready for review April 27, 2023 08:45
@faddat
Copy link
Contributor Author

faddat commented Apr 27, 2023

I am going to separate the SDK upgrade

@faddat faddat marked this pull request as draft April 28, 2023 03:13
@faddat
Copy link
Contributor Author

faddat commented Apr 29, 2023

Here's an example of a similar changeset, also in advance of a 47 upgrade

@faddat faddat marked this pull request as ready for review April 29, 2023 18:56
@faddat faddat mentioned this pull request Apr 29, 2023
@faddat
Copy link
Contributor Author

faddat commented Apr 30, 2023

Is it possible that this broke the test suite?

@faddat faddat mentioned this pull request May 8, 2023
@faddat faddat marked this pull request as draft May 8, 2023 19:25
@@ -151,7 +151,7 @@ DOCKER_BUF := $(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(
###############################################################################
### Protobuf ###
###############################################################################
PROTO_BUILDER_IMAGE=tendermintdev/sdk-proto-gen:v0.2
PROTO_BUILDER_IMAGE=ghcr.io/cosmos/proto-builder:0.9.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question is there is a list of compatible container for proto-builder? I still struggle to find how this container is built!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here you go:

github.com/faddat/proto-builder

@jhernandezb
Copy link
Member

Taking a look at this now thanks for getting this started, spm has been annoying since day 1.

@faddat
Copy link
Contributor Author

faddat commented Jun 9, 2023

@jhernandezb / @spoo-bar -- I'm going to ask some of our team members if they can restructure the disabled tests.

It is legitimately a lot of them.

@jhernandezb
Copy link
Member

thank you @faddat will start looking on this for our v11 upgrade

@jhernandezb
Copy link
Member

Closing spm was removed by a different PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants