Skip to content

Support CircleCI build#309

Open
jhmartin wants to merge 1 commit intopeterhaneve:mainfrom
jhmartin:circleci-project-setup
Open

Support CircleCI build#309
jhmartin wants to merge 1 commit intopeterhaneve:mainfrom
jhmartin:circleci-project-setup

Conversation

@jhmartin
Copy link

It can be difficult to trust that the artifact stored on a Git release is the
artifact built by that commit. EVE being as hard-core as it is, the risk of a
trojan is above nil. By building the application in a visible CI tool we can
be more confident the result is based on the code.

Further, this allows someone to fork the repo and create a build of their own
(using CircleCI) without locally installing development tools.

It can be difficult to trust that the artifact stored on a Git release is the
artifact built by that commit. EVE being as hard-core as it is, the risk of a
trojan is above nil.  By building the application in a visible CI tool we can
be more confident the result is based on the code.

Further, this allows someone to fork the repo and create a build of their own
(using CircleCI) without locally installing development tools.
@jhmartin jhmartin changed the title Add .circleci/config.yml Support CircleCI build Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant