Skip to content

Commit 4e680c5

Browse files
authored
fix: neo-savant is deprecated (#744)
1 parent ba6e4a8 commit 4e680c5

3 files changed

Lines changed: 4 additions & 12 deletions

File tree

.github/workflows/cicd-prd.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
governance-api,
3131
governance-snapshot,
3232
multisig,
33-
neo-savant,
3433
scilla-server,
3534
zillion,
3635
]
@@ -75,11 +74,6 @@ jobs:
7574
path: products/multisig
7675
tag_length: 8
7776
tag_latest: false
78-
- application: neo-savant
79-
image_name: neo-savant
80-
path: products/neo-savant
81-
tag_length: 8
82-
tag_latest: false
8377
- application: scilla-server
8478
image_name: scilla-server
8579
path: products/scilla-server

.github/workflows/cicd-stg.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
governance-api,
3030
governance-snapshot,
3131
multisig,
32-
neo-savant,
3332
scilla-server,
3433
zillion,
3534
]
@@ -54,11 +53,6 @@ jobs:
5453
path: products/multisig
5554
tag_length: 8
5655
tag_latest: false
57-
- application: neo-savant
58-
image_name: neo-savant
59-
path: products/neo-savant
60-
tag_length: 8
61-
tag_latest: false
6256
- application: governance-api
6357
image_name: governance-api
6458
path: products/governance-api

products/neo-savant/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Neo-savant IDE
22

3+
**IMPORTANT: This code is deprecated, please refer to [https://github.com/Zilliqa/neo-savant-2](https://github.com/Zilliqa/neo-savant-2)**
4+
5+
## Description
6+
37
Neo-savant is a fully-fledged IDE used for writing, testing and deploying Scilla smart contracts painlessly. It can be tried out at [https://ide.zilliqa.com/](https://ide.zilliqa.com/).
48

59
Neo-Savant helps Scilla developers to create and deploy Smart Contracts using an automated development environment, in-browser, with quick and intuitive controls.

0 commit comments

Comments
 (0)