Skip to content
Snippets Groups Projects
Commit 94a1ff6b authored by Martin Paroubek's avatar Martin Paroubek
Browse files

chore: deprecate module

parent e8a84c21
No related branches found
No related tags found
No related merge requests found
Pipeline #593121029 passed
......@@ -10,3 +10,7 @@ include:
stages:
- test
- deploy
npm_publish:
after_script:
- npm deprecate "@golemio/counters" "This module has been merged with the flow module and is no longer maintained. Please refer here https://gitlab.com/operator-ict/golemio/code/modules/flow"
......@@ -27,6 +27,8 @@
</p>
</div>
> :warning: This module has been merged with the flow module and is **no longer maintained**. Please refer [here](https://gitlab.com/operator-ict/golemio/code/modules/flow).
This module is intended for use with Golemio services. Refer [here](https://gitlab.com/operator-ict/golemio/code/modules/core/-/blob/development/README.md) for further information on usage, local development and more.
## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment