Skip to content

Use plugin version in its publicPath#95945

Merged
pgayvallet merged 6 commits intoelastic:masterfrom
pgayvallet:kbn-94951-plugin-version-prefix
Apr 5, 2021
Merged

Use plugin version in its publicPath#95945
pgayvallet merged 6 commits intoelastic:masterfrom
pgayvallet:kbn-94951-plugin-version-prefix

Conversation

@pgayvallet
Copy link
Contributor

@pgayvallet pgayvallet commented Mar 31, 2021

Summary

Fix #94951

Change plugins publicPath from /${buildNum}/bundles/plugin/${id}/ to /${buildNum}/bundles/plugin/${id}/${version}/;

Checklist

@pgayvallet pgayvallet added release_note:skip Skip the PR/issue when compiling release notes v7.13.0 Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// labels Mar 31, 2021
@pgayvallet pgayvallet marked this pull request as ready for review March 31, 2021 18:49
@pgayvallet pgayvallet requested a review from a team as a code owner March 31, 2021 18:49
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@pgayvallet pgayvallet merged commit 95e45dd into elastic:master Apr 5, 2021
pgayvallet added a commit to pgayvallet/kibana that referenced this pull request Apr 5, 2021
* Use plugin version in its publicPath

* remove useless comment

* fix types

* update generated doc
pgayvallet added a commit that referenced this pull request Apr 5, 2021
* Use plugin version in its publicPath

* remove useless comment

* fix types

* update generated doc
jloleysens added a commit to jloleysens/kibana that referenced this pull request Apr 6, 2021
…-nav

* 'master' of github.com:elastic/kibana: (106 commits)
  [Lens] don't use eui variables for zindex (elastic#96117)
  Remove /src/legacy (elastic#95510)
  skip flaky suite (elastic#95899)
  [Dashboard] Fix Lens and TSVB chart tooltip positioning relative to global headers (elastic#94247)
  fixes a skipped management x-pack test (elastic#96178)
  [App Search] API logs: Add log detail flyout (elastic#96162)
  [tech-debt] Remove defunct opacity parameters from EUI shadow functions (elastic#96191)
  Add Input Controls project configuration (elastic#96238)
  [file upload] document file upload privileges and provide actionable UI when failures occur (elastic#95883)
  Revert "TS Incremental build exclude test files (elastic#95610)" (elastic#96223)
  [App Search] Added Sample Response section to Result Settings (elastic#95971)
  [Maps] Safe-erase text-field (elastic#94873)
  [RAC][Alert Triage][TGrid] Update the Alerts Table (TGrid) API to implement `renderCellValue` (elastic#96098)
  [Maps] Enable all zoom levels for all users (elastic#96093)
  Use plugin version in its publicPath (elastic#95945)
  [Enterprise Search] Expose core.chrome.setIsVisible for use in Workplace Search (elastic#95984)
  [Workplace Search] Add sub nav and fix rendering bugs in Personal dashboard (elastic#96100)
  [OBS]home page is showing incorrect value of APM throughput (tpm) (elastic#95991)
  [Observability] Exploratory View initial skeleton (elastic#94426)
  [KQL] Fixed styles of KQL textarea for the K8 theme (elastic#96190)
  ...

# Conflicts:
#	x-pack/plugins/snapshot_restore/__jest__/client_integration/helpers/restore_snapshot.helpers.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v7.13.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Webpack] The numeric prefix for cache busting in URLs to static resources does not change even if plugin code changes

4 participants