Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mallozup/galaxy-ci
some usefull code for automation ci testing
https://github.com/mallozup/galaxy-ci
ci-automation github github-api jenkins ruby
Last synced: 25 days ago
JSON representation
some usefull code for automation ci testing
- Host: GitHub
- URL: https://github.com/mallozup/galaxy-ci
- Owner: MalloZup
- Created: 2017-01-16T19:14:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T14:29:00.000Z (almost 8 years ago)
- Last Synced: 2024-10-30T08:30:47.664Z (2 months ago)
- Topics: ci-automation, github, github-api, jenkins, ruby
- Language: Ruby
- Homepage:
- Size: 414 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# galaxy-ci.
Some CI script utilities ideas for automation CI.
### CI-Schedulers
The ```jenkins``` repo contains some usefull examples to automatize your jenkins-jobs, and write this in yaml files and control/store them in git. Manual changes aren't needed anymore.
### Web-testing
You have then web-testing which contains some scripts for testing web-pages with webdriver (selenium, etc)### Ruby testing BDD
Rspec dir contains some experiments with rspec framework.### Data visualisation
###### imagine
Contains data visualisation projects.
``` cocomero``` is a data visualisation for cucumber results.