woodpecker/server/shared
Arno Hautala d5e31dc187
Provide global environment variables for pipeline substitution (#968)
* make global environment variables available for pipeline substitution

* lint fixes

* global env support in cli exec; procBuilder tests

* drop GLOBAL_ prefix

* docs

* documentation typo

* Update docs/docs/20-usage/50-environment.md

as suggested by anbraten

Co-authored-by: Anbraten <anton@ju60.de>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
2022-07-30 08:06:03 +02:00
..
buildStatus.go Document package architecture (#972) 2022-06-16 15:35:58 +02:00
buildStatus_test.go Document package architecture (#972) 2022-06-16 15:35:58 +02:00
configFetcher.go Document package architecture (#972) 2022-06-16 15:35:58 +02:00
configFetcher_test.go Document package architecture (#972) 2022-06-16 15:35:58 +02:00
procBuilder.go Provide global environment variables for pipeline substitution (#968) 2022-07-30 08:06:03 +02:00
procBuilder_test.go Provide global environment variables for pipeline substitution (#968) 2022-07-30 08:06:03 +02:00
procStatus.go Document package architecture (#972) 2022-06-16 15:35:58 +02:00
procStatus_test.go Document package architecture (#972) 2022-06-16 15:35:58 +02:00
userSyncer.go Document package architecture (#972) 2022-06-16 15:35:58 +02:00