Skip to content

Daniel-Ruiz-Gtz/BlueXoloAssistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueXolo Assistant

Release Open Issues Open PRs Docker Cloud Automated Docker Cloud Build

About

The BlueXolo Assistant was created to offer virtual assistant for BlueXolo users. The chat bot is able to answer questions about each section of the tool, this is mainly useful for new users trying to learn how to use BlueXolo and start automating their testing.

Requirements

To get started you just need to install:

  • Docker
  • Git

Environment setup

Fork this repository.

Clone your fork git clone https://github.com/[user]/BlueXoloAssistant.git

Execute the run script located in tools.

Example: ./run.sh [botpress/server docker image tag]

Now the Botpress Server is running in http://localhost:3000/

Credentials are required to log in the server.

How to contribute

  1. Check the open issues.
  2. Create a branch in your forked repository called #[issue number]-[issue name] based on the lastest development branch.
  3. Once the issue is solved in the working branch create a pull request to the development branch of this repository to integrate your changes.
  4. If after testing in development branch the changes work as expected their will be integrated in the main branch.

Related projects

Feedback

Versioning

Each merge on the main branch means a version change acording to the evaluation on the integrated changes, increase the current number of version.

major.minor.micro

Change log

License

Licensed under the Apache 2.0 license.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Batchfile 38.8%
  • Shell 35.8%
  • Dockerfile 25.4%