Commit Graph

13 Commits

Author SHA1 Message Date
Szymon Fugas 8453b3e9fe
Add an issue template for documentation (#613) 2021-08-05 17:27:19 +02:00
Szymon Fugas 800c1a7d5d
Configure bot for managing stale issues (#598) 2021-07-19 16:04:45 +02:00
Szymon Fugas b407e51bba
Fix workflow for autogenerating docs (#592)
* Use grep -c flag in check for changes step to fix case when more than 1 website file was modified
2021-07-07 13:18:18 +02:00
SylwiaBrant e762957cc1
Add security-validator branch to tests triggers 2021-06-08 09:38:47 +02:00
SylwiaBrant 38fcdf5d37
#555 Add nightly release of a snapshot (#566)
* #555 Add nightly release of a snapshot

* Update README

* Bump image and plugins

* Bump image and plugins in Helm Chart
2021-05-24 12:13:27 +02:00
SylwiaBrant c74606a2ee
Migrate Helm Chart to OSDK v1.3.0 (#551)
Migrate Helm Chart to OSDK v1.3.0
2021-04-29 13:50:06 +02:00
Tomasz Sęk 3dab502234
Merge pull request #510 from jenkinsci/operator-sdk-1.3.0
#494 Upgrade to Operator sdk 1.3.0
2021-02-12 12:19:45 +01:00
Sylwia Brant ce081bfd28 Add preview docs and Github Actions e2e test workflow 2021-02-10 16:59:26 +01:00
antoniaklja 57ecbee244 Update docs and minor improvements
- add issue templates
- improve typos in README.md
- add ROADMAP.md
2021-01-21 14:19:32 +01:00
antoniaklja 134c88fde7 Update docs and minor improvements
- add issue templates
- improve typos in README.md
- add ROADMAP.md
2021-01-21 14:13:50 +01:00
SylwiaBrant 8f7af2a149
Add github actions for docs generation (#491) 2021-01-18 15:56:04 +01:00
Sylwia Brant f3a5f43553 Tests running on github actions
Switched from running tests on Travis to github actions.
2020-12-30 10:04:09 +01:00
Vibhav Bobade f3ebe46c84 Update Supporting Docs
- 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.
2020-04-14 16:59:23 +05:30