@itentialopensource/adapter-jenkins
Version: 
This adapter integrates with system described as: jenkins.
61 lines (36 loc) • 1.55 kB
Markdown
## 0.2.0 [05-22-2022]
* Migration to the latest Adapter Foundation
See merge request itentialopensource/adapters/devops-netops/adapter-jenkins!5
## 0.1.7 [08-04-2021]
- Redo the add of generic path vars
See merge request itentialopensource/adapters/devops-netops/adapter-jenkins!4
## 0.1.6 [08-04-2021]
- Add more path variables on generic requests
See merge request itentialopensource/adapters/devops-netops/adapter-jenkins!3
## 0.1.5 [03-07-2021]
- Migration to bring up to the latest foundation
  - Change to .eslintignore (adapter_modification directory)
  - Change to README.md (new properties, new scripts, new processes)
  - Changes to adapterBase.js (new methods)
  - Changes to package.json (new scripts, dependencies)
  - Changes to propertiesSchema.json (new properties and changes to existing)
  - Changes to the Unit test
  - Adding several test files, utils files and .generic entity
  - Fix order of scripts and dependencies in package.json
  - Fix order of properties in propertiesSchema.json
  - Update sampleProperties, unit and integration tests to have all new properties.
  - Add all new calls to adapter.js and pronghorn.json
  - Add suspend piece to older methods
See merge request itentialopensource/adapters/devops-netops/adapter-jenkins!2
## 0.1.4 [07-08-2020]
- Update to the latest adapter foundation
See merge request itentialopensource/adapters/devops-netops/adapter-jenkins!1
## 0.1.3 [01-09-2020] & 0.1.2 [11-22-2019] & 0.1.1 [11-22-2019]
- Initial Commit
See commit 13722dd