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

lint all tests: mark 2 #6083

Closed
wants to merge 158 commits into from
Closed

lint all tests: mark 2 #6083

wants to merge 158 commits into from

Conversation

faddat
Copy link
Member

@faddat faddat commented Aug 16, 2023

What is the purpose of the change

Replace #5127 by merging from the latest working commit in #5127 to sidestep a
bug.

Testing and Verifying

(Please pick one of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added unit test that validates ...
  • Added integration tests for end-to-end deployment with ...
  • Extended integration test for ...
  • Manually verified the change by ...

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

DongLieu and others added 30 commits April 27, 2023 15:34
Co-authored-by: Ruslan Akhtariev <[email protected]>
@faddat faddat added A:no-changelog A:backport/v17.x backport patches to v17.x branch V:state/compatible/backport State machine compatible PR, should be backported labels Aug 16, 2023
@faddat faddat mentioned this pull request Aug 16, 2023
@p0mvn
Copy link
Member

p0mvn commented Aug 18, 2023

Hi @faddat . Thanks for this effort.

Once ready, is it possible to merge this incrementally in separate PRs? For example, module by module or any other split that would make the review and merge process more streamlined?

@faddat
Copy link
Member Author

faddat commented Aug 24, 2023

Yes, it is.

Please let me propose a path to merging this:

  1. I'll merge main and lint whatever else needs linting
  2. I'll break this into per-module PR's
  3. those'll get reviewed and merged individually
  4. at the end I probably need to do a single PR to cleanup anything that diverged from the standard in the meantime.

Thanks for the suggestion!

@faddat faddat force-pushed the faddat/lint-all-tests branch from b207589 to 3083bd6 Compare August 24, 2023 03:29
@faddat faddat force-pushed the faddat/lint-all-tests branch from 67e0ef5 to 2780341 Compare August 25, 2023 15:21
@github-actions
Copy link
Contributor

Important Notice

This PR includes modifications to the tests/e2e/initialization module.
Please follow the instructions below:

  1. Backport these changes to the previous Osmosis version's branch.
  2. Run the script inside a Docker container to update genesis and configs for pre-upgrade Osmosis.
  3. Merge the backported changes.
  4. The image will be built and uploaded to Docker Hub here.
  5. Grab the latest image and update it in the PR to the main branch replacing the previousVersionInitTag in the osmosis/tests/e2e/containers/config.go

Please let us know if you need any help.

@github-actions github-actions bot added C:x/mint C:x/txfees C:simulator Edits simulator or simulations labels Aug 25, 2023
@faddat
Copy link
Member Author

faddat commented Aug 25, 2023

I'll break this up tomorrow.

@faddat faddat closed this Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v17.x backport patches to v17.x branch A:no-changelog C:app-wiring Changes to the app folder C:CLI C:simulator Edits simulator or simulations C:x/concentrated-liquidity C:x/epochs C:x/gamm Changes, features and bugs related to the gamm module. C:x/incentives C:x/lockup C:x/mint C:x/pool-incentives C:x/poolmanager C:x/superfluid C:x/tokenfactory C:x/twap Changes to the twap module C:x/txfees T:build T:CI V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants