Page MenuHomeSoftware Heritage

update text for add forge now email to forge admin
ClosedPublic

Authored by bchauvet on Aug 5 2022, 1:58 PM.

Diff Detail

Repository
rDWAPPS Web applications
Branch
add-forge-now-email
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 30655
Build 47931: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 47930: arc lint + arc unit

Event Timeline

Build has FAILED

Patch application report for D8200 (id=29591)

Rebasing onto 708fb87322...

First, rewinding head to replay your work on top of it...
Applying: update text for add forge now email to forge admin
Changes applied before test
commit 9527cc3bf69394cd3dc2a7bf78485955c33095bb
Author: Benoit Chauvet <contact@benoitchauvet.com>
Date:   Fri Aug 5 12:07:44 2022 +0200

    update text for add forge now email to forge admin

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1956/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1956/console

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 5 2022, 2:08 PM
Harbormaster failed remote builds in B30655: Diff 29591!

It looks like your eslint is not using the right configuration file so that's why the build failed.

The configuration file to use is assets/config/.eslintrc and is stored in swh-web repository.

If you are using vscode, you can install the eslint extension and add the following configuration in the workspace preferences:

"eslint.options": {
  "overrideConfigFile": "<path to swh-web>/assets/config/.eslintrc",
  "ignorePath": "<path to swh-web>/assets/config/.eslintignore"
 },
"editor.codeActionsOnSave": {
  "source.fixAll.eslint": true,
}

Build has FAILED

Patch application report for D8200 (id=29691)

Rebasing onto 46f0827408...

Current branch diff-target is up to date.
Changes applied before test
commit 0156894988dd0e63451aa7a551049924a6a4e99a
Author: Benoit Chauvet <contact@benoitchauvet.com>
Date:   Fri Aug 5 12:07:44 2022 +0200

    update text for add forge now email to forge admin

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1959/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1959/console

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 10 2022, 3:23 PM
Harbormaster failed remote builds in B30744: Diff 29691!

update text in cypress test

cypress/e2e/add-forge-now-request-dashboard.cy.js
142

s/request/notification/ to fix cypress test

Also the yarn.lock file should be restored as it must be stored in the repository.

updated email title in cypress file

bchauvet marked an inline comment as done.

restored yarn.lock

Build was aborted

Patch application report for D8200 (id=29692)

Rebasing onto 46f0827408...

Current branch diff-target is up to date.
Changes applied before test
commit 1cab4ef07b136b424d9f11fc41a3f5760e1fd4b4
Author: Benoit Chauvet <contact@benoitchauvet.com>
Date:   Fri Aug 5 12:07:44 2022 +0200

    update text for add forge now email to forge admin

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1960/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1960/console

Build was aborted

Patch application report for D8200 (id=29693)

Rebasing onto 46f0827408...

Current branch diff-target is up to date.
Changes applied before test
commit adb69cd724f1c64664b332287cdadc84cc7acd6c
Author: Benoit Chauvet <contact@benoitchauvet.com>
Date:   Fri Aug 5 12:07:44 2022 +0200

    update text for add forge now email to forge admin

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1961/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1961/console

Build is green

Patch application report for D8200 (id=29695)

Rebasing onto 46f0827408...

Current branch diff-target is up to date.
Changes applied before test
commit 16ba15e51ece4bada343fef3d73c7ffa93e38ff0
Author: Benoit Chauvet <contact@benoitchauvet.com>
Date:   Fri Aug 5 12:07:44 2022 +0200

    update text for add forge now email to forge admin

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1962/ for more details.

This revision is now accepted and ready to land.Aug 10 2022, 4:13 PM