Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Dummy PR from gitbot#83

Open
TathagataChakraborti wants to merge 23 commits into
dummyfrom
github-bot
Open

Dummy PR from gitbot#83
TathagataChakraborti wants to merge 23 commits into
dummyfrom
github-bot

Conversation

@TathagataChakraborti

Copy link
Copy Markdown
Contributor

Example from the gitbot screencast. This will not be merged.

Tathagata Chakraborti and others added 12 commits May 30, 2020 09:55
Signed-off-by: Tathagata Chakraborti <[email protected]>
Signed-off-by: Tathagata Chakraborti <[email protected]>
Signed-off-by: Tathagata Chakraborti <[email protected]>
Signed-off-by: Tathagata Chakraborti <[email protected]>
* added folder and files for tellina skill

* cleaned up tellina.py

* added Try >> text to response from tellina skill

* checked in initial version of tellina test

* updated readme for tellina skill

* updated link for tellina gif

* updated paragraph error in readme

* added newline to tellina test to solve lint error in travis

* added workaround to tests for tellina 0 confidence issue

* added workaround to tests for tellina 0 confidence issue and pylint issue

* added workaround to tests for tellina 0 confidence issue and pylint issue

* added workaround to tests for tellina 0 confidence issue and pylint issue, removed todo flag

* Update README.md

* Update README.md

Co-authored-by: Kartik Talamadupula <[email protected]>
Co-authored-by: Tathagata Chakraborti <[email protected]>
* Added dataxplore plugin

* Contents to try on dataxplore

* Added closing brackets in xkcd README.
*Total -- 258.94kb -> 220.97kb (14.66%)

/clai/emulator/run.gif -- 0.16kb -> 0.13kb (23.35%)
/clai/server/plugins/dataxplore/figures/dx_summarize_plot_test.png -- 105.29kb -> 85.16kb (19.12%)
/clai/server/plugins/dataxplore/figures/dx_summarize_plot_airQuality.png -- 153.38kb -> 135.58kb (11.6%)
/clai/emulator/stop.gif -- 0.12kb -> 0.11kb (5.04%)

Signed-off-by: ImgBotApp <[email protected]>

Co-authored-by: ImgBotApp <[email protected]>
* bandit orchestrator patterns.

* none arm for bandits

* feature: Add warm start capability to bandit orchestrator

* feature: add max orchestrator and ignore skills warm start data generators

* fix: pylint errors

* feat: add the prefer skill orchestrator behavior

* fix: pylint failures

* fix: pylint errors

* fix: ignore skill behavior datagen

* Add README to bandit orchestrator

* Fix pylint errors

* fix pylint error and finalize installation script

* change bandit config to have more skills

* Update FAQ.md

* Update README.md

* Update README.md

Co-authored-by: Jorge Juan Barroso Carmona <[email protected]>
Co-authored-by: Tathagata Chakraborti <[email protected]>
Co-authored-by: Mayank Agarwal <[email protected]>
Co-authored-by: Tathagata Chakraborti <[email protected]>
* Update requirements.txt

* Update README.md

* Update README.md

* removed extra "dataxplore" in the invocation

* Delete dx_summarize_plot_airQuality.png

* Delete dx_summarize_plot_test.png

* Update README.md
* Tellina integration (#74)

* added folder and files for tellina skill

* cleaned up tellina.py

* added Try >> text to response from tellina skill

* checked in initial version of tellina test

* updated readme for tellina skill

* updated link for tellina gif

* updated paragraph error in readme

* added newline to tellina test to solve lint error in travis

* added workaround to tests for tellina 0 confidence issue

* added workaround to tests for tellina 0 confidence issue and pylint issue

* added workaround to tests for tellina 0 confidence issue and pylint issue

* added workaround to tests for tellina 0 confidence issue and pylint issue, removed todo flag

* Update README.md

* Update README.md

Co-authored-by: Kartik Talamadupula <[email protected]>
Co-authored-by: Tathagata Chakraborti <[email protected]>

* DataXplore Integration (#73)

* Added dataxplore plugin

* Contents to try on dataxplore

* Added closing brackets in xkcd README.

* [ImgBot] Optimize images (#76)

*Total -- 258.94kb -> 220.97kb (14.66%)

/clai/emulator/run.gif -- 0.16kb -> 0.13kb (23.35%)
/clai/server/plugins/dataxplore/figures/dx_summarize_plot_test.png -- 105.29kb -> 85.16kb (19.12%)
/clai/server/plugins/dataxplore/figures/dx_summarize_plot_airQuality.png -- 153.38kb -> 135.58kb (11.6%)
/clai/emulator/stop.gif -- 0.12kb -> 0.11kb (5.04%)

Signed-off-by: ImgBotApp <[email protected]>

Co-authored-by: ImgBotApp <[email protected]>

* Add bandit based orchestrator (#75)

* bandit orchestrator patterns.

* none arm for bandits

* feature: Add warm start capability to bandit orchestrator

* feature: add max orchestrator and ignore skills warm start data generators

* fix: pylint errors

* feat: add the prefer skill orchestrator behavior

* fix: pylint failures

* fix: pylint errors

* fix: ignore skill behavior datagen

* Add README to bandit orchestrator

* Fix pylint errors

* fix pylint error and finalize installation script

* change bandit config to have more skills

* Update FAQ.md

* Update README.md

* Update README.md

Co-authored-by: Jorge Juan Barroso Carmona <[email protected]>
Co-authored-by: Tathagata Chakraborti <[email protected]>
Co-authored-by: Mayank Agarwal <[email protected]>
Co-authored-by: Tathagata Chakraborti <[email protected]>

* Update dataXplore (#77)

* Update requirements.txt

* Update README.md

* Update README.md

* removed extra "dataxplore" in the invocation

* Delete dx_summarize_plot_airQuality.png

* Delete dx_summarize_plot_test.png

* Update README.md

Co-authored-by: Kartik Talamadupula <[email protected]>
Co-authored-by: Kartik Talamadupula <[email protected]>
Co-authored-by: Madhavan Pallan <[email protected]>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <[email protected]>
Co-authored-by: Mayank Agarwal <[email protected]>
Co-authored-by: Jorge Juan Barroso Carmona <[email protected]>
Co-authored-by: Tathagata Chakraborti <[email protected]>
Co-authored-by: Mayank Agarwal <[email protected]>
modified:   clai/server/plugins/gitbot/gitbot.py + modified:   clai/server/plugins/gitbot/service.py + modified:   clai/server/plugins/gitbot/service.py +
@TathagataChakraborti

Copy link
Copy Markdown
Contributor Author

gitbot-example

@TathagataChakraborti TathagataChakraborti added the wontfix This will not be worked on label Jun 11, 2020
djfitzgerald pushed a commit that referenced this pull request Jul 27, 2020
Fix the pr71 auto merge error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants