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

Update CI #74

Merged
merged 3 commits into from
Jul 9, 2020
Merged

Update CI #74

merged 3 commits into from
Jul 9, 2020

Conversation

aminya
Copy link
Contributor

@aminya aminya commented Apr 18, 2020

See the running actions here: https://github.com/aminya/QML.jl/actions/runs/81314887

Hopefully, makes it easier to see the problems of the building/tests once the JIL stuff are ready.


Appveyor app should be removed from the repository to prevent it from throwing error.


To make the automatic deployment work:

# ]add DocumenterTools
using QML, DocumenterTools
DocumenterTools.genkeys(QML)

DOCUMENTER_KEY:
Add the public key to https://github.com/barche/QML.jl/settings/keys
Add the private key to https://github.com/barche/QML.jl/settings/secrets

@barche
Copy link
Collaborator

barche commented Apr 18, 2020

Aha, cool, I didn't know about this. I propose hloding off merging this until we have a "draft" jlqml package that we can use, similarly to the tests for CxxWrap:

https://github.com/JuliaInterop/CxxWrap.jl/blob/892da39121257c2b45b130bcd639d25470c4720c/.travis.yml#L11

@barche barche merged commit 3660648 into JuliaGraphics:master Jul 9, 2020
@barche
Copy link
Collaborator

barche commented Jul 9, 2020

Thanks, finally merged this, though it was in need of some changes because @bramtayl used the same approach in PR #77

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 this pull request may close these issues.

2 participants