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

Handle Travis-CI.org shutdown. #176

Closed
cdietrich opened this issue Oct 27, 2020 · 4 comments · Fixed by #177
Closed

Handle Travis-CI.org shutdown. #176

cdietrich opened this issue Oct 27, 2020 · 4 comments · Fixed by #177
Assignees

Comments

@cdietrich
Copy link
Member

Looks like travis-ci.org will be gone by the end of the year
https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom?e=[UNIQID]

wonder if we should move to travis-ci.com (https://docs.travis-ci.com/user/migrate/open-source-repository-migration)
or github actions

@oehme looks like you are the only person with knowlegde on the tokens.
can you please have a look?

@oehme oehme assigned oehme and unassigned oehme Oct 28, 2020
@oehme
Copy link
Member

oehme commented Oct 28, 2020

I'm in favor of Github actions.

The build needs two environment variables:

  • ORG_GRADLE_PROJECT_bintrayApiKey
  • ORG_GRADLE_PROJECT_sonatypePassword

These secrets should be configured with the credentials of the xtext-team account, which I think @svenefftinge owns.

@cdietrich
Copy link
Member Author

cdietrich commented Oct 29, 2020

it looks like i can create secrects. i assume you cant @oehme ?

@oehme
Copy link
Member

oehme commented Oct 30, 2020

I can do so too, but I don't have the passwords :)

@svenefftinge
Copy link
Member

I have added two secrets here: https://github.com/xtext/xtext-gradle-plugin/settings/secrets
Please let me know if I understood something wrong or you need something else (through mail or twitter as I don't check GH notifications).

cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit to cdietrich/xtext-gradle-plugin that referenced this issue Nov 13, 2020
Fixes xtext#176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Nov 13, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
@oehme oehme self-assigned this Nov 13, 2020
oehme pushed a commit that referenced this issue Nov 14, 2020
Fixes #176

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
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

Successfully merging a pull request may close this issue.

3 participants