From 16922249abf1606f7a98108d1795b3696ec7d9e2 Mon Sep 17 00:00:00 2001 From: Damjan Dimitrov Date: Thu, 18 Jan 2024 11:21:18 +0100 Subject: [PATCH 1/2] Edit DeploymentStatus enum --- build/6-apillon-cli.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build/6-apillon-cli.md b/build/6-apillon-cli.md index 9ca2409f..8fc9abbc 100644 --- a/build/6-apillon-cli.md +++ b/build/6-apillon-cli.md @@ -187,9 +187,12 @@ Available choices: ``` INITIATED = 0 -IN_PROCESS = 1 +IN_PROGRESS = 1 +IN_REVIEW = 2 +APPROVED = 3 SUCCESSFUL = 10 FAILED = 100 +REJECTED = 101 ``` - `--env `: The environment of the deployments (DeploymentStatus enum, optional). From e404d26b189f9fd2375534613aefa005c3dae60b Mon Sep 17 00:00:00 2001 From: Damjan Dimitrov Date: Fri, 19 Jan 2024 11:58:12 +0100 Subject: [PATCH 2/2] Comment Apillon Ambassador section --- about/1-navigation.md | 2 +- about/7-community.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/about/1-navigation.md b/about/1-navigation.md index 28f27208..6e265b31 100644 --- a/about/1-navigation.md +++ b/about/1-navigation.md @@ -15,4 +15,4 @@ The main topics you can explore are: - [Web3 and Apillon explained](/about/6-web3-up-close.html): An introduction into Web3, Polkadot, and the Apillon platform. - **Community** - [Join Apillon community](/about/7-community.html#join-apillon-community) Follow our communication channels and never miss an update. - - [Apillon Ambassador program](/about/7-community.html#apillon-ambassador-program) Add your share to the growth of Apillon as brand ambassador. + diff --git a/about/7-community.md b/about/7-community.md index c0df5127..d7ea3bbe 100644 --- a/about/7-community.md +++ b/about/7-community.md @@ -15,7 +15,7 @@ Become part of the Apillon community and stay up to date with the latest news. - [YouTube](https://www.youtube.com/channel/UCH5DxaOQ1cdCgNb_nk-5_ug/about) - [GitHub](https://github.com/Apillon) -## Apillon Ambassador program + ## Polkadot Treasury Proposal