* Add manual dispatch trigger for nightly build workflow, with an input parameter for optionally skipping the e2e and helm tests part of the workflow
* Bump how much memory to start minikube cluster with on e2e test workflows
* Log events from default namespace on tests failure, bump the limit of kubernetes events logged to 30
* Bump workflow-job plugin version used by default from 2.42 to 1145.v7f2433caa07f
Modified sed usage in Helm chart release workflow to account for dependencies section present in Chart.yaml
Unify usage of sed across Helm chart release workflow
* Fix descriptions of major releases
* Update meta links 'create documentation issue' link to use new docs issue template
* Update meta links 'create project issue' link to open issue template list instead of blank issue from meta links
* Fix typo in markdown in docs issue template
* Add Jenkins Discourse section in index, revisit index and about pages
* Fix favicon not showing by generating more favicon sizes with icongen
* Add Makefile target to release latest version of Helm chart
* Add workflow that packages Helm chart release and creates PR with it
* Remove old Helm targets
- Update README.md
- Added issue and PR Templates
- Added CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md, SUPPORT.md
These changes are made based on the upstream approved documentation https://github.com/jenkinsci/.github with a few additions.