Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make changelog tool be more strict about suffixes (#70798) | Rick Elrod | 2020-07-23 | 1 | -0/+3 |
| | | | | | | | | | | | * Make changelog tool be more strict about suffixes Change: - Files must end in .yml or .yaml, and must not be dotfiles. - This is to prevent (for example) emacs backup files (.yml~) from being included in changelogs during releases. - Backport of https://github.com/ansible-community/antsibull-changelog/pull/33 Signed-off-by: Rick Elrod <rick@elrod.me> | ||||
* | ansible-doc added a new required element and broke changelog generation | Toshio Kuratomi | 2019-08-20 | 1 | -3/+4 |
| | | | | | ansible-doc should probably be using subcommands for its exclusive_options... | ||||
* | Fix unicode error in changelog generation | Toshio Kuratomi | 2019-07-05 | 1 | -2/+3 |
| | |||||
* | Changelog lint and generation bug fixes. (#53792) | Matt Clay | 2019-03-14 | 1 | -3/+18 |
| | | | | | | | * Add missing dict entry for changelog generation. * Enforce str and list types on sections. * Check type of section list items. * Support non-ascii characters in changelogs. | ||||
* | fixes to ansible-doc (#47682) | Brian Coca | 2018-12-10 | 1 | -1/+5 |
| | | | | | | | fixes to ansible-doc - change json to always be type dependent - change changelog generation to loop over the options - warn about ignoring module path | ||||
* | Fix the changelog links to porting guide to be anonymous | Toshio Kuratomi | 2018-11-15 | 1 | -1/+1 |
| | | | | Prevents duplicate reference errors. | ||||
* | Improve release `make summary` shell compatibility. | Matt Clay | 2018-11-15 | 1 | -3/+4 |
| | | | | This should work with at least bash, dash and zsh. | ||||
* | Add Makefile to simplify upstream releases. | Matt Clay | 2018-11-05 | 1 | -0/+60 |
| | |||||
* | Add a table of contents to the generated changelog (#45046) | Toshio Kuratomi | 2018-09-04 | 1 | -0/+1 |
| | |||||
* | Surround top-level function and class definitions with two blank lines. | Joren Vrancken | 2018-07-31 | 1 | -0/+1 |
| | |||||
* | add .post support to rpm/deb version munger (#42444) | Matt Davis | 2018-07-08 | 2 | -10/+22 |
| | |||||
* | allow dev and prerelease at the same time (#41464) | Matt Davis | 2018-06-12 | 2 | -12/+17 |
| | |||||
* | Implement new changelog generator. | Matt Clay | 2018-06-05 | 1 | -0/+813 |
| | |||||
* | 2.6 changelog gen/version/root dir cleanup (#40421) | Matt Davis | 2018-05-21 | 7 | -393/+224 |
| | | | | | | | | | | | | | | | | | | | | * patched in changelog gen stuff from stable-2.5 * Makefile updates * release.py as single-source-of-truth * Remove obsolete ansible-core-sitemap.xml file. * Move ROADMAP.rst into README.rst. * dynamic rpm changelog, zap old deb/rpm changelogs * fix changelog in MANIFEST.in * Remove obsolete hacking/update.sh script. * Remove ref to deleted authors script. * Remove ref to removed module-formatter script. * Update headings to match script names. * MANIFEST.in cleanup * removed RELEASES.txt and versions.yml * removed obsolete release generation playbook/bits (not used since 2.5) * misc Makefile cleanup * speculative changes to DEB versioning * allow override of DEB_VERSION/DEB_RELEASE | ||||
* | Update docs and version definitions for the 2.4.4 and 2.5.0 releases | Toshio Kuratomi | 2018-04-04 | 1 | -0/+1 |
| | |||||
* | bump devel to 2.6 | Matt Davis | 2018-02-08 | 1 | -0/+4 |
| | |||||
* | Correct message about what files to double check for release | Toshio Kuratomi | 2018-01-31 | 1 | -1/+1 |
| | |||||
* | Update version in the versions.yml file | Toshio Kuratomi | 2018-01-31 | 1 | -0/+1 |
| | | | | (cherry picked from commit c8941cb10301d4f4519b2c18cf4d4fd6d3ba0f75) | ||||
* | Adding 2.3.3 release date to release vars | James Cammarata | 2018-01-03 | 1 | -0/+1 |
| | |||||
* | Update version numbers for the release | Toshio Kuratomi | 2017-11-29 | 2 | -1/+2 |
| | |||||
* | Deprecate tests used as filters (#32361) | Matt Martz | 2017-11-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | reverse order of release numbers | Toshio Kuratomi | 2017-10-25 | 1 | -2/+1 |
| | |||||
* | Update 2.4.1 release date | Toshio Kuratomi | 2017-10-25 | 1 | -1/+2 |
| | |||||
* | Add 2.4.1 to packaging/release/vars/versions.yml | Toshio Kuratomi | 2017-09-27 | 1 | -0/+1 |
| | |||||
* | Set the release date. | Toshio Kuratomi | 2017-09-18 | 1 | -1/+1 |
| | | | | (cherry picked from commit 8c20a2e600099cb74ca4a9c665fa525e5c189bec) | ||||
* | Bump the versions now that devel is 2.5 | Toshio Kuratomi | 2017-09-06 | 1 | -0/+4 |
| | |||||
* | Updating RELEASES and packaging vars for 2.3.2 final release | James Cammarata | 2017-08-04 | 1 | -0/+1 |
| | |||||
* | Change default answer in release.yml to "no" for submodules | James Cammarata | 2017-08-01 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | Updating release vars versions for 2.3.1 and 2.1.6 | James Cammarata | 2017-06-05 | 1 | -0/+2 |
| | |||||
* | Add prompt to release playbook regarding completion of CHANGELOG edits | James Cammarata | 2017-05-11 | 1 | -0/+4 |
| | |||||
* | Updating version vars for releases | James Cammarata | 2017-05-09 | 1 | -0/+1 |
| | |||||
* | Adding 2.3.0 release date to release vars versions | James Cammarata | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | Updating release vars with correct dates for 2.1.5/2.2.2 | James Cammarata | 2017-03-27 | 1 | -2/+2 |
| | |||||
* | Updating packaging release version yaml | James Cammarata | 2017-03-27 | 1 | -0/+10 |
| | |||||
* | Updating packaging releases | James Cammarata | 2017-01-16 | 1 | -0/+2 |
| | |||||
* | Code smell test for iteritems and itervalues (#19292) | Toshio Kuratomi | 2016-12-14 | 1 | -2/+2 |
| | | | | | | | | | | | | * 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 | ||||
* | Updating release playbook to conditionally use submodules | James Cammarata | 2016-12-08 | 1 | -0/+9 |
| | |||||
* | Updating release versions for release playbook | James Cammarata | 2016-11-04 | 1 | -2/+2 |
| | |||||
* | Updating release versions | James Cammarata | 2016-11-03 | 1 | -1/+2 |
| | |||||
* | Change <support@ansible.com> - it's being retired. | Bill Nottingham | 2016-10-15 | 1 | -3/+3 |
| | |||||
* | Updating CHANGELOG and release versions for 2.1.2 | James Cammarata | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | Officially naming the 2.2 release "The Battle of Evermore" | James Cammarata | 2016-09-20 | 1 | -1/+2 |
| | |||||
* | Updating packaging vars for new version 2.1.1 | James Cammarata | 2016-08-03 | 1 | -0/+1 |
| | |||||
* | Updating release playbook | James Cammarata | 2016-08-03 | 1 | -1/+8 |
| | | | | * Now generates SHA file for tar.gz too | ||||
* | Add RELEASE.tmpl for releases and tweak release playbook | James Cammarata | 2016-07-08 | 2 | -8/+42 |
| | |||||
* | Fixing up release playbook based on new location | James Cammarata | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Tweaking release vars file format and structure | James Cammarata | 2016-07-07 | 1 | -134/+134 |
| | |||||
* | reorganized release playbook | Brian Coca | 2016-07-07 | 2 | -0/+307 |
moved versions into it's own file to keep the main play more readable |