[obs-commits] [openSUSE/open-build-service] e8eeac: Unite assets configuration in the assets initializer
Branch: refs/heads/depfu/update/srcapi/sprockets-4.0.0 Home: https://github.com/openSUSE/open-build-service Commit: e8eeacbcf1a0cd7973cce1b7c0c6a54ea1ba96dc https://github.com/openSUSE/open-build-service/commit/e8eeacbcf1a0cd7973cce1... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M src/api/config/application.rb M src/api/config/initializers/assets.rb Log Message: ----------- Unite assets configuration in the assets initializer Make asset configuration more simple. No need to keep things duplicated in two different files that overwrite each other. Commit: b9dc5f773fd514f83ee76c0a7a9654df4dbc4bce https://github.com/openSUSE/open-build-service/commit/b9dc5f773fd514f83ee76c... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: A src/api/app/assets/javascripts/webui/obs_factory/application.js R src/api/app/assets/javascripts/webui/obs_factory/application.js.erb Log Message: ----------- Rename obs_factory javascript manifest There is no ruby in it, no need to pipe it through erb first. Commit: 3852ea8f702223dfa2aa452be6a3c0cbb12ad7fe https://github.com/openSUSE/open-build-service/commit/3852ea8f702223dfa2aa45... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: M src/api/app/assets/stylesheets/webui/obs_factory/application.css Log Message: ----------- Remove pre-processor extensions There is no need to include all the pre-processor extensions in the manifest. I have no idea how this ever worked.... Commit: 506dcf2e600737d36882a952d084a1972f45a1df https://github.com/openSUSE/open-build-service/commit/506dcf2e600737d36882a9... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2019-10-15 (Tue, 15 Oct 2019) Changed paths: A src/api/app/assets/config/manifest.js A src/api/app/assets/config/obs_factory.js M src/api/config/initializers/assets.rb Log Message: ----------- Add sprockets 4.0 configuration Manifests are needed now. Compare: https://github.com/openSUSE/open-build-service/compare/6c780c5ae1a0...506dcf...
participants (1)
-
Henne Vogelsang