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 unneeded plugin.json from CoreVue plugin #18421

Merged
merged 1 commit into from Dec 6, 2021

Conversation

diosmosis
Copy link
Member

Description:

…causes some tests to fail.

Review

@diosmosis diosmosis added the Needs Review PRs that need a code review label Dec 1, 2021
@diosmosis diosmosis added this to the 4.6.1 milestone Dec 1, 2021
@sgiehl sgiehl added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. and removed not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. labels Dec 1, 2021
@sgiehl
Copy link
Member

sgiehl commented Dec 1, 2021

Looks 4.6.1 has already been released. Will there be a 4.6.2? ping @justinvelluppillai

@tsteur
Copy link
Member

tsteur commented Dec 1, 2021

This one by the looks would be only relevant for tests so it maybe doesn't need to be included in 4.6.2?

@diosmosis
Copy link
Member Author

@tsteur technically it doesn't, but the test will stay broken until 4.7.0 is released, so it might be rather inconvenient

@sgiehl sgiehl merged commit 233bc2b into next_release Dec 6, 2021
@sgiehl sgiehl deleted the remove-plugin-json-corevue branch December 6, 2021 13:47
@justinvelluppillai justinvelluppillai changed the title [Vue] Remove plugin.json from CoreVue since it is unnecessary and Remove unneeded plugin.json from CoreVue plugin Dec 10, 2021
justinvelluppillai added a commit that referenced this pull request Dec 16, 2021
* Fix for misaligned evolution trend icons (#18323)

* Aligned evolution trend icons, text tweak

* Update plugins/MultiSites/angularjs/dashboard/dashboard.directive.less

Co-authored-by: Stefan Giehl <stefan@matomo.org>

* Hide feedback banner in zen mode (#18329)

* [Vue] 4.6.0 fixes (#18334)

* feedback plugin may not be loaded

* fix copy paste

* async/await not supported

* built UMDs

* [Vue] use jQuery click for expand on click (#18341)

* use jQuery click for expand on click

* undo submodule change

* 4.6.0-rc2

* [Vue] fix modal notification placement (#18377)

* Use separate div in modals to display notifications otherwise Vue will erase modal content when initializing NotificationGroup component.

* built vue files

* Updating version to 4.6.0

* [Vue] date picker viewDate property is not kept up to date (#18385)

* viewDate ref is not kept up to date

* rebuild corehome

* 4.6.1-rc1

* 4.6.1

* [Vue] emit/broadcast on scope the method was called on not rootScope (#18419)

* emit/broadcast on correct scope in wrapper

* rebuild vue

* remove plugin.json from CoreVue, it is not needed and causes some UI tests to fail (#18421)

* Ensure UTF8mb4 conversion command always enables tracking again (#18444)

* Ensure UTF8mb4 conversion command always enables tracking again

* apply review feedback

* small code improvement

* Ignore segment errors in update script (#18455)

* 4.6.2-rc1

* Ensure update to 4.6.2 removes some files (#18473)

* 4.6.2 release!

* built vue files

Co-authored-by: Ben Burgess <88810029+bx80@users.noreply.github.com>
Co-authored-by: Stefan Giehl <stefan@matomo.org>
Co-authored-by: dizzy <diosmosis@users.noreply.github.com>
Co-authored-by: Matthieu Aubry <mattab@users.noreply.github.com>
Co-authored-by: justinvelluppillai <justinvelluppillai@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants