API Reference Workspace v0.2.1
View SourceModules
A behaviour for implementing workspace check.
A struct holding a check's result.
Checks that the configured dependencies versions match the expected ones
Enforces boundaries between projects.
Checks that the given dependencies are defined.
Ensures that the given dependencies are not defined.
Checks that the project has at least one scope tag with the given scope.
Checks that the given path is properly configured
Checks that the given project is valid
Checks that the project's tags are valid.
Checks that the relative paths of workspace dependencies are valid.
Helper functions for the mix tasks
The workspace configuration.
The coverage exporter behaviour.
lcov
coverage exporter.
Helper utilities for exporting the workspace to various formats.
The workspace filtering logic.
Helper git related functions
Workspace path dependencies graph and helper utilities
A behaviour for defining custom formatters for using with mix workspace.graph
.
A struct holding a workspace project info.
The low-level API and the workspace state struct.
Utilities related to the workspace status.
Convenience helper functions for workspace tests.
Helper utilities related to the workspace's topology.
Mix Tasks
Check the workspace using the configured checks.
Prints the workspace graph.
Shows workspace project info
Run a mix task on one or more workspace projects.
Similar to git status
but on a workspace level.
Analyze the test coverage of the workspace.