Jaypore CI

> Jaypore CI: Minimal, Offline, Local CI system.
Log | Files | Refs | README

commit c6ec416da9a522ff7b5f37593f56be07447fb9cc
parent 17ed400b89972a6d3c980f9dcf8eee175a9067ee
Author: arjoonn <arjoonn@noreply.localhost>
Date:   Tue, 14 Mar 2023 08:36:58 +0000

docs (!63)

Branch auto created by JayporeCI

```jayporeci
╔ 🔴 : JayporeCI       [sha f4ba599c9d]
┏━ build-and-test
┃
┃ 🟢 : JciEnv          [08b5e113]   0:11
┃ 🟢 : Jci             [8c475a1f]   0:16            ❮-- ['JciEnv']
┃ 🟢 : black           [dd0b09fd]   0: 0            ❮-- ['JciEnv']
┃ 🟢 : install-test    [d9f0d2a3]   0: 0            ❮-- ['JciEnv']
┃ 🟢 : pylint          [ca614092]   0: 8            ❮-- ['JciEnv']
┃ 🟢 : pytest          [cf8a9b2a]   0:22 Cov: 91%   ❮-- ['JciEnv']
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
┏━ Publish
┃
┃ 🟢 : DockerHubJci    [d3f26202]   0:46
┃ 🟢 : DockerHubJcienv [49df91d4]   0:45
┃ 🟢 : PublishDocs     [631dd449]   0:37
┃ 🔴 : PublishPypi     [b7421b61]   0: 4 v0.2.23
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
```

Co-authored-by: demo <demo@example.com>
Reviewed-on: https://gitea.midpathsoftware.com/midpath/jaypore_ci/pulls/63

Diffstat:
Mdocs/source/index.rst | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/source/index.rst b/docs/source/index.rst @@ -393,9 +393,11 @@ commit message contains **jci:release** as one of it's lines. if p.repo.commit_message.contains("jci:release"): p.job("release", "bash cicd/release.sh", depends_on=["build"]) -[WIP: `Vote for it <https://github.com/theSage21/jaypore_ci/issues/14>`_ ] Select remote based on job status / branch / authors +[`💬 <https://github.com/theSage21/jaypore_ci/discussions/20>`_ ] Select remote based on job status / branch / authors ------------------------------------------------------------- + `Discuss this workflow on github <https://github.com/theSage21/jaypore_ci/discussions/20>`_ + At times it's necessary to inform multiple people about CI failues / passing. For example