publiccodeyml / publiccode.yml

A metadata standard for public software
https://yml.publiccode.tools
Creative Commons Zero v1.0 Universal
131 stars 37 forks source link

Make "releaseDate" key an optional key #180

Closed tomootes closed 3 months ago

tomootes commented 9 months ago

As stated in the following thread. It would be logical to make the releaseDate key optional.

Main reasons that can be coined for this are:

bfabio commented 9 months ago

@tomootes, I agree with both points. Adding to the second: the need to update releaseDate every time results in either not updating it, or it becomes busywork that just annoys the maintainers and makes them roll their eyes at publiccode.yml.

Having it optional makes it available to people who wanna opt-in for that.

bfabio commented 9 months ago

@yaml-9000 minor-change

yaml-9000 commented 9 months ago

Thanks for your contribution :pray:

This is now marked as a minor-change proposal to the standard, this means that old versions of publiccode.yml will still be valid with this change.

Example of minor changes are additions of new keys or making keys optional.

The Chair will eventually pick up this proposal and start the voting procedure using @yaml-9000 vote-start

cc @ruphy @publiccodeyml/steering-committee

:page_facing_up: Voting procedure | :page_facing_up: Working Group Charter | :robot: bot commands

tomootes commented 7 months ago

@tomootes, I agree with both points. Adding to the second: the need to update releaseDate every time results in either not updating it, or it becomes busywork that just annoys the maintainers and makes them roll their eyes at publiccode.yml.

Having it optional makes it available to people who wanna opt-in for that.

I can't agree more on this one. In addition to this: if a project is using semver the last releasedate can easily be fetched from either Github or Gitlab. If we keep it mandatory this is going to be an extra chore for devs.

bfabio commented 7 months ago

I updated the translations as well and rebased so the preview is successful.

ruphy commented 4 months ago

@yaml-9000 vote-start

yaml-9000 commented 4 months ago

Voting is now open on this proposal!

If you are a member of the Steering Committee you can now vote!

The polls will stay open for 14 days, until Wed, 12 Jun 2024 12:33:59 GMT. At the end of that period the Chair (@publiccodeyml/chair) will mark the voting period as over using @yaml-9000 vote-end

Leave a :+1: (thumbs up) on this comment to accept the proposal or a :-1: (thumbs down) to reject it.

cc @publiccodeyml/steering-committee

:page_facing_up: Voting procedure | :page_facing_up: Working Group Charter | :robot: bot commands

bfabio commented 3 months ago

@yaml-9000 vote-end

yaml-9000 commented 3 months ago

Vote results

The results of the vote are:

Vote Members Votes count Percentage
:+1: Approve @bzg @ruphy 2 100.0%
:-1: Reject 0 -

Proposal approved :+1:

This proposal is now ready to be merged and get released with a new version of the standard.

cc @publiccodeyml/chair @publiccodeyml/maintainers

Details

First round: unanimity required

The following users voted (includes non-members of the steering committee):

- bfabio voted :+1: - bzg voted :+1: - ruphy voted :+1:

:page_facing_up: Voting procedure | :page_facing_up: Working Group Charter | :robot: bot commands

tomootes commented 3 months ago

Awesome to see the change has been accepted and is now part of the standard :pray: