Page MenuHomeSoftware Heritage

origin-search: Add search QL autocomplete
Changes PlannedPublicDraft

Authored by KShivendu on Apr 3 2022, 4:36 PM.

Details

Reviewers
None
Group Reviewers
Reviewers
Summary

origin-search: Add search QL autocomplete

Diff Detail

Repository
rDWAPPS Web applications
Branch
search-autocomplete
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 28517
Build 44588: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 44587: arc lint + arc unit

Event Timeline

Build has FAILED

Patch application report for D7490 (id=27163)

Rebasing onto ad5add7d36...

Current branch diff-target is up to date.
Changes applied before test
commit 534cdd120ea3acf3a7a4b90a6809fa4580fbcddb
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit e80d1b4f76f8365ccc2ea176b19a9905772b7bf1
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 3 2022, 4:45 PM
Harbormaster failed remote builds in B28078: Diff 27163!
  • origin-search: Add tokens.js file
  • search-ql-autocomplete.js: Update tokens.js path

Build has FAILED

Patch application report for D7490 (id=27164)

Rebasing onto ad5add7d36...

Current branch diff-target is up to date.
Changes applied before test
commit 8bdc5ddd205e7dc553ee215677211edfd71c3cac
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 534cdd120ea3acf3a7a4b90a6809fa4580fbcddb
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit e80d1b4f76f8365ccc2ea176b19a9905772b7bf1
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Build has FAILED

Patch application report for D7490 (id=27165)

Rebasing onto ad5add7d36...

Current branch diff-target is up to date.
Changes applied before test
commit 9d47ef870f01739632e8ac83637ebb6db629e75c
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:38:54 2022 +0530

    search-ql-autocomplete.js: Update tokens.js path

commit 8bdc5ddd205e7dc553ee215677211edfd71c3cac
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 534cdd120ea3acf3a7a4b90a6809fa4580fbcddb
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit e80d1b4f76f8365ccc2ea176b19a9905772b7bf1
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 3 2022, 5:27 PM
Harbormaster failed remote builds in B28080: Diff 27165!

Build swh_ql.wasm from swh-search (using the C files) and serve it using Webpack

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 15 2022, 5:26 PM
Harbormaster failed remote builds in B28506: Diff 27486!

Update PR to be w.r.t. origin/master

Build has FAILED

Patch application report for D7490 (id=27487)

Rebasing onto 8b919bc408...

First, rewinding head to replay your work on top of it...
Applying: origin-search: Add search QL autocomplete
Using index info to reconstruct a base tree...
M	assets/src/bundles/browse/origin-search.js
M	package.json
M	swh/web/settings/common.py
M	yarn.lock
Falling back to patching base and 3-way merge...
Auto-merging yarn.lock
CONFLICT (content): Merge conflict in yarn.lock
Auto-merging swh/web/settings/common.py
Auto-merging package.json
Auto-merging assets/src/bundles/browse/origin-search.js
CONFLICT (content): Merge conflict in assets/src/bundles/browse/origin-search.js
Patch failed at 0001 origin-search: Add search QL autocomplete

Resolve all conflicts manually, mark them as resolved with
"git add/rm <conflicted_files>", then run "git rebase --continue".
You can instead skip this commit: run "git rebase --skip".
To abort and get back to the state before "git rebase", run "git rebase --abort".

Rebase failed (ret=1)!

Could not rebase; Attempt merge onto 8b919bc408...

Already up to date.
Changes applied before test
commit 979cf714501d80219da5a8c797fbbb2b68bd39fc
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Fri Apr 15 20:54:05 2022 +0530

    Build .wasm using swh-search and serve it

commit 9d47ef870f01739632e8ac83637ebb6db629e75c
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:38:54 2022 +0530

    search-ql-autocomplete.js: Update tokens.js path

commit 8bdc5ddd205e7dc553ee215677211edfd71c3cac
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 534cdd120ea3acf3a7a4b90a6809fa4580fbcddb
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit e80d1b4f76f8365ccc2ea176b19a9905772b7bf1
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 15 2022, 5:36 PM
Harbormaster failed remote builds in B28507: Diff 27487!
  • feat(Makefile): Run build-ts-wasm after yarn install

Build has FAILED

Patch application report for D7490 (id=27489)

Rebasing onto 8b919bc408...

First, rewinding head to replay your work on top of it...
Applying: origin-search: Add search QL autocomplete
Using index info to reconstruct a base tree...
M	assets/src/bundles/browse/origin-search.js
M	package.json
M	swh/web/settings/common.py
M	yarn.lock
Falling back to patching base and 3-way merge...
Auto-merging yarn.lock
CONFLICT (content): Merge conflict in yarn.lock
Auto-merging swh/web/settings/common.py
Auto-merging package.json
Auto-merging assets/src/bundles/browse/origin-search.js
CONFLICT (content): Merge conflict in assets/src/bundles/browse/origin-search.js
Patch failed at 0001 origin-search: Add search QL autocomplete

Resolve all conflicts manually, mark them as resolved with
"git add/rm <conflicted_files>", then run "git rebase --continue".
You can instead skip this commit: run "git rebase --skip".
To abort and get back to the state before "git rebase", run "git rebase --abort".

Rebase failed (ret=1)!

Could not rebase; Attempt merge onto 8b919bc408...

Already up to date.
Changes applied before test
commit 195fce79b7499462e4330790d4ed82eede3e462f
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:00:52 2022 +0530

    feat(Makefile): Run build-ts-wasm after yarn install

commit 979cf714501d80219da5a8c797fbbb2b68bd39fc
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Fri Apr 15 20:54:05 2022 +0530

    Build .wasm using swh-search and serve it

commit 9d47ef870f01739632e8ac83637ebb6db629e75c
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:38:54 2022 +0530

    search-ql-autocomplete.js: Update tokens.js path

commit 8bdc5ddd205e7dc553ee215677211edfd71c3cac
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 534cdd120ea3acf3a7a4b90a6809fa4580fbcddb
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit e80d1b4f76f8365ccc2ea176b19a9905772b7bf1
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 16 2022, 7:33 AM
Harbormaster failed remote builds in B28510: Diff 27489!
  • Fixed rebase merge conflict

Build has FAILED

Patch application report for D7490 (id=27490)

Rebasing onto 8b919bc408...

Current branch diff-target is up to date.
Changes applied before test
commit 605f20adc886a31bd8e9b7f94f995e01dbbac5cf
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:00:52 2022 +0530

    feat(Makefile): Run build-ts-wasm after yarn install

commit 5d4f94b956e91cb7c20011352212436b785d3e46
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Fri Apr 15 20:54:05 2022 +0530

    Build .wasm using swh-search and serve it

commit 3665fb8ade7a769e3bc15d6ee3e4cc9288636285
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:38:54 2022 +0530

    search-ql-autocomplete.js: Update tokens.js path

commit a3c1f0a8d3ea043f1be039e6caae15e4af16f9d0
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 5b7ea8566bb083e50a801bf9be00f48838daa698
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit 198efc99a90ba6a514ab05deb363a0c093fa071a
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 16 2022, 7:59 AM
Harbormaster failed remote builds in B28511: Diff 27490!
  • feat(package.json): Run build-ts-wasm using postinstall instead of make command

Build has FAILED

Patch application report for D7490 (id=27491)

Rebasing onto 8b919bc408...

Current branch diff-target is up to date.
Changes applied before test
commit 1918a5237ccd216b49a6b7a3c5306722fb6cb9d3
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:31:42 2022 +0530

    feat(package.json): Run build-ts-wasm using postinstall instead of make command

commit 605f20adc886a31bd8e9b7f94f995e01dbbac5cf
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:00:52 2022 +0530

    feat(Makefile): Run build-ts-wasm after yarn install

commit 5d4f94b956e91cb7c20011352212436b785d3e46
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Fri Apr 15 20:54:05 2022 +0530

    Build .wasm using swh-search and serve it

commit 3665fb8ade7a769e3bc15d6ee3e4cc9288636285
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:38:54 2022 +0530

    search-ql-autocomplete.js: Update tokens.js path

commit a3c1f0a8d3ea043f1be039e6caae15e4af16f9d0
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 5b7ea8566bb083e50a801bf9be00f48838daa698
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit 198efc99a90ba6a514ab05deb363a0c093fa071a
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 16 2022, 8:13 AM
Harbormaster failed remote builds in B28512: Diff 27491!
  • feat(package.json): Copy steps from build-ts-wasm make command to postinstall script

Build has FAILED

Patch application report for D7490 (id=27492)

Rebasing onto 8b919bc408...

Current branch diff-target is up to date.
Changes applied before test
commit 5ceb7ccf30053a681c8ddddd24ecdd0df6bd9e10
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:44:11 2022 +0530

    feat(package.json): Copy steps from build-ts-wasm make command to post-install

commit 1918a5237ccd216b49a6b7a3c5306722fb6cb9d3
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:31:42 2022 +0530

    feat(package.json): Run build-ts-wasm using postinstall instead of make command

commit 605f20adc886a31bd8e9b7f94f995e01dbbac5cf
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:00:52 2022 +0530

    feat(Makefile): Run build-ts-wasm after yarn install

commit 5d4f94b956e91cb7c20011352212436b785d3e46
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Fri Apr 15 20:54:05 2022 +0530

    Build .wasm using swh-search and serve it

commit 3665fb8ade7a769e3bc15d6ee3e4cc9288636285
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:38:54 2022 +0530

    search-ql-autocomplete.js: Update tokens.js path

commit a3c1f0a8d3ea043f1be039e6caae15e4af16f9d0
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 5b7ea8566bb083e50a801bf9be00f48838daa698
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit 198efc99a90ba6a514ab05deb363a0c093fa071a
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 16 2022, 8:22 AM
Harbormaster failed remote builds in B28513: Diff 27492!
  • feat(package.json): Use python3 in postinstall script

Build has FAILED

Patch application report for D7490 (id=27494)

Rebasing onto 8b919bc408...

Current branch diff-target is up to date.
Changes applied before test
commit 1660d5555c2e0132d1a0a326a876056f7c78d730
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:54:12 2022 +0530

    feat(package.json): Use python3 in postinstall script

commit 5ceb7ccf30053a681c8ddddd24ecdd0df6bd9e10
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:44:11 2022 +0530

    feat(package.json): Copy steps from build-ts-wasm make command to post-install

commit 1918a5237ccd216b49a6b7a3c5306722fb6cb9d3
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:31:42 2022 +0530

    feat(package.json): Run build-ts-wasm using postinstall instead of make command

commit 605f20adc886a31bd8e9b7f94f995e01dbbac5cf
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:00:52 2022 +0530

    feat(Makefile): Run build-ts-wasm after yarn install

commit 5d4f94b956e91cb7c20011352212436b785d3e46
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Fri Apr 15 20:54:05 2022 +0530

    Build .wasm using swh-search and serve it

commit 3665fb8ade7a769e3bc15d6ee3e4cc9288636285
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:38:54 2022 +0530

    search-ql-autocomplete.js: Update tokens.js path

commit a3c1f0a8d3ea043f1be039e6caae15e4af16f9d0
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 5b7ea8566bb083e50a801bf9be00f48838daa698
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit 198efc99a90ba6a514ab05deb363a0c093fa071a
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 16 2022, 8:35 AM
Harbormaster failed remote builds in B28515: Diff 27494!
  • feat(package.json): Use docker for building wasm and print glibc version

Build has FAILED

Patch application report for D7490 (id=27496)

Rebasing onto 8b919bc408...

Current branch diff-target is up to date.
Changes applied before test
commit 7fe3c375841462345c0cf8007ca28d3ee0a6af01
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 12:23:12 2022 +0530

    feat(package.json): Use docker for building wasm and print glibc version

commit 1660d5555c2e0132d1a0a326a876056f7c78d730
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:54:12 2022 +0530

    feat(package.json): Use python3 in postinstall script

commit 5ceb7ccf30053a681c8ddddd24ecdd0df6bd9e10
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:44:11 2022 +0530

    feat(package.json): Copy steps from build-ts-wasm make command to post-install

commit 1918a5237ccd216b49a6b7a3c5306722fb6cb9d3
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:31:42 2022 +0530

    feat(package.json): Run build-ts-wasm using postinstall instead of make command

commit 605f20adc886a31bd8e9b7f94f995e01dbbac5cf
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sat Apr 16 11:00:52 2022 +0530

    feat(Makefile): Run build-ts-wasm after yarn install

commit 5d4f94b956e91cb7c20011352212436b785d3e46
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Fri Apr 15 20:54:05 2022 +0530

    Build .wasm using swh-search and serve it

commit 3665fb8ade7a769e3bc15d6ee3e4cc9288636285
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:38:54 2022 +0530

    search-ql-autocomplete.js: Update tokens.js path

commit a3c1f0a8d3ea043f1be039e6caae15e4af16f9d0
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:33:07 2022 +0530

    origin-search: Add tokens.js file

commit 5b7ea8566bb083e50a801bf9be00f48838daa698
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:06:25 2022 +0530

    origin-search: Add search QL autocomplete

commit 198efc99a90ba6a514ab05deb363a0c093fa071a
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Sun Apr 3 20:05:01 2022 +0530

    origin-search: Add search QL autocomplete

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 16 2022, 9:02 AM
Harbormaster failed remote builds in B28517: Diff 27496!