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 TheAngelReturns/campbell release.json in Travis? #33

Open
alicerunsonfedora opened this issue Sep 28, 2018 · 1 comment
Open
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@alicerunsonfedora
Copy link
Member

Is there a way we can automate the updating of our The Angel Returns website's (https://theangelreturns.aliceos.app) release.json so that the build number is automatically updated to the Git hash? It would be wonderful if we could automate this process.

{
    "beta": {
        "version": "0.2.2",
        "build": "1e068e1",
        "can_download": "True"
    }
}
@alicerunsonfedora alicerunsonfedora added enhancement New feature or request question Further information is requested labels Sep 28, 2018
@sr229
Copy link
Contributor

sr229 commented Jan 22, 2019

We can use a after_success script for this but I don't think Travis has a SSH key in the page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants