Skip to content

Commit dfdd594

Browse files
authored
Cleanup deprecated packages (ITISFoundation#299)
* Removed web-server sdk sample * Removed deploy tools * New batch to require.io to monitor status of python requirements * Cleaned up batches
1 parent 996205d commit dfdd594

34 files changed

+3
-3224
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# osparc-simcore platform
22

3+
[![Waffle.io - Columns and their card count](https://badge.waffle.io/ITISFoundation/osparc-simcore.svg?columns=Backlog,In%20Progress,Review,Done)](https://waffle.io/ITISFoundation/osparc-simcore)
34
[![Build Status](https://travis-ci.org/ITISFoundation/osparc-simcore.svg?branch=master)](https://travis-ci.org/ITISFoundation/osparc-simcore)
4-
[![Waffle.io - Columns and their card count](https://badge.waffle.io/ITISFoundation/osparc-simcore.svg?columns=all)](https://waffle.io/ITISFoundation/osparc-simcore)
5+
[![Requirements Status](https://requires.io/github/ITISFoundation/osparc-simcore/requirements.svg?branch=master)](https://requires.io/github/ITISFoundation/osparc-simcore/requirements/?branch=master)
6+
57

68
## Overview
79

@@ -31,12 +33,5 @@
3133
```
3234

3335

34-
## Development
35-
36-
- To run linters in host machine
37-
38-
```bash
39-
make pylint
40-
```
4136

4237
**WARNING** This application is still under development and still not suitable for production purposes.

packages/deploy-tools/Makefile

Lines changed: 0 additions & 35 deletions
This file was deleted.

packages/deploy-tools/README.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/deploy-tools/requirements.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/deploy-tools/setup.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

packages/deploy-tools/src/deploytools/__init__.py

Whitespace-only changes.

packages/deploy-tools/src/deploytools/cli.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

packages/deploy-tools/src/deploytools/merge.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

packages/deploy-tools/src/deploytools/readers.py

Lines changed: 0 additions & 34 deletions
This file was deleted.

packages/deploy-tools/src/deploytools/swarm_composer.py

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)