Releases: port-labs/port-agent
Releases · port-labs/port-agent
Report run status back to Port
v0.6.0 Merge pull request #9 from port-labs/PORT-5259-port-agent-report-run-…
control_the_payload_config.json patches
v0.5.1 Merge pull request #8 from port-labs/PORT-5167-port-agent-control-the…
Support control the payload mapping
- Added a way to map the incoming kafka message to a custom request based on custom mapping that can be mounted to the agent
- Transferred the gitlab invocation method code to use the control the payload mapping
Support subprojects in GitLab triggering
Merge pull request #6 from port-labs/support_subproject_pipelines added support for subprojects
Support subprojects in GitLab triggering
Merge pull request #6 from port-labs/support_subproject_pipelines added support for subprojects
Agent can invoke multiple targets in one deployment
- Changed to flow of the agent so that every message will be mapped to a streamer instead of a constant streamer for the whole agent run
- Fixed a bug - gitlab variables must be sent as strings
- Resturctured tests, and added unit testing to the new gitlab streamer
Support GitLab Pipeline Triggering
v0.2.0 deleted gitlab steamer tests
v0.1.0
Initial Commit