? NPM Resource Changed ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
10 Aug 2020

As the title says

avatar brianteeman brianteeman - open - 10 Aug 2020
avatar brianteeman brianteeman - change - 10 Aug 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Aug 2020
Category External Library Composer Change NPM Change
avatar richard67
richard67 - comment - 10 Aug 2020

I've restarted Drone 2 times now, and it always fails at the "javascript-cs" step, where it hasn't failed before, see https://ci.joomla.org/joomla/joomla-cms/34613/1/25. No idea if that is caused by this PR here.

Update: Maybe eslint comes with different default rules now?

avatar brianteeman
brianteeman - comment - 10 Aug 2020

@richard67 they are valid errors but unrelated to this pr

avatar richard67
richard67 - comment - 10 Aug 2020

@brianteeman But why don't they fail on the current 4.0-dev branch?

avatar brianteeman
brianteeman - comment - 10 Aug 2020

No idea as the drone configuration is a mystery to me

avatar richard67
richard67 - comment - 10 Aug 2020

No idea as the drone configuration is a mystery to me

Then we are at least two.

avatar dgrammatiko
dgrammatiko - comment - 10 Aug 2020

Just run npx eslint --fix "**/*.js", the errors are really minor here (multiple empty line, probably a changed rule in the eslint base config coming from airbnb-base)

avatar richard67
richard67 - comment - 10 Aug 2020

probably a changed rule in the eslint base config coming from airbnb-base)

That was what I thought, too.

@brianteeman Could you do as suggested by Dimitris and add the fixed js to this PR? Thanks in advance.

avatar brianteeman
brianteeman - comment - 10 Aug 2020

i am doing that now

On Mon, 10 Aug 2020 at 12:53, dGrammatiko notifications@github.com wrote:

Just run npx eslint --fix "**/*.js", the errors are really minor here
(multiple empty line, probably a changed rule in the eslint base config
coming from airbnb-base)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#30334 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAJ4P4MGVUK2QD72EYYBDQLR77NUTANCNFSM4PZ3M5OQ
.

--
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/

avatar richard67
richard67 - comment - 10 Aug 2020

I guess your PR replaces #30248 , right?

avatar richard67
richard67 - comment - 10 Aug 2020

Solves #30319 .

avatar richard67
richard67 - comment - 10 Aug 2020

I've closed the old PR #30248 and the issue #30319 .

avatar richard67
richard67 - comment - 10 Aug 2020

PR with the cs fixes is #30335 .

avatar richard67
richard67 - comment - 10 Aug 2020

@brianteeman I've merged the cs corrections by review. Could you update the branch of this PR to latest 4.0-dev so we can see if Drone passes now here? Thanks in advance.

avatar brianteeman brianteeman - change - 10 Aug 2020
Labels Added: ? NPM Resource Changed ?
avatar richard67
richard67 - comment - 10 Aug 2020

Analysis4x/rips is complaining. I guess it's a false alarm, but it's continuously doing that, I've tried a few Drone job restarts. @SniperSister or @zero-24 Could you check that?

avatar richard67
richard67 - comment - 10 Aug 2020

Finally after having restarted Drone some 150 or so times, all tests passed.

avatar zero-24
zero-24 - comment - 10 Aug 2020

Sorry seems i missed to send the update here. We had an false positive and i rebooted drone. Great that it now passes.

avatar wilsonge wilsonge - change - 10 Aug 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-08-10 21:27:41
Closed_By wilsonge
avatar wilsonge wilsonge - close - 10 Aug 2020
avatar wilsonge wilsonge - merge - 10 Aug 2020
avatar wilsonge
wilsonge - comment - 10 Aug 2020

I'll call the tests good enough for the dependency update whilst we're still in Beta

avatar brianteeman
brianteeman - comment - 10 Aug 2020

Thanks stranger ;)

Add a Comment

Login with GitHub to post a comment