Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- main
- develop
- importer-rework

pull_request:

Expand Down
3 changes: 1 addition & 2 deletions documentation/feature-catalogue.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

This catalogue lists the features of Firewall Orchestrator grouped by functional
area, together with the version in which they were first introduced. It is
compiled from the revision histories
([main](revision-history-main.md), [develop](revision-history-develop.md)).
compiled from the [revision history](revision-history.md).

Where a feature was first introduced on the `develop` branch and later shipped in
a `main` release, the released (main) version is given as the introduction
Expand Down
Loading