Closed pgleeson closed 3 years ago
@pgleeson I don't remember making that request. I guess they request private data access just because they can access private repos. I don't see a reason to not grant it.
Ok, @mwatts15. I've taken that restriction away and now the migration to travis-ci.com works fine, see https://travis-ci.com/github/openworm (some failing there, but I needed to update them anyway...).
If you do want to migrate to travis-ci.com, the simplest way as far as I can see is: 1) Go to the existing page for your tests on org, e.g. https://travis-ci.org/github/openworm/owmeta 2) Replace org by com in the url and load 3) Click on the Migrate button on the new page 4) After a short wait, make a change on your repo, e.g. moving org->com for the travis link on the README.
and it should kick off test on com from now on.
Thanks! I'm going to move to GH actions, I've just been slow-walking it, but it's pretty straightforward.
On Mon, Jun 7, 2021, 12:11 Padraig Gleeson @.***> wrote:
Ok, @mwatts15 https://github.com/mwatts15. I've taken that restriction away and now the migration to travis-ci.com works fine, see https://travis-ci.com/github/openworm (some failing there, but I needed to update them anyway...).
If you do want to migrate to travis-ci.com, the simplest way as far as I can see is:
- Go to the existing page for your tests on org, e.g. https://travis-ci.org/github/openworm/owmeta
- Replace org by com in the url and load
- Click on the Migrate button on the new page
- After a short wait, make a change on your repo, e.g. moving org->com for the travis link on the README.
and it should kick off test on com from now on.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/openworm/c302/issues/38#issuecomment-856112910, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALLFSGT4OAN6RIFDMTVPB3TRT4UDANCNFSM46HP5R3Q .
Need to move tests on this from travis-ci.org to travis-ci.com. They will eventually move to github actions, but as a short term solution (since travis-ci.org will shut on June 15th) tests can be moved to travis-ci.com.
This seems to be set up in Settings, but there is a block on this under Third Party Access
@mwatts15 It has you down as requesting this. Any reason not to grant access to this?