Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically set the release date of bundled plugins to match that of DokuWiki #4257

Open
dregad opened this issue Apr 4, 2024 · 0 comments

Comments

@dregad
Copy link
Contributor

dregad commented Apr 4, 2024

This was originally discussed in https://forum.dokuwiki.org/d/22141-extension-plugin-cli-confused-by-list-command-output.

When listing plugins from CLI using ./bin/plugins.php extension list, the release date for bundled plugins does not match that of the DokuWiki release they are bundled with, as shown in the sample list excerpt below (from a 2024-02-06a Kaos instance), so the date is displayed in red (implying that they are outdated):

acl                  b   2015-07-25   ACL Manager by Andreas Gohr                                                      
authad               bd  2015-07-13   Active Directory Auth Plugin by Andreas Gohr                                     
authldap             bd  2015-07-13   LDAP Auth Plugin by Andreas Gohr                                                 
extension            b   2015-07-26   Extension Manager by Michael Hamann                                              
logviewer            b   2023-12-22   logviewer plugin by Andreas Gohr                                                 
revert               b   2015-07-15   Revert Manager by Andreas Gohr                                                   
styling              b   2020-06-14   styling plugin by Andreas Gohr                                                   
usermanager          b   2015-07-15   User Manager by Chris Smith                                                      

I believe the date in plugin.info.txt file for the bundled plugins should match that of the DokuWiki release they are bundled with (an update to perform when preparing the release).

@andi agreed and requested a modification of the release Github action for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant