You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In simplifying the Identus projects and adopting the cloud-agent repository, we can move everything unrelated to the cloud-agent to other repositories and make a repo a pure Scala project.
Feature description
The following actions were proposed:
replace the MegaLinter with the native linter (per programming language) - Megalinter brings more problems with the configuration and enabling/disabling the linters and rules
deprecate the infrastructure directory
move e2e integration-tests to another repository (TODO: discuss with @amagyar-iohk)
move the performance tests to another repository (TODO: discuss with @amagyar-iohk)
move docs to the documentation repository
move the prism-node project to the prism-node repository and publish the corresponding dependency (TODO: discuss with @FabioPinheiro)
deprecate the examples directory (discuss with @hyperledger/identus-maintainers)
clean up and refactor the workflow files (it's going to reduce the CI time of the project)
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Proposed feature
In simplifying the Identus projects and adopting the cloud-agent repository, we can move everything unrelated to the cloud-agent to other repositories and make a repo a pure Scala project.
Feature description
The following actions were proposed:
infrastructure
directoryintegration-tests
to another repository (TODO: discuss with @amagyar-iohk)docs
to the documentation repositoryprism-node
project to the prism-node repository and publish the corresponding dependency (TODO: discuss with @FabioPinheiro)examples
directory (discuss with @hyperledger/identus-maintainers)Anything else?
No response
The text was updated successfully, but these errors were encountered: