glensc / dokuwiki-plugin-pageredirect

Redirects page requests based on content
https://www.dokuwiki.org/plugin:pageredirect
19 stars 19 forks source link

Create workflow to create tag on plugin.info.txt change #49

Closed glensc closed 5 months ago

glensc commented 5 months ago

Adopt:

Refs:


Uses:

Requires DOKUWIKI_USER and DOKUWIKI_PASS secrets be set in GitHub Actions:

The flow is that you:

  1. setup the secrets
  2. merge this pr

if you modify plugin.info.txt and set new version, the action will make release with the value of date field.

glensc commented 5 months ago

Add DOKUWIKI_USER and DOKUWIKI_PASS secrets in project GitHub Actions.

now I wonder myself, how do I obtain them? is it's just dokuwiki.org username and password? or can I use tokens?

did not work:

Client error: `POST https://www.dokuwiki.org/doku.php` resulted in a `403 Login failed` response:
glensc commented 5 months ago

Credentials can be obtained from ~/.dwversionfix.conf