mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-19 23:33:37 -05:00
AC-474. Updates to contributing doc, along with related Makefile, testing and settings changes.
This commit is contained in:
12
README.md
12
README.md
@@ -4,11 +4,16 @@ AWX
|
||||
Formerly known as ansible-commander and AnsibleWorks, AWX provides a web-based
|
||||
user interface, REST API and task engine built on top of Ansible.
|
||||
|
||||
The current version under development is 1.3, and uses the master branch.
|
||||
The current version under development is 1.4, and uses the master branch.
|
||||
|
||||
1.2.2 was the last released version on July 31st, 2013.
|
||||
1.2.2 was the initial version released on July 31, 2013.
|
||||
|
||||
Hotfixes should go on the appropriate release branch and be cherry-picked to master.
|
||||
1.3.0 was released on September 15, 2013.
|
||||
|
||||
1.3.1 was released on September 17, 2013.
|
||||
|
||||
Hotfixes should go on the appropriate release branch and be cherry-picked to
|
||||
master.
|
||||
|
||||
Resources
|
||||
---------
|
||||
@@ -18,4 +23,3 @@ Refer to `CONTRIBUTING.md` to get started developing, testing and building AWX.
|
||||
Refer to `setup/README.md` to get started deploying AWX.
|
||||
|
||||
See `docs/build_system.md` for more about Jenkins and installing nightly builds (as opposed to running from source).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user