Re: Commitfest 2020-11 is closed

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: David Steele <david(at)pgmasters(dot)net>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Commitfest 2020-11 is closed
Date: 2020-12-03 02:36:14
Message-ID: 5FC84F1E.8040901@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/02/20 16:51, David Steele wrote:
> Depending on how you have Github organized migrating to travis-ci.com may be
> bit tricky because it requires full access to all private repositories in
> your account and orgs administrated by your account.

PL/Java just began using travis-ci.com this summer at the conclusion of
our GSoC project, and Thomas had been leery of the full-access-to-everything
requirement, but that turned out to have been an old way it once worked.
The more current way involves installation as a GitHub app into a particular
repository, and it did not come with excessive access requirements.

That being said, we got maybe three months of use out of it all told.
On 2 November, they announced a "new pricing model"[1],[2], and since
24 November it has no longer run PL/Java tests, logging a "does not have
enough credits" message[3] instead. So I rather hastily put a GitHub
Actions workflow together to plug the hole.

Apparently there is a way for OSS projects to ask nicely for an allocation
of some credits that might be available.

Regards,
-Chap

[1]
https://www.jeffgeerling.com/blog/2020/travis-cis-new-pricing-plan-threw-wrench-my-open-source-works
[2] https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
[3] https://travis-ci.com/github/tada/pljava/requests

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kasahara Tatsuhito 2020-12-03 02:46:09 Re: autovac issue with large number of tables
Previous Message Tatsuo Ishii 2020-12-03 02:27:28 Re: Deprecate custom encoding conversions