| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
* Add missing day of week in default list.
* Edit day of week docs
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* Filter out BuildConfigs based on day-of-week specification.
* Support human-friendly day names
* Perform day-of-week filtering on BuildConfigs only.
* Update docs
|
| |
|
|
|
| |
* Set HOME to be workspace root before setting other env vars.
* Expand self-testing Jenkinsfile to include HOME override checking.
|
| |
|
|
|
|
|
|
| |
.yml file (#55)
* Add missing git+ prefix to pip URL for source project in env dump
* Escape $
|
| |
|
|
|
| |
Document dir blocks.
Remove lib override
|
| |
|
| |
cleanup
|
| |
|
|
|
| |
project files.
Cleanup
|
| |
|
|
|
|
|
|
| |
configs (#51)
* add def to dump_name assignment to test behavior
* Add 'def' safeguards on other vars in stage
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Test env dump on CI system
* Quote filenames in sed calls to accommodate spaces
* Quote dump_name for robustness.
* Correct jenkinsfile
* Remove library load call
|
| |
|
|
|
|
|
|
|
|
| |
* Test env dump on CI system
* Quote filenames in sed calls to accommodate spaces
* Quote dump_name for robustness.
* Correct jenkinsfile
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix junit xml ingestion
* updated pytest paths
* removed pytest pin
* added invalid test report
* removed library directive
* removed validate function
|
| |
|
|
|
|
|
|
|
|
| |
* Add access_env_var.sh script
Remove @Library directive after successfull CI test.
* Clean up
* Hook script to operate only on Jenkinsfile
|
|
|
Cleanup jenkinsfile. Add hook instalation script
Rename jenkinsfile.test
Update hook to use renamed Jenkinsfile
|