Commit graph

29 commits

Author SHA1 Message Date
Toshio Kuratomi 6e36354740 Update version numbers for the release 2017-11-29 12:12:44 -08:00
Matt Martz 4fe08441be Deprecate tests used as filters (#32361)
* Warn on tests used as filters

* Update docs, add aliases for tests that fit more gramatically with test syntax

* Fix rst formatting

* Add successful filter, alias of success

* Remove renamed_deprecation, it was overkill

* Make directory alias for is_dir

* Update tests to use proper jinja test syntax

* Update additional documentation, living outside of YAML files, to reflect proper jinja test syntax

* Add conversion script, porting guide updates, and changelog updates

* Update newly added uses of tests as filters

* No underscore variable

* Convert recent tests as filter changes to win_stat

* Fix some changes related to rebasing a few integration tests

* Make tests_as_filters_warning explicitly accept the name of the test, instead of inferring the name

* Add test for tests_as_filters_warning

* Update tests as filters in newly added/modified tests

* Address recent changes to several integration tests

* Address recent changes in cs_vpc
2017-11-27 17:58:08 -05:00
Toshio Kuratomi d7d1402bb7 reverse order of release numbers 2017-10-25 13:23:46 -07:00
Toshio Kuratomi 14583e4f9d Update 2.4.1 release date 2017-10-25 12:41:59 -07:00
Toshio Kuratomi 9f5cba84b8 Add 2.4.1 to packaging/release/vars/versions.yml 2017-09-27 20:50:47 -07:00
Toshio Kuratomi b7b57a811a Set the release date.
(cherry picked from commit 8c20a2e600)
2017-09-18 19:55:31 -07:00
Toshio Kuratomi b98220f63d Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00
James Cammarata be8e5f8391 Updating RELEASES and packaging vars for 2.3.2 final release 2017-08-04 15:20:41 -05:00
James Cammarata 622ea7ca62 Change default answer in release.yml to "no" for submodules
Since releases on 2.2 and prior are few and far between, it makes more
sense to set the default to "no" for 2.3+ now.
2017-08-01 18:50:21 -05:00
James Cammarata cfa8bb4255 Updating release vars versions for 2.3.1 and 2.1.6 2017-06-05 10:05:41 -05:00
James Cammarata 409fe1a3c3 Add prompt to release playbook regarding completion of CHANGELOG edits 2017-05-11 16:28:07 -05:00
James Cammarata 192606c592 Updating version vars for releases 2017-05-09 09:45:33 -05:00
James Cammarata e9703bd68a Adding 2.3.0 release date to release vars versions 2017-04-12 08:54:19 -05:00
James Cammarata 691fbf623f Updating release vars with correct dates for 2.1.5/2.2.2 2017-03-27 16:14:41 -05:00
James Cammarata cb6baaa1f6 Updating packaging release version yaml 2017-03-27 16:14:41 -05:00
James Cammarata 3ee3e3b5a8 Updating packaging releases 2017-01-16 13:06:09 -06:00
Toshio Kuratomi 0b440a9289 Code smell test for iteritems and itervalues (#19292)
* Code smell test for iteritems and itervalues

* Change the keydict object in authorized_keys so it doesn't throw a false postive

keydict is a bad data structure anyway.  We don't use the iteritems and
itervalues methods so just disable them so that the code-smell tests do
not trigger on it.

* Change release templates so they work with py3
2016-12-14 12:16:16 -08:00
James Cammarata b38b408f19 Updating release playbook to conditionally use submodules 2016-12-08 11:35:19 -05:00
James Cammarata 3cdb9b228a Updating release versions for release playbook 2016-11-04 14:27:08 -05:00
James Cammarata 9646569172 Updating release versions 2016-11-03 09:27:20 -05:00
Bill Nottingham 77e7ae6838 Change <support@ansible.com> - it's being retired. 2016-10-15 16:42:13 -07:00
James Cammarata 78a02555e5 Updating CHANGELOG and release versions for 2.1.2 2016-10-03 09:31:12 -05:00
James Cammarata 507700e42c Officially naming the 2.2 release "The Battle of Evermore" 2016-09-20 13:51:14 -05:00
James Cammarata a9b725aa10 Updating packaging vars for new version 2.1.1 2016-08-03 15:48:14 -05:00
James Cammarata a6840b940b Updating release playbook
* Now generates SHA file for tar.gz too
2016-08-03 15:48:14 -05:00
James Cammarata 3d7a7c1612 Add RELEASE.tmpl for releases and tweak release playbook 2016-07-08 12:59:41 -05:00
James Cammarata 60ef91aae7 Fixing up release playbook based on new location 2016-07-08 10:08:39 -05:00
James Cammarata eeea6b5f54 Tweaking release vars file format and structure 2016-07-07 09:39:13 -05:00
Brian Coca 940533762d reorganized release playbook
moved versions into it's own file to keep the main play more readable
2016-07-07 09:45:36 -04:00