Commit Graph

28 Commits

Author SHA1 Message Date
Abhay-soni-developer ad7dbe087c readme fixed
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-10-11 14:32:22 +05:30
Abhay-soni-developer 9dbcd93e23 merge
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-10-11 12:53:13 +05:30
Abhay-soni-developer 693ef6e5f0 readme and changeset modified according to the new changes
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-09-20 14:55:58 +05:30
Abhay-soni-developer 78cfb4e2b2 modified readme
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-09-14 21:45:48 +05:30
Abhay-soni-developer 4c948955dd readme modified
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-09-14 20:17:51 +05:30
planeiii 8747824221 feat(jenkins-backend): add multiple branch support
Signed-off-by: planeiii <planeiii@thousandeyes.com>
2022-06-16 16:40:32 -05:00
LvffY f3101fb9d2 [#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-30 15:53:05 +02:00
Tim Jacomb 7d95e98682 Add yarn command for installing jenkins-backend plugin
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
2021-11-03 14:35:39 +00:00
Andrew Shirley e5f69b082d Tidy documentation
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:00 +02:00
Andrew Shirley 449b995261 Initial work on jenkins backend
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:00 +02:00
Fredrik Adelöw b99ac3f6e1 Minor composability etc docs changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-02 22:13:05 +02:00
Patrik Oldsberg c614ede9a5 docs: update plugin installation docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-22 18:32:54 +02:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
Adam Harvey db75434e40 Update doc refs of deprecated naming 2021-02-22 21:21:17 -05:00
Oliver Sand 8fe8cb97e1 Fix typo 2021-01-20 14:23:07 +01:00
Oliver Sand b175836e71 Mention that the Jenkins plugin only works with organisation folder jobs backed by GitHub
People are having trouble in #3975 because the limitations are not clear.
2021-01-20 14:21:53 +01:00
Adam Harvey 5c8e99ce19 Fix entity YAML name 2020-11-22 20:38:57 -05:00
amitkhurana92 bbf5faec6f Jenkins Plugin: Readme.md file updated (#2943)
* Readme.md file updated

The documentation was not concise and does not include the case if I don't want to use env variables.

* Prettier invoked.

Executed prettier command.

Co-authored-by: Amit Khuraba <amit.khurana@africa.airtel.com>
2020-10-17 15:52:20 +02:00
Patrik Oldsberg 6775deef9b update docs and examples to use shorter config secret syntax 2020-10-04 16:51:00 +02:00
Oliver Sand ad8fa6b9a3 docs: remove unnecessary path rewrite from jenkins plugin docs 2020-10-02 11:44:05 +02:00
Oliver Sand 96f71025b9 docs: fix jenkins plugin readme with the new /api base path 2020-10-01 10:43:55 +02:00
Tim Jacomb e5ae7a029d Update Jenkins plugin to new routing 2020-09-09 11:49:24 +01:00
Tim Jacomb 8daab3651f Rename Jenkins annotation 2020-09-09 11:49:24 +01:00
Fredrik Adelöw 89a0a2fc7b docs: write call-existing-api.md 2020-08-20 21:21:30 +02:00
Tim Jacomb fbdacc1f31 Fix docs issue 2020-08-12 12:54:06 +02:00
Tim Jacomb 0e9b562223 Add pagination warning to README 2020-08-12 12:54:06 +02:00
Tim Jacomb 005df1df2b Add Jenkins widgets 2020-08-12 12:54:06 +02:00
David Tuite f080c3256f Add Jenkins plugin
It doesn't do anything other than render "Builds go here" in a DOM but
the scaffold is there to start making API calls. This plugin borrows
heavily from the CircleCI plugin.
2020-08-12 12:54:06 +02:00