decorators-squad / eva

A simple Java OOP evolutionary algorithm framework.
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

.charles.yml test #34

Open amihaiemil opened 7 years ago

amihaiemil commented 7 years ago

This is for testing of @charlesmike's .yml config file

amihaiemil commented 7 years ago

@g4s8 Can you help me a bit? I have a .charles.yml file, which declares commanders for my bot (normally only the repo's owner can command it).

I've added you as a commander, can you try a few commands? So far, it has indexsite (e.g. @charlesmike index this site pls), delete (e.g. @charlesmike delete `eva` index) and a few others.

Can you pls try a delete and then an indexsite when you have 1 min? Thanks.

charlesmike commented 7 years ago

waiting to be tested

g4s8 commented 7 years ago

@charlesmike delete eva index

charlesmike commented 7 years ago

@charlesmike delete eva index

@g4s8 the eva index was successfully deleted. Don't forget to remove the script form your website since the search will not work anymore. See logs for details.

If you can spare a minute, please consider opening an issue here,let us know why you stopped using this service, what you didn't like and what we could improve. Thanks!

g4s8 commented 7 years ago

@charlesmike index this site pls

charlesmike commented 7 years ago

@charlesmike index this site pls

@g4s8 thank you for the command, the indexing process started just now. I will let you know of the outcome shortly. In the meantime, you can check the logs here.

charlesmike commented 7 years ago

@charlesmike index this site pls

@g4s8 Index command executed successfully! Add the widget script to the website in order to make the search functionality available.

See logs for more details. If you notice any inexplicable errors, please open an issue here

g4s8 commented 7 years ago

@amihaiemil see, I did it. BTW do you have some examples in this project? I found blog post, but can't find any sample code

amihaiemil commented 7 years ago

@g4s8 seems to work fine, thanks!

You mean samples for eva?

g4s8 commented 7 years ago

@amihaiemil yes

amihaiemil commented 7 years ago

@g4s8 the one in the post is a complete example for the backpack's problem, it should work. Other examples you can find in the unit tests and it also has a website: eva.amihaiemil.com

That's it :D but if you have a concrete case for it, maybe I can help you

g4s8 commented 7 years ago

@charlesmike hello

charlesmike commented 7 years ago

@charlesmike hello

Hi @g4s8! I can help you index your Github-hosted website, provided that the repository name respects the format owner.github.io (or has a gh-pages branch) and the command is given by the repo's owner.

More on commands here. Also, this blog post might be useful.

amihaiemil commented 7 years ago

@g4s8 yes, everyone can say hello, in any repo. There is a checker spinning, so it should answer anywhere. But there is also the option of webhook, I'll update the docs soon :D

g4s8 commented 7 years ago

@amihaiemil I've got interested) going to try it about next week