Skip to content

Releases: port-labs/port-agent

Report run status back to Port

21 Nov 14:33
244e277
Compare
Choose a tag to compare
v0.6.0

Merge pull request #9 from port-labs/PORT-5259-port-agent-report-run-…

control_the_payload_config.json patches

16 Nov 11:03
80195bd
Compare
Choose a tag to compare
v0.5.1

Merge pull request #8 from port-labs/PORT-5167-port-agent-control-the…

Support control the payload mapping

15 Nov 08:58
fe336ba
Compare
Choose a tag to compare
  • 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

09 Nov 09:26
4d07e0f
Compare
Choose a tag to compare
Merge pull request #6 from port-labs/support_subproject_pipelines

added support for subprojects

Support subprojects in GitLab triggering

29 Oct 13:14
4d07e0f
Compare
Choose a tag to compare
Merge pull request #6 from port-labs/support_subproject_pipelines

added support for subprojects

Agent can invoke multiple targets in one deployment

04 Jun 11:23
Compare
Choose a tag to compare
  1. 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
  2. Fixed a bug - gitlab variables must be sent as strings
  3. Resturctured tests, and added unit testing to the new gitlab streamer

Support GitLab Pipeline Triggering

29 May 10:18
Compare
Choose a tag to compare
v0.2.0

deleted gitlab steamer tests

v0.1.0

24 Nov 09:27
Compare
Choose a tag to compare
Initial Commit