Commit Graph

16 Commits

Author SHA1 Message Date
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