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

[ToDo] Deploy script by Travis-CI #627

Open
legnaleurc opened this issue Nov 15, 2014 · 2 comments
Open

[ToDo] Deploy script by Travis-CI #627

legnaleurc opened this issue Nov 15, 2014 · 2 comments
Milestone

Comments

@legnaleurc
Copy link
Member

The idea was to do the following:

  1. Build with Travis-CI each time a commit is made
  2. Test the script
  3. If the test is successful (only warnings):
    • If new_version > old_version,
      • create new release on Github
      • update gh-pages
      • push on GreasyFork, OpenUserJS, etc.
    • If new_version == old_version
      • create a new nightly version
@devnoname120 devnoname120 added this to the v6 milestone Nov 15, 2014
@devnoname120
Copy link
Contributor

For pushing on GreasyFork, OpenUserJS, and other Userscripts sites, we need a secure way for Travis-CI to access the credentials, so we should encrypt them:

http://docs.travis-ci.com/user/encryption-keys/

@legnaleurc legnaleurc modified the milestones: deploying improvement, v6 Mar 7, 2016
@legnaleurc
Copy link
Member Author

Maybe I can do this in my server, instead of Travis CI.

@callmenemo491 callmenemo491 changed the title Deploy script by Travis-CI [ToDo] Deploy script by Travis-CI Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants