oracle / oci-python-sdk

Oracle Cloud Infrastructure SDK for Python
https://cloud.oracle.com/cloud-infrastructure
Other
387 stars 280 forks source link

Add CI support #39

Closed brunoborges closed 6 years ago

brunoborges commented 6 years ago

For Wercker or Travis CI

nathan-vu commented 6 years ago

I can take a look

nathan-vu commented 6 years ago

Sorry for the delayed response. A wercker.yml file will be available in our next release (Thursday); this will contain three pipelines:

Corresponding to the Python major versions we support. These pipelines can be run in parallel (i.e. they are independent of each other don't need to be executed sequentially)

It looks like I don't have access to: https://app.wercker.com/Oracle/ so I can't do the configuration on that side.

nathan-vu commented 6 years ago

The wercker.yml file I mentioned in my previous comment has been deployed. Looks like I don't have access to do the configuration in Wercker - if I can be given access I'm happy to set it up on that end, otherwise I believe that pipelines can be set up using our YAML file (I validated it locally using the Wercker CLI)