Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 18, 2025

Closes: #4528

Ignite CLI will now check the user config.yml for an indexer override and skip the checks accordignly:

validators:
  - name: alice
    bonded: 100000000stake
    config:
      tx_index:
        indexer: "null"
```<hr>This is an automatic backport of pull request #4633 done by [Mergify](https://mergify.com).

(cherry picked from commit 8e76c5f)

# Conflicts:
#	ignite/services/chain/faucet.go
@mergify mergify bot requested a review from ilgooz as a code owner April 18, 2025 05:48
@mergify mergify bot added the conflicts label Apr 18, 2025
Copy link
Contributor Author

mergify bot commented Apr 18, 2025

Cherry-pick of 8e76c5f has failed:

On branch mergify/bp/release/v28.x.y/pr-4633
Your branch is up to date with 'origin/release/v28.x.y'.

You are currently cherry-picking commit 8e76c5f2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   changelog.md
	modified:   ignite/pkg/cosmosfaucet/cosmosfaucet.go
	modified:   ignite/pkg/cosmosfaucet/transfer.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   ignite/services/chain/faucet.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot requested review from Pantani and julienrbrt as code owners April 18, 2025 05:48
@github-actions github-actions bot added component:ci CI/CD workflow and automated jobs. component:configs type:services Service-related issues. component:packages labels Apr 18, 2025
julienrbrt
julienrbrt previously approved these changes Apr 18, 2025
@julienrbrt julienrbrt merged commit a1419ce into release/v28.x.y Apr 18, 2025
38 of 41 checks passed
@julienrbrt julienrbrt deleted the mergify/bp/release/v28.x.y/pr-4633 branch April 18, 2025 08:29
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:configs component:packages type:services Service-related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant