gitlint icon indicating copy to clipboard operation
gitlint copied to clipboard

0.18.0 Release Plan

Open jorisroovers opened this issue 4 years ago โ€ข 1 comments

This issue will be used to track any overarching discussion and work related to 0.18.0.

Scope

As always, everything discussed in this issue is subject to sudden change at my sole discretion. No promises or hard commitments :-)

All related issues will be tagged with theย 0.18.0 Milestone.

We also maintain a Kanban board on Github Projects, items marked as TODO are things I'd like to work on for the next release (but again, subject to change).

Timeline

As always, no specific timeline, but probably in the new year (2022).

jorisroovers avatar Nov 28 '21 11:11 jorisroovers

Going to give the new-ish github projects a try as an experiment and attempt to do some better project planning. In particular, would like to move and clean up the open items on https://github.com/jorisroovers/gitlint/wiki/Roadmap as well as the list under Scope above, as neither are very representative of what's currently being worked on.

https://github.com/users/jorisroovers/projects/1

Will work on this over next week or so.

jorisroovers avatar Aug 10 '22 08:08 jorisroovers

Just released 0.18.0 ๐ŸŽ‰

Did hit an issue with the docker image build for 0.18.0, I'll follow up on that soon - I think something changed on the docker or git side.

DEBUG: gitlint.git ('log', '-1', '--pretty=%H')
An error occurred while executing 'git log -1 --pretty=%H': b"fatal: detected dubious ownership in repository at '/repo'\nTo add an exception for this directory, call:\n\n\tgit config --global --add safe.directory /repo"

@harens Can you publish for macOS? Super thanks ๐Ÿ™Œ

jorisroovers avatar Nov 16 '22 11:11 jorisroovers

@harens Can you publish for macOS? Super thanks ๐Ÿ™Œ

All done! Thanks for another release @jorisroovers.

harens avatar Nov 16 '22 18:11 harens

Awesome, thanks @harens ๐Ÿซถ

jorisroovers avatar Nov 17 '22 09:11 jorisroovers

The docker issue was fixed in #365 - the 0.18.0 docker image is now available on dockerhub! https://hub.docker.com/r/jorisroovers/gitlint/tags

Closing this release out!

jorisroovers avatar Nov 17 '22 10:11 jorisroovers