Giraffe icon indicating copy to clipboard operation
Giraffe copied to clipboard

Project status

Open enzonun opened this issue 1 year ago • 15 comments

is this project under active development ?

enzonun avatar May 22 '23 00:05 enzonun

Hey, admittedly it's not been under active development for a while and I'm sorry for that. I can see how that is disruptive and I'm open for suggestions and I will consider all options presented to keep this project alive if that is the interest of the community

dustinmoris avatar May 23 '23 10:05 dustinmoris

Personally I'm finding giraffe more enjoyable than bare asp.net core with c# and I want to see it thrive. I would love to participate in further maintenance/development of this project, so Please let me know how I can contribute. Thanks!

anpin avatar Jun 06 '23 05:06 anpin

@dustinmoris can we start with removing you as the bottleneck for accepting PRs and doing releases? I know i'm a maintainer but we can't merge without 2 approvals and I don't think I can release to nuget.

After that, I can do some of the grunt work about making it easier to merge/release updates.

That being said, I cannot be the full maintainer on this project, I already have enough on my plate with regards to other repositories I maintain, but I'll do the work to getting it ready to hand off.

TheAngryByrd avatar Jun 29 '23 15:06 TheAngryByrd

That would be great! Even if the project would only receive the occasional bug fix, it would at least keep it usable for existing projects in production. I don't have time to maintain it either, but I would be happy to review a PR every now and then. Maybe there's motivation of the Saturn maintainers to chip in as well? (cc @Krzysztof-Cieslak @NinoFloris @baronfel @64J0)

retendo avatar Jul 04 '23 13:07 retendo

@TheAngryByrd I have sent you an invite to become an Admin and made the admin group capable of pushing to main and releases themselves. I have also started to talk to someone about the longevity prospect of this project and finding some time to work on it. I'll post an update if there is more to say. However if anyone has an interest to help here out and devote some time then please let me know and I can invite you to this repo!

dustinmoris avatar Jul 05 '23 21:07 dustinmoris

@dustinmoris Thanks! I went ahead and merged a few things. I figured out the release process (documenting it when I'm finished). Looks like we need a new nuget key.

Run dotnet nuget push ./nupkg/*.nupkg --source $NUGET_FEED --skip-duplicate --api-key $NUGET_KEY
Pushing Giraffe.6.1.0-beta001.nupkg to 'https://www.nuget.org/api/v2/package'...
  PUT https://www.nuget.org/api/v2/package/
  Forbidden https://www.nuget.org/api/v2/package/ 591ms
error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).

Can you add me to that set of repos/nuget organization as well? Otherwise we'll have to pester you for new nuget keys every year.

TheAngryByrd avatar Jul 06 '23 01:07 TheAngryByrd

I've updated the NuGet key for now to not block anything and will look into how to add mroe people to the Nuget repo a little later today.

dustinmoris avatar Jul 06 '23 12:07 dustinmoris

Hi, It's a really nice project! I would like to help somehow too. My main experince is C#. I wrote several pet projects in F#

Trigun27 avatar Aug 15 '23 07:08 Trigun27

I could update Giraffe's templates. Upgrade them to .net7 version and update build scripts

Trigun27 avatar Aug 16 '23 06:08 Trigun27

ping)

By the way, is there any communication channel to discuss PRs and hole project? Slack channel seems more dead, than alive

Trigun27 avatar Aug 28 '23 06:08 Trigun27

Maybe GitHub discussions, but it seems dead as well.

64J0 avatar Aug 28 '23 11:08 64J0

@Trigun27 Help would be much appreciated. If you really want to get involved then perhaps you could start by helping out with some PRs and we can take it from there and see how much you want to get involved in the future?

dustinmoris avatar Aug 31 '23 19:08 dustinmoris

@Trigun27 Help would be much appreciated. If you really want to get involved then perhaps you could start by helping out with some PRs and we can take it from there and see how much you want to get involved in the future?

Should I take already open PRs or something from the issue?

Trigun27 avatar Oct 20 '23 15:10 Trigun27

Hey guys, ping. We have some open PRs waiting for review, and AFAIK, @TheAngryByrd lost the permissions to review and merge them. If possible (or necessary), I'd like to become a maintainer here as well, so we would have another person to help.

64J0 avatar Dec 05 '23 14:12 64J0

Update:

https://github.com/fsprojects/.github/issues/49

josh-degraw avatar Jan 23 '24 01:01 josh-degraw

is this project under active development ?

It is. I'm working on it during my free time along with other maintainers.

64J0 avatar Apr 25 '24 00:04 64J0

I'll close this issue now. Please keep opening new issues, starting new discussions and sending your PRs so we can review your ideas. It could take some time, but eventually we'll take care of it.

64J0 avatar Apr 25 '24 00:04 64J0