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

fix: fix app update command and duplicated apps (backport #3931) #3938

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 2, 2024

This is an automatic backport of pull request #3931 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (67c39ec) 24.77% compared to head (adcd42a) 24.78%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v28.x.y    #3938   +/-   ##
================================================
  Coverage            24.77%   24.78%           
================================================
  Files                  296      296           
  Lines                24905    24901    -4     
================================================
  Hits                  6171     6171           
+ Misses               18168    18164    -4     
  Partials               566      566           
Files Coverage Δ
ignite/cmd/cmd.go 5.82% <0.00%> (-0.13%) ⬇️
ignite/cmd/plugin.go 28.46% <0.00%> (+0.41%) ⬆️

@julienrbrt julienrbrt enabled auto-merge (squash) February 2, 2024 11:27
@julienrbrt julienrbrt merged commit a04756e into release/v28.x.y Feb 2, 2024
44 of 45 checks passed
@julienrbrt julienrbrt deleted the mergify/bp/release/v28.x.y/pr-3931 branch February 2, 2024 16:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants