Source repository for Project Mu mu_build pip module
Перейти к файлу
Bret Barkelew ce5c17b652 Update linting policy to enforce 120 char lines. (#1)
Also apply this requirement to all files.
2018-12-14 11:58:13 -08:00
MuBuild Update linting policy to enforce 120 char lines. (#1) 2018-12-14 11:58:13 -08:00
.coveragerc Merged PR 528: Add CI, linting, and unit test support 2018-11-30 23:25:18 +00:00
.flake8 Update linting policy to enforce 120 char lines. (#1) 2018-12-14 11:58:13 -08:00
.gitignore Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
ConfirmVersionAndTag.py Update linting policy to enforce 120 char lines. (#1) 2018-12-14 11:58:13 -08:00
Git_Repo_Clone_Checkout_Process_mu.PNG initial commit 2018-11-20 16:27:42 -08:00
LICENSE initial commit 2018-11-20 16:27:42 -08:00
MANIFEST.in Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
README.rst Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
RepoDetails.md Merged PR 528: Add CI, linting, and unit test support 2018-11-30 23:25:18 +00:00
azure-pipelines-pr-gate.yml Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
azure-pipelines-release.yml Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
developing.md Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
publishing.md Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
requirements.publisher.txt Merged PR 528: Add CI, linting, and unit test support 2018-11-30 23:25:18 +00:00
requirements.txt Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
setup.py Merged PR 565: Add server based release and publish process 2018-12-10 23:14:06 +00:00
using.md Merged PR 528: Add CI, linting, and unit test support 2018-11-30 23:25:18 +00:00

README.rst

========
MU Build
========

About
=====

Provided with config file, mu_build fetches/clones dependencies then compiles every module in each package.
This is the entrypoint into the CI / Pull Request build and test infrastructure.

Version History
===============

0.3.0
-----

Updated documentation and release process.  Transition to Beta.

< 0.3.0
-------

Alpha development