Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Create a CI pipeline which performs tests and release (if manually approved) #30

Closed
lolski opened this issue Jan 17, 2019 · 0 comments
Closed

Comments

@lolski
Copy link
Member

lolski commented Jan 17, 2019

Scope of the CI pipeline:

  1. tests:
    1. runs unit tests
    2. runs a deployment test which deploys the artifact to test.pypi.org
    3. runs an end-to-end test which verifies if the deployed artifact can be used
  2. a manual approval prompt which should trigger a release process
  3. release:
    1. deploy to pypi.org
    2. deploy a release draft to Githubb
@lolski lolski removed their assignment Jan 22, 2019
@lolski lolski changed the title Create a CI pipeline which automates testing, testing on various distributions, and release Create a CI pipeline which performs tests and release (if manually approved) Feb 4, 2019
lolski pushed a commit that referenced this issue Feb 4, 2019
- Adds an end-to-end test that depends upon `grakn-kglib` from the PyPi test server
- Splits out example from main source
-Updates READMEs, now there is one for the KGCN example, one for KGCN general usage, and one for the whole repo
- Updates some example schema used for the Vienna meetup 29/01/2019

Addresses #35 #36 #37 #31 #30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants