NPM Resource Changed ? ? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
18 Oct 2020

Pull Request for Issue # .

Summary of Changes

  • Move the build.js file into the build folder
  • Move the . eslintrc file into the build folder
  • Move the .stylelintrc.json file into the build folder
  • Remove redundant drone-package.json (this might be wrong, let's see if things break bad)
  • Fix couple of styling issues in Media Manager (Oops, blame said that I was responsible)
  • Make sure that Drone is running the same commands for linting js and scss

Testing Instructions

If Drone is ok that will be all the tests needed here (there is no real functionality changed here except changing some paths)

Actual result BEFORE applying this Pull Request

Eslint and Stylelint are using different commands in the dev CLI and Drone. Although things seem to be green in reality they're not

Expected result AFTER applying this Pull Request

Everything is Green

Documentation Changes Required

avatar dgrammatiko dgrammatiko - open - 18 Oct 2020
avatar joomla-cms-bot joomla-cms-bot - change - 18 Oct 2020
Category Unit Tests Administration com_media NPM Change Repository JavaScript
avatar dgrammatiko dgrammatiko - change - 18 Oct 2020
Labels Added: NPM Resource Changed ? ?
avatar dgrammatiko
dgrammatiko - comment - 18 Oct 2020

@richard67 is there some special ritual for the drone.yml ?
Screenshot 2020-10-18 at 18 32 06

avatar HLeithner
HLeithner - comment - 18 Oct 2020

@richard67 is there some special ritual for the drone.yml ?
Screenshot 2020-10-18 at 18 32 06

Yes if you modify the drone.yml we have to sign it, I started it by hand.

about the *.css linter thing, we have some .es files (introduced by me...)

avatar dgrammatiko
dgrammatiko - comment - 19 Oct 2020

about the *.css linter thing, we have some .es files (introduced by me...)

I'm not changing any of the logic here, just moving the configuration files from the root folder to the build folder and making sure that both the CLI and Drone are executing the same commands

avatar HLeithner HLeithner - change - 19 Oct 2020
Labels Added: ?
Removed: ?
avatar HLeithner
HLeithner - comment - 19 Oct 2020

Ok then I missunderstood the changes... I signed your done.yml.

Thanks

avatar HLeithner HLeithner - change - 19 Oct 2020
Status New Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-10-19 09:16:16
Closed_By HLeithner
avatar HLeithner HLeithner - close - 19 Oct 2020
avatar HLeithner HLeithner - merge - 19 Oct 2020

Add a Comment

Login with GitHub to post a comment