Commit Graph

6 Commits

Author SHA1 Message Date
Rebecca McFadden 13f4cb1217 changed file permissions to 755 2019-08-02 16:06:40 -07:00
Rebecca McFadden 17ddeb49fb added azure pipeline example
Co-Authored-By: Mohona Ahmed <t-moahme@microsoft.com>
Co-Authored-By: Maanav Dalal <maanavdalal@gmail.com>
Co-Authored-By: sethjuarez <me@sethjuarez.com>
2019-07-17 15:04:04 -07:00
IronPan 206ad8fda4 Add preprocess github data step to code search pipeline (#396)
* refactor ks

* remove unecessary params

* update ks

* address comments

* add preprocess step

* update images

* update preprocess code

* reformat

* minor fix

* reuse function embedding pipeline to preprocess

* add preprocess

* update pipeline

* propagate failed token table

* format code

* copy vocabulary

* address comments

* address comments

* update

* fix

* fix format

* Update arguments.py
2018-12-05 18:06:06 -08:00
IronPan e8cf9c58ce add pipeline step to push to git (#387)
* add push to git

* small fixes

* work around .after()

* format
2018-12-02 09:37:21 -08:00
IronPan 3799bac22c Update the update_index.sh (#373)
* add search index creator container

* add pipeline

* update op name

* update readme

* update scripts

* typo fix

* Update Makefile

* Update Makefile

* address comments

* fix ks

* update pipeline

* restructure the images

* remove echo

* update image

* add code embedding launcher

* small fixes

* format

* format

* address comments

* add flag

* Update arguments.py

* update parameter

* revert to use --wait_until_finished. --wait_until_finish never works

* update image

* update git script

* update script

* update readme
2018-11-29 00:53:09 -08:00
IronPan 31390d39a0 Add update search index pipeline (#361)
* add search index creator container

* add pipeline

* update op name

* update readme

* update scripts

* typo fix

* Update Makefile

* Update Makefile

* address comments

* fix ks

* update pipeline

* restructure the images

* remove echo

* update image

* format

* format

* address comments
2018-11-27 04:43:55 -08:00