Hi all, we're happy to announce that Beta 2 for 2.4.1 is now available
for testing.

How do you get it?
----------------------------------------------------------------------

The tar.gz of the release can be found here:

https://releases.ansible.com/ansible/ansible-2.4.1.0-0.2.beta2.tar.gz
SHA256: 2096d76b2fcaa51862f657da94093b2826b8a80f25ca430ccc1fe84394a3902b

You can also test against the git repository as follows:

$ git clone https://github.com/ansible/ansible.git
$ cd ansible
$ git checkout v2.4.1.0-0.2.beta2

You can then source our testing script:

$ . hacking/env-setup

or you can build your own .tar.gz (output will be dist/ansible-2.4.1.0.tar.gz):

$ make sdist

If you discover any errors, or if you see any regressions from
playbooks which work on 2.4.0 and prior, please open a Github issue
and be sure to mention you're testing against this Beta release.


Plan from here to 2.4.1 final
----------------------------------------------------------------------

As well as betas, another new thing we've been trying for this release
is tracking the tickets that we consider blockers in a github project:

https://github.com/ansible/ansible/projects/11

As you can see, there are only 3 tickets in that project that we're
currently categorizing as blockers.  The rest would be nice to fix but
if they aren't merged by next week, they'll wait for 2.4.2.  Assuming
those blockers get fixed and no new ones get added, next week we'll
cut 2.4.1.rc1 (and assuming no blocker bugs are discovered in rc1, the
week after will be 2.4.1 final).

I will start accepting bugfixes for 2.4.2 once I cut rc1.

Thanks for testing!

-Toshio

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to