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

Migrate away from travis-ci.org #84

Closed
slonopotamus opened this issue Dec 12, 2020 · 1 comment
Closed

Migrate away from travis-ci.org #84

slonopotamus opened this issue Dec 12, 2020 · 1 comment

Comments

@slonopotamus
Copy link
Collaborator

travis-ci.org is going to be shut down on December, 31:

https://docs.travis-ci.com/user/migrate/open-source-repository-migration#frequently-asked-questions

Q. When will the migration from travis-ci.org to travis-ci.com be completed?
A. In an effort to ensure that all of our users - whether you build open-source, public or private repositories - receive regular feature updates, security patches and UX/UI enhancements, we are announcing that travis-ci.org will be officially closed down completely no later than December 31st, 2020, allowing us to focus all our efforts on bringing new features and fixes to travis-ci.com and all of our awesome users like yourself on the travis-ci.com domain.

Q. What will happen to travis-ci.org after December 31st, 2020?
A. Travis-ci.org will be switched to a read-only platform, allowing you to see your jobs build history from all repositories previously connected to travis-ci.org.

Also, note that travis-ci.com, while being the most logical place to move to, has build time limits for public repositories:

https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing

For those of you who have been building on public repositories (on travis-ci.com, with no paid subscription), we will upgrade you to our trial (free) plan with a 10K credit allotment (which allows around 1000 minutes in a Linux environment).

slonopotamus added a commit to slonopotamus/git-lfs-java that referenced this issue Dec 12, 2020
slonopotamus added a commit to slonopotamus/git-lfs-java that referenced this issue Dec 12, 2020
slonopotamus added a commit to slonopotamus/git-lfs-java that referenced this issue Dec 12, 2020
@slonopotamus
Copy link
Collaborator Author

Do not forget to update build.gradle.kts:

val gitCommit = System.getenv("TRAVIS_COMMIT") ?: ""

slonopotamus added a commit to slonopotamus/git-lfs-java that referenced this issue Feb 15, 2021
slonopotamus added a commit to slonopotamus/git-lfs-java that referenced this issue Feb 15, 2021
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

No branches or pull requests

1 participant