Skip to content

Releases: port-labs/port-github-action

Added patch run operation

17 May 08:26
41dbb7d
Compare
Choose a tag to compare

Patch run & Insert run logs support with the PATCH_RUN operation

Added bulk operation

08 Mar 13:36
f496e3e
Compare
Choose a tag to compare

Bulk operation support with the BULK_UPSERT operation

V1.0.10

12 Feb 13:48
90d7a6c
Compare
Choose a tag to compare
  • Support multiple teams

Added icon support

23 Jan 12:36
f96463a
Compare
Choose a tag to compare
Merge pull request #82 from port-labs/support-icon

added icon

v1.0.8

15 Jan 12:30
9915180
Compare
Choose a tag to compare
  • Add support for run_id in entity upsert.
  • dependabot upgrades.

V1.0.7

29 Nov 16:08
ffc9a0b
Compare
Choose a tag to compare
  • use new merge querystring API at POST

v1.0.6

22 Nov 08:03
fae40f4
Compare
Choose a tag to compare
  • Merge dependabot PRs
  • Fix link to Port docs in README.md

v1.0.5

26 Oct 07:53
327f082
Compare
Choose a tag to compare
  • Bump versions of several packages including update the @actions/core package to v1.10.0 to get the updated saveState and setOutput functions.

v1.0.4

03 Oct 09:00
e63c14d
Compare
Choose a tag to compare
  • added search operation support

v1.0.3

15 Sep 08:53
158e319
Compare
Choose a tag to compare
  • Add support in multiple entity operations - UPSERT & GET.
  • Dependabot updates.