Bug #23587
Allow bastion to build webpack resources
Pull request:
Fixed in Releases:
Found in Releases:
Description
Since 90db5e364ff209f093c64849e21d3362644367f8 we have a whitelist for plugins that enable webpack. This is foreman* and katello*. This means bastion doesn't build.
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5558 added
#2
Updated by Ohad Levy about 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#3
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5561 added
#4
Updated by Ewoud Kohl van Wijngaarden about 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 5b183386bc479e9dc5360c91a7b04d3d80b7f58b.
Fixes #23587 - Verify webpack precompile is needed
Plugins like bastion do have a package.json but no webpack resources.