Skip to content

Releases: np-guard/netpol-synthesis-gh-action

v3.0.0

04 Jan 08:28
ed70dca
Compare
Choose a tag to compare

Adjusting to GitHub Organization rename (shift-left-netconfig -> np-guard)

v2.0.0

07 Oct 09:42
147558d
Compare
Choose a tag to compare
  • Storing synthesized netpols and discovered topology in a workflow artifact. No longer leaving them in the workflow file system.

Note: This change is not backwards compatible with v1. Action outputs changed accordingly.

v1.0.3

23 Sep 13:41
60f155e
Compare
Choose a tag to compare

Leaving workspace untouched. Moving artifacts to $HOME/artifacts

v1.0.2

01 Sep 15:03
c6a4c76
Compare
Choose a tag to compare

Updates to README.md

v1.0.0

01 Sep 06:52
53a4c16
Compare
Choose a tag to compare
  • An updated README.md

v0.5.0

31 Aug 14:23
a729dfc
Compare
Choose a tag to compare
  • Action no longer takes NetworkPolicies YAML path as input
  • Action no longer automatically opens a PR
  • Action no longer adds the NetworkPolicies YAML and topology json as artifacts
  • Instead, action outputs the path in the workspace of the NetworkPolicies YAML and the topology json

v0.4.0

30 Aug 14:21
539685c
Compare
Choose a tag to compare
  • No longer checking-out the repo - let users decide which branch to check-out
  • Support for corporate policies

v0.3.0

24 Aug 09:35
2b81efa
Compare
Choose a tag to compare
  • Publish topology
  • A proper branch name with timestamp suffix

v0.2.0

19 Aug 12:36
58231c1
Compare
Choose a tag to compare

Automatically open a PR

v0.1.0

19 Aug 11:14
02bcc16
Compare
Choose a tag to compare
Update action.yaml