akatsadimas
ebadef8587
Cleanup master/slave terminology from documentation + Cleanup "Jenkins master" term from the warning in the Web UI ( #1481 )
...
* Cleanup master/slave terminology from documentation
* remove 'controller' from description
Agent configurations can be also managed on the controller side
* Update demos/kubernetes/README.md
Co-authored-by: Tim Jacomb <t.jacomb@kainos.com>
2020-11-03 17:51:39 +01:00
Oleg Nenashev
ebee63be35
Add `decodeBase64` substitutor for reading base64-encoded variables ( #1526 )
...
* Add `readBase64` substitutor for reading base64-encoded variables
* Fix the SpotBugs issue with the encoding
* Swith to decodeBase64()
2020-11-02 15:54:45 +01:00
Joseph Petersen
3cddb7a8ff
change properties secrets env to `SECRETS_FILE` ( #1435 )
2020-07-19 09:20:54 +01:00
Moritz Graf
4db04185c1
Adding documentation on how to use variables jcasc job configuration ( #1414 )
...
Co-authored-by: Joseph Petersen <josephp90@gmail.com>
2020-07-19 05:34:20 +02:00
Mads Jensen
b2fe968da8
Fix a internal link to PLUGINS.md. Fix some typos. ( #1434 )
...
Co-authored-by: Joseph Petersen <josephp90@gmail.com>
2020-07-19 04:52:01 +02:00
Chris Kilding
1ca90c9ddf
Consolidate SecretSource options into secrets.adoc ( #1433 )
...
Co-authored-by: Joseph Petersen <josephp90@gmail.com>
2020-07-19 04:51:36 +02:00
Joseph Petersen
410c3ae03e
SecretResolver support file and base64 variable expansion ( #1408 )
...
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
2020-07-19 04:37:52 +02:00
Tim Jacomb
7f6bab4ebb
Add Azure KeyVault to secrets doc ( #1321 )
2020-03-14 09:52:00 +00:00
Tim Jacomb
6cc682ce4d
Add test-harness module + change json schema test API to return… ( #1215 )
2019-12-10 09:14:56 +00:00
Sladyn
6269c593c9
Added test Framework Utility Functions For the json Schema ( #1078 )
2019-11-30 08:46:34 +00:00
Smasherr
c6d4c4325f
Introduce a SecretSource implementation for .properties file ( #1160 )
2019-10-18 08:45:59 +01:00
Luno
045631a8bf
Move Trigger Configuration Reload to a new feature page #1150 ( #1155 )
...
* Move Trigger Configuration Reload to a new feature page #1150
* Move Trigger Configuration Reload to a new feature page #1150
2019-10-12 10:46:10 +02:00
Balaji Pachai
154fe114de
Remove run locally intellij idea cli from main readme add to do… ( #1152 )
...
Co-Authored-By: Oleg Nenashev <o.v.nenashev@gmail.com>
Co-authored-by: Balaji Pachai <balaji.pachai@harbingergroup.com>
2019-10-11 15:06:20 +02:00
Oleg Nenashev
f8a502c63b
Move Handling Secrets to a separate page, add docs for CredentialsProvider and encrypted strings ( #1143 )
...
* Move Secrets management to a separate documentation page
* Document crendentials provider and encrypted credentials in secrets.adoc
* Fix links
* Fix the anchor
* Codacy!
2019-10-11 12:50:44 +02:00
Tim Jacomb
81551215d4
Update plugins developer docs ( #1140 )
2019-10-10 07:44:21 +01:00
Sladyn
b167630cdc
Remove old jelly schema and usages ( #1069 )
2019-09-20 07:29:32 +01:00
Oleg Nenashev
6e42372f87
Reference Javadoc from the Developer documentation page ( #1054 )
...
* Reference Javadoc from the Developer documentation page
* Remove the empty bullet
2019-09-12 17:37:54 +02:00
Sladyn
17de1bbd33
Add the JSON Schema Documentation page ( #1030 )
...
* Beta Release Announcement
* Added JSONSchema Doc
* Added title page and more information
* Added examples and disclaimers
* Added a disclaimer
Co-Authored-By: Oleg Nenashev <o.v.nenashev@gmail.com>
* Updated URL for the schema
* Fixed typos and added reference to the documentation from the readme
* Changed link to schema
2019-09-12 17:37:29 +02:00
Oleg Nenashev
ca359810ff
Update Project meetings information and move it to CONTRIBUTING.md ( #1029 )
...
* Rewrite the project meetings page, remove the slide reference from the top
* Remove Project meetings from the front page
* Add project meetings to Contributing.MD
* Codacy!
2019-09-03 17:16:07 +02:00
Joseph Petersen
21150313cd
Move vault code to hashicorp vault plugin, move tests to integrations ( #970 )
2019-08-24 02:29:28 +02:00
Joseph Petersen
466163288f
remove support plugin reference for seed job doc ( #988 )
...
* update reference for seed job
* Update docs/seed-jobs.md
Co-Authored-By: Tim Jacomb <t.jacomb@kainos.com>
* Update docs/seed-jobs.md
2019-08-20 12:54:13 +02:00
Oleg Nenashev
cbd6987e72
Create documentation for the export feature and document security considerations ( #969 )
2019-08-02 10:56:21 +02:00
Oleg Nenashev
a56b7f3641
Link newbie-friendly issues in CONTRIBUTING.md ( #927 )
...
* Link newbie-friendly issues in CONTRIBUTING.md
* CONTRIBUTING: Fix the Codacy warning
2019-06-23 20:43:58 +01:00
Abhyudaya Sharma
6311ebf886
[JENKINS-57928] Allow configuring JMH benchmarks using CASC ( #921 )
2019-06-18 10:00:47 +02:00
René Scheibe
b790090f34
Improvements for Util class and PLUGINS.md ( #875 )
2019-05-08 21:21:28 +02:00
Joseph Petersen
ea92c84714
Cleanup & fix jenkins ci ( #874 )
2019-05-05 17:48:01 +02:00
Joseph Petersen
4751011504
update docs with requirements for plugins ( #869 )
2019-04-30 06:20:49 +01:00
Tim Jacomb
f408a95851
Update plugin export docs ( #860 )
2019-04-28 12:42:02 +01:00
Tim Jacomb
d43943706f
Add docs for testing export of configuration ( #851 )
2019-04-23 03:56:04 +02:00
Joseph Petersen
136c2d3d0a
🗑️ Codacy markdown issue
2019-04-20 15:55:38 +02:00
Joseph Petersen
3ef37525f1
🗑️ Codacy markdown issues ( #848 )
2019-04-20 15:50:58 +02:00
Joseph Petersen
0dc1f3fa75
align with example above
2019-04-20 12:41:24 +02:00
Joseph Petersen
782f87e8cd
docs prettier formatting & cleanup ( #831 )
2019-04-17 12:55:25 +02:00
Joseph Petersen
e38365d9f4
updated badges ( #830 )
2019-04-14 20:15:47 +02:00
Joseph Petersen
0d8d3e5448
Improve GitHub templates, move changelog to GitHub release tab, cleanup old docs ( #803 )
2019-03-31 11:15:21 +02:00
Tim Jacomb
6675d819b7
Update plugin dev guide with ConfiguredAsCode rule ( #796 )
2019-03-25 13:53:03 +00:00
René Scheibe
b408c01a52
Improve documentation/wording further
2019-03-05 22:00:28 +01:00
René Scheibe
74c7d1a4e6
Improve documenation
2019-03-05 22:00:28 +01:00
René Scheibe
2cbfdab375
Fix dangling Javadoc
2019-03-05 22:00:28 +01:00
Tim Jacomb
0221f5a661
Update ConfigAsCodeTest for easier copy paste ( #728 )
...
* Update ConfigAsCodeTest for easier copy paste
* Add missing brace
2019-02-06 10:32:22 +01:00
Tim Jacomb
459de0a0a8
Update docs for jcasc version ( #727 )
2019-02-06 10:31:45 +01:00
Tim Jacomb
30e71bee63
Fix broken link ( #640 )
2018-11-06 11:05:28 +00:00
Tim Jacomb
73a0ee4b80
Fix broken link
2018-10-19 15:47:32 +02:00
Ewelina Wilkosz
684fe6ea75
add waraning about export to docs
2018-10-08 12:16:10 +02:00
Nicolas De Loof
2dc5e3518c
improve requirements doc
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2018-10-08 12:15:22 +02:00
Tim Jacomb
b79489beff
Remove errant backtick ( #575 )
2018-10-05 08:47:24 +02:00
Nicolas De Loof
d854ad3725
call to plugin maintainers
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2018-10-04 17:19:05 +02:00
ooxi
c85bca6de0
Explain the need for configuration-as-code-support ( #472 )
...
Without `configuration-as-code-support` installed, the example shown for seeding jobs does not work which might confuse new users.
2018-08-24 09:52:56 +02:00
Paweł Kurek
b2c73a2fc8
Added more info in docs for Vault ( #462 )
...
* Added more info in docs for Vault
* Removed misleading info about Vault
2018-08-21 19:47:30 +02:00
Guillaume Dupin
f380889587
Update example according to changes in jobdsl
...
To be in line with demos/jobs sample
2018-08-09 16:18:27 +02:00