fsprojects / .github

The place to request for projects to be added or removed from the incubation space
28 stars 7 forks source link

FsHttp #33

Closed SchlenkR closed 2 years ago

SchlenkR commented 2 years ago

Related: https://github.com/ronaldschlenker/FsHttp/pull/79

Although there are still some TODOs open before transferring and releasing the next major, I would be happy to transfer FsHttp to fsprojects.

Thank you for maintaining this space.

dsyme commented 2 years ago

@ronaldschlenker Welcome! I've sent you an org invite. After you have it you should be able to transfer the project in

SchlenkR commented 2 years ago

Thank you very much, @dsyme. I was able to sucessfully join the @fsprojects organization. The invitation for the fsprojects-admin repo resulted in this error message:

Sorry, we couldn't find that repository invitation. It is possible that the invitation was revoked or that you are not logged into the invited account.

Was the invitation to the fsprojects-admin repo intentional, or just a mistake? Since I'm a member of fsprojects now, I should proceed with

Is that correct?

sergey-tihon commented 2 years ago

@ronaldschlenker there is no need to create new repo, just go to project setting and find Transfer button there - https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository#transferring-a-repository-owned-by-your-user-account

SchlenkR commented 2 years ago

Done :) Thanks!

SchlenkR commented 2 years ago

@sergey-tihon Travis-CI was used for build and tests. It seems that got broken since I can only select the repos under my GitHub account. Do you know how CI is managed usually for fsprojects?


Excuse me - I just saw that I can switch to fsprojects organization and approve FsHttp. Seems I'm allowed - so I will do it?

dsyme commented 2 years ago

We're normally using GitHub Actions but can enable Travis if you need it

dsyme commented 2 years ago

We're normally using GitHub Actions but can enable Travis if you need it

We can enable Travis for FsHttp after you move it into the org, thanks

SchlenkR commented 2 years ago

Thanks, I try out GitHub Actions.

SchlenkR commented 2 years ago

@sergey-tihon could it be possible to access the settings page of the repo?

sergey-tihon commented 2 years ago

@ronaldschlenker definitely yes. By default Github convert you role to Write after transfer, then we manually restore it back to Admin for owners. Please check.

SchlenkR commented 2 years ago

It’s there! 😊 Thanks for your support. So I guess I start the search for a backup admin and improve the docs.

Did you receive the Nuget invitation? (I’ve sent it right now)

sergey-tihon commented 2 years ago

Did you receive the Nuget invitation? (I’ve sent it right now)

yes, accepted. thank you

sergey-tihon commented 2 years ago

I also see an invitation to install Travis CI. @ronaldschlenker do you still need it or you are ok with Github Actions?

SchlenkR commented 2 years ago

do you still need it or you are ok with Github Actions?

No @sergey-tihon - I don’t need it anymore, thus I switched to GitHub Actions yesterday. Please excuse the irritation.