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

Conan: Add CI setup #163

Merged
merged 1 commit into from Dec 5, 2018
Merged

Conversation

Croydon
Copy link
Contributor

@Croydon Croydon commented Dec 1, 2018

This pull request will upload entt Conan recipes automatically when new git tags are getting created.

Todo:

1. Credentials

Please add the following credentials in the Travis UI:

CONAN_UPLOAD: API URL to your Conan repository (most likely Bintray)
CONAN_LOGIN_USERNAME: Your Conan repository username (e.g. Bintray username)
CONAN_PASSWORD Your Conan repository password (e.g. Bintray API key)

2. Merge this pull request

3. After a new release happened: Add Bintray meta data

Go to Bintray entt package and fill in meta data (license, url...).

4. Request inclusion in conan-center on the Bintray entt package site


This is a sub-set of https://github.com/bincrafters/conan-templates-upstream
If in the future something needs changing it should be first looked into this repository if there are already fixes and if not it would be nice if they could be contributed back :)

@Croydon
Copy link
Contributor Author

Croydon commented Dec 1, 2018

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a16a52a on Croydon:croydon/conan into 41750c3 on skypjack:master.

@skypjack
Copy link
Owner

skypjack commented Dec 3, 2018

I'm a bit busy, I apologize. I think I'll merge this and create a dedicated tag tomorrow or the day after tomorrow. Thank you for your help so far.

@Croydon Croydon mentioned this pull request Dec 4, 2018
@skypjack skypjack self-assigned this Dec 5, 2018
@skypjack skypjack added the build system requests or issues related to the build system label Dec 5, 2018
@skypjack skypjack changed the base branch from master to build_system December 5, 2018 13:23
@skypjack skypjack merged commit 3650665 into skypjack:build_system Dec 5, 2018
skypjack added a commit that referenced this pull request Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system requests or issues related to the build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants