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

Scala 2.13 and new repository #39

Open
martijnblankestijn opened this issue May 7, 2021 · 1 comment
Open

Scala 2.13 and new repository #39

martijnblankestijn opened this issue May 7, 2021 · 1 comment

Comments

@martijnblankestijn
Copy link
Contributor

Hi,

I saw that there is no new release yet for scala 2.13, although my PR was merged onto master.

Sadly, the build for master failed on some Bad Credentials ('https://api.github.com/user: 401 - Bad credentials ').
And of course, BinTray has been sunset which probably means that the build pipeline needs to be changed....
and travis-ci.org will be migrated to travis-ci.com ... will might also cause some changes.

Anything I can do to help getting the build working again and getting a release done/

@robvadai
Copy link
Member

Hi, yep you're absolutely right. Also Travis has changed their configuration so that build didn't work either.

Now we have our private Jenkins server we're planning to use.
We also have Jenkinsfile's and all that set up for other projects.

So, there are 2 options really:

  • use our Jenkins for the build/publish pipelines
  • find a Travis alternative (something on GitHub maybe?)

We also need to find a BinTray alternative, I assume pushing to Maven central would be possible just need some investigation.

If you're happy to chip in to these tasks I can send you my private email and we can work on it together.
Help would be appreciated.

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

2 participants