Skip to content

v2.0.0

No due date 50% complete

Must Have

  • The silent command is switched off again. Modern CI/CD environments hide sensitive data such as passwords and tokens anyway. see #129
  • The Github pages url should be found out and displayed (for normal repos and org pages). see #94
  • Optional feature: Avoid keeping commit history on gh pages branch, see #46

Nice to have

  • A simplification of the p…

Must Have

  • The silent command is switched off again. Modern CI/CD environments hide sensitive data such as passwords and tokens anyway. see #129
  • The Github pages url should be found out and displayed (for normal repos and org pages). see #94
  • Optional feature: Avoid keeping commit history on gh pages branch, see #46

Nice to have

  • A simplification of the params. Ideally there should be an auto-pilot that is active by default. The auto-pilot should have a rule set that finds out the base-href on its own. To do this, the autopilot uses the current repo or tries to analyse the build variables to find out what its own repo is. see #66