We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7fd14 commit 10c7204Copy full SHA for 10c7204
release/changes.md
@@ -1,4 +1,6 @@
1
Preliminary release of the github dependency graph plugin.
2
3
-- Added `SimpleDependencyGraphPlugin` which produces a generic depenency graph without requiring GitHub specific env vars (#34)
4
-- Removed spurious logging when configuration filters are applied (#66)
+- Renamed most input parameters for consistency, and avoiding direct reliance of GitHub-defined variables.
+- Reduced spurious logging when using `DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS`.
5
+
6
+Note that all users of this plugin will need to be updated to accomodate the renamed input parameters.
0 commit comments