Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[infrastructure] Move CPT CI to Jenkins #532

Open
8 tasks
uilianries opened this issue Nov 18, 2020 · 0 comments · May be fixed by #534
Open
8 tasks

[infrastructure] Move CPT CI to Jenkins #532

uilianries opened this issue Nov 18, 2020 · 0 comments · May be fixed by #534

Comments

@uilianries
Copy link
Member

uilianries commented Nov 18, 2020

Description of Problem, Request, or Question

Currently, each CPT release requires some manual steps to be uploaded to Pypi due its scripts (we don't run a simple twine command). Also, Travis CI is bit "slow", as the free account only allows few parallel jobs and we use the same account for all conan-io organization.

Moving to Jenkins we will be able to integrate our upload script, and build any PR faster.

Some Tasks:

  • Add Jenkinsfile to build CPT
    • Support Linux
    • Support Mac
    • Support Windows
  • Add CPT upload script
  • Update CI Bot to report any build result
    • Comment build result
    • Provide log result link

/cc @czoido

@uilianries uilianries linked a pull request Nov 19, 2020 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant