Looking back at oapi-codegen
's last year
#1985
jamietanna
announced in
Announcements
Replies: 1 comment 1 reply
-
I've been using oapi-codegen for quite a while (2021 I think?) in multiple products, I'd be happy to have a call to discuss how we use it, feedback and where I can help! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks!
As you may be aware, May is Maintainer Month, which makes it a great time to think about how you're using Open Source.
The Open Source we consume (and build) is never done in a vacuum - there are tonnes of people (maintainers and contributors) who are actively working towards the projects, building community, helping each other solve problems, reviewing code and squeezing it in between their day jobs, personal lives, and other commitments.
It was a year ago that we noted that we wanted to create a more sustainable model for
oapi-codegen
, and we thought this would be a good opportunity to reflect back on the last year.I've got a blog post coming later in the month in partnership with the Open Source Initiative, so keep your eyes peeled (edit: #1990).
We'd like to say a huge thank you to our sponsors up until now:
Support from our sponsors has meaningfully changed things for the project, allowing better prioritisation and focus, and for instance my sponsorship from Elastic (my employer) allows me 4hr/month to work on it in work time - generally working towards solving issues that affect our usage of the project, but that absolutely benefit everyone.
And an honourable mention to Canonical, who are funding us through thanks.dev, an unnamed company who funds us through Tidelift, and a number of individuals who've sponsored one-offs - the contributions are very welcome, too.
Progress in the last year
A large amount of the sponsorship time in the last year has gone towards the general maintenance of the project, allowing me to prioritise this alongisde my other projects, blog, podcast appearances, personal life and busy job, to name a few things!
In the last year, we've had 6 releases with contributions from ~30 people:
oapi-codegen
v2.2.0oapi-codegen
v1.16.3, deprecating the v1 release officiallyoapi-codegen
v2.3.0oapi-codegen
v2.4.0oapi-codegen
v2.4.1nethttp-middleware
v1.1.0 (+ 2 patch releases)(A summary of the releases for
oapi-codegen
can be seen here, via the excellent OctoChangelog)We're also gearing up for releasing v2.5.0 in hopefully the next week or two, but it depends on how much free time I have to tackle the last issues. You can see what's currently planned for this release here.
Although not something explicitly called out, another thing we did this year was made a start on defining the project's current governance, so it's clear to the community, and we can improve it over time.
In last year's post, we noted that there were a number of areas that we'd love to invest in, with sponsored time. How many of these have actually had progress, with the time in this last year?
The sponsorships we've received has been making progress towards this, but there's always more that can be doing.
No progress was made on this.
We've not technically done this, but we have rewritten our docs from scratch (in our README) and now have a much higher bar for making sure that our documentation (and examples) are fleshed out for new contributions.
This does mean that previously raised PRs will have this retrofitted (usually by us, the maintainers).
No progress
No progress - it's still "whenever I feel like I have time to get things ready for a release"
No progress - if you're interested, please reach out!
I can't actually quite remember what I meant about this 🤔 I think this is for projects under the
oapi-codegen
GitHub org, but may also be for some of the projects we rely on, too.This is a huge piece of work, and cannot be feasibly started until we've got some significant sponsorship, especially as it'll then duplicate the work we need to handle (for both
kin-openapi
andlibopenapi
).There's been a lot of work on this in the last year - but many more to go.
I think a lot of y'all would be surprised that it can take ~2-4 hours to get a single issue closed - consider that at time of writing we've got 505 issues and 172 PRs.
As above, no progress on consistency in our releases.
No decision made on this, yet
This is still on my TODO list - perhaps during this Maintainer Month 🤞🏼
This was achieved through the implementation of OpenAPI Overlays, in v2.4.0 and has changed the way that I'll interact with OpenAPI specs I don't own. If you're not using it, you're missing out!
No progress, due to no sponsorships with that in mind.
What's next?
nethttp-middleware
, and then roll out changes to make all middleware more consistent based on recent changes in thenethttp-middleware
Call for more sponsors
We'd hugely appreciate any and all additional sponsors to help with the project's maintenance.
It doesn't have to be a monthly subscription - there are opportunities to donate one-offs with custom amounts on GitHub Sponsors.
Looking forward to seeing where we get to in the next year, and hearing any feedback below!
Beta Was this translation helpful? Give feedback.
All reactions