From: "Σταύρος Ντέντος" <stdedos@gmail.com>
To: git@vger.kernel.org
Cc: "Σταύρος Ντέντος" <stdedos+git@gmail.com>,
gitster@pobox.com,
"Stavros Ntentos" <133706+stdedos@users.noreply.github.com>
Subject: [PATCH v1 0/1] ci: facilitate dev to mimic a CI environment
Date: Fri, 26 Mar 2021 19:05:04 +0200 [thread overview]
Message-ID: <20210326170505.7771-1-stdedos+git@gmail.com> (raw)
From: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
While trying to mimic a CI environment (to be able to
locally run tests in isolation), I didn't find enough
instructions how to do so - even though the project has CI set up.
Attempt to bridge the gap, by providing a starting/discussion point.
Stavros Ntentos (1):
ci: facilitate dev to mimic a CI environment
.../setup-local-dev-environment-docker.sh | 43 +++++++++++++++++++
ci/setup-local-dev-environment-docker.sh | 1 +
2 files changed, 44 insertions(+)
create mode 100644 Documentation/howto/setup-local-dev-environment-docker.sh
create mode 120000 ci/setup-local-dev-environment-docker.sh
--
2.31.0
next reply other threads:[~2021-03-26 17:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 17:05 Σταύρος Ντέντος [this message]
2021-03-26 17:05 ` [PATCH v1 1/1] ci: facilitate dev to mimic a CI environment Σταύρος Ντέντος
2021-03-27 6:52 ` Bagas Sanjaya
2021-03-27 9:08 ` Stavros Ntentos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210326170505.7771-1-stdedos+git@gmail.com \
--to=stdedos@gmail.com \
--cc=133706+stdedos@users.noreply.github.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=stdedos+git@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.