100 Commits
Author SHA1 Message Date
John BarkerandGitHub 8b8a249d26 Remove references to IRC or Google Groups (#83875) 2024-08-30 05:25:17 +10:00
John R BarkerandGitHub a165c72073 feature_request: Component Name (#73787)
Typo in name results in Bot shouting
2021-03-04 17:06:00 +00:00
John R BarkerandGitHub 481cd30129 runtime: aws_netapp_cvs_filesystems (#70781) 2020-07-22 11:15:48 +01:00
John R BarkerandGitHub 1e0d83524c runtime os_image_facts is now called os_image_info (#70776) 2020-07-21 11:45:26 -04:00
John R BarkerandGitHub 47c809aca1 label PRs to ansible_builtin_runtime.yml (#70442) 2020-07-02 19:42:33 +01:00
4b358c6641 Update config.yml (#70154)
typos & branding
* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: Rick Elrod <rick@elrod.me>
2020-06-23 11:17:33 -04:00
37785255f2 validate ansible-base's and collections runtime.yml (#69742)
* Validate ansible-base & collection's runtime.yml

Add new test `runtime-metadata`

* Schema validation of file
* Error if a a legacy meta/routing.yml exist in a collection
* removal_date OR removal_version

* Add tombstone validation.

* Allow both ISO 8601 date strings and datetime.date objects (from YAML dates).

* Address review comments.

* Add metadata to test collection.

* Add requirements file.

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Matt Clay <matt@mystile.com>
2020-06-12 15:34:34 +01:00
eea84b6fdd routing.yml: update collections (#69699)
* routing.yml: update collections

routing.yml had gotten out of sync since `migrate.py` was run.
Update based on where files are today (more updates are needed)
Also validate routing.yml's schema

* Update lib/ansible/config/routing.yml

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* rename scripts

* docker_service

* updated ansible_builtin_runtime schema

* Correct schema for plugin_router and import_redirect

* Correct schema for plugin_router and import_redirect

* validation moved to #69742

* netap, slxos, checkpoint

* test moved to separate PR

* even more

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-05-29 14:25:39 +01:00
084587913a validate-modules: deprecated modules in collections (#68646)
* validate-modules: deprecated modules in collections

In Collections a module is marked as deprecated via meta/routing.yml

Use this file, rather than the leading `_` as part of the deprecated
test.

* Correct variable

* review comments

* indentation

* Read routing.yml only once

* pep8

* Apply suggestions from code review

Co-authored-by: Matt Clay <matt@mystile.com>

* review: remove duplicated conditional

Co-authored-by: Matt Clay <matt@mystile.com>
2020-05-07 08:11:46 +01:00
John R BarkerandGitHub 53cf6c60cb ROADMAP - s/ansible/ansible-base/g (#69071) 2020-04-28 10:44:20 +01:00
John R BarkerandGitHub 08821709ef Fix invalid botmeta entries (#67785)
Correct paths
Remove trailing whitespace
2020-02-27 11:49:45 +00:00
John BarkerandMatt Clay 9b91068e23 Remove unused DCI script 2020-02-24 09:41:37 -08:00
4844adff9a Collection developer guide - BOTMETA (#67538)
* Docs: Improve how to migrate and create collections
* Update docs/docsite/rst/dev_guide/developing_collections.rst

Co-Authored-By: Alicia Cozine <879121+acozine@users.noreply.github.com>
2020-02-19 10:11:38 -06:00
John R BarkerandGitHub 7968271559 Add migrated_to: community.grafana (#66981) 2020-01-31 12:12:21 +00:00
John R Barkerandansibot 6901c9c61c botmeta: Fix f5_modules typo (#66847) 2020-01-28 07:23:28 -05:00
John R BarkerandGitHub 322a4dc691 BOTMETA migrated_to should be namespace.collection (#64029) 2019-12-03 19:20:58 +00:00
John R BarkerandGitHub 14f68e31ab Move consul modules to own subdir (#64508) 2019-11-06 15:48:35 +00:00
John R BarkerandGitHub da25c2b07b Move datadog modules to own subdir (#64502)
* Move datadog modules to own subdir

* datadog ignore.txt
2019-11-06 13:01:27 +00:00
John R BarkerandGitHub f34d59dbef Move gitlab modules to own subdir (#64497)
* Move gitlab modules to own subdir

* Correct module_utils
2019-11-06 12:35:12 +00:00
John R BarkerandGitHub 16c17765a6 Move sensu modules to own subdir (#64498) 2019-11-06 12:00:41 +00:00
498edda603 Move github modules to own subdir (#64460)
* Move github modules to own subdir

* Update test/sanity/ignore.txt

Co-Authored-By: Abhijeet Kasurde <akasurde@redhat.com>
2019-11-06 11:44:26 +00:00
John R BarkerandSam Doran 56db433d63 BOTMETA: Enable automerge (#64114)
We are in the process of enacting our migration strategy of content out of the Ansible repo, and auto-merge privileges being revoked at this point in time was an accidental byproduct of that migration strategy.

TL;DR I jumped the gun, sorry, Bot will catch up and merge open PRs shortly.
2019-10-30 16:37:45 -04:00
John R BarkerandSam Doran ae2a27ad6a Disable automerge (#63958)
Help reduce the incoming flow of features into devel as we confirm what we are doing regarding collections.
2019-10-29 11:13:12 -04:00
John R BarkerandGitHub 1e8765f0d9 BOTMETA support migrated_to (#63952)
* BOTMETA support migrated_to

Allow BOTMETA to define if this part of the codebase has moved
into a Collection on Galaxy.
See also https://github.com/ansible/ansible/pull/63935

* Enforce migrated_to URL format

* pep8
2019-10-28 11:02:31 +00:00
John R BarkerandGitHub 2a80b3933e BOTMETA: team_grafana (#63859)
* BOTMETA: team_grafana

Ensure all Grafana bits of the codebase have maintainers

* typo
2019-10-24 17:37:08 +01:00
John R BarkerandGitHub f9e7af4413 BOTMETA: Enable automerge (#62410)
It's been over 7 days since devel because 2.10 and automerge was disabled, therefore `version_added` should be correct for any current PRs.

Follow on from https://github.com/ansible/ansible/pull/61674
2019-09-17 16:28:46 +01:00
John R BarkerandAlicia Cozine 41055b5dc8 Proposals aren't really used much, delete it (#61800) 2019-09-04 13:56:57 -05:00
John R BarkerandGitHub 49b775f0f7 aluvenko isn't reviewing anymore (#61764)
* aluvenko isn't reviewing anymore

aluvenko hasn't been around for a while, so remove them

* Update BOTMETA.yml
2019-09-04 16:39:58 +01:00
John R BarkerandGitHub 763fa4e85f version_added: '2.10' for post branch commits (#61678)
Due to bot automerge a few PRs were merged before version_added had been updated.

https://github.com/ansible/ansible/pull/61674
2019-09-03 19:53:10 +01:00
John R BarkerandRené Moser 606e2ff03a Disable Automerge (#61674)
A few PRs have been automerged since devel became 2.10 even though they still had `version_added: 2.9`

Lets disable automerge till:
a) We find a proper fix (automerge should so `rebuild_merge`?)
b) We wait 7 days since devel became 1.10 to cause stale_ci
2019-09-02 12:08:05 +02:00
John R BarkerandGitHub 52a1e4a599 Fix some module author names (#55770)
* Fix some module author names

During some data analysis we noticed some typos in author lines.
2019-04-26 16:11:35 +01:00
John R BarkerandAlicia Cozine a237e2dd6a BOTMETA: Add labels for popular docs (#55764)
* BOTMETA: Add labels for popular docs

For the more active parts of the docs tree ensure we set the right
labels and maintainers so we get technical reviews.

* team_cloudstack

Signed-off-by: John R Barker <john@johnrbarker.com>
2019-04-25 14:28:13 -05:00
John R BarkerandBrian Coca ed6fa82d0c Give felixfontein supershipit on crypto (#55708)
Also add in missing unit tests
2019-04-25 15:16:35 -04:00
John R BarkerandAlicia Cozine 424747e50b porting_guide_2.8 - fix broken links (#55092)
* porting_guide_2.8 - fix broken links in deprecated modules section
2019-04-10 11:40:55 -05:00
John R BarkerandGitHub 44b347aef5 Use GitHub Issue Templates to assign labels (#53356) 2019-03-05 19:45:22 +00:00
John R BarkerandAlicia Cozine 2033b3d066 Minor formatting (#53178) 2019-03-04 07:28:48 -06:00
John R BarkerandAlicia Cozine 6e74816516 hpe3par document type (#52992)
* Update lib/ansible/modules/storage/hpe3par/ss_3par_cpg.py

Co-Authored-By: gundalow <john@johnrbarker.com>
2019-03-01 09:57:22 -06:00
John R BarkerandGitHub 9936e81541 BOTMETA correct team names (#53077) 2019-02-27 18:42:47 +00:00
John R BarkerandAlicia Cozine 80cc6417fa Docs: List of Sanity Tests (#52986)
* Improve sanity test docs, how to run sanity tests section
2019-02-26 11:27:39 -06:00
John R BarkerandGitHub f6c2104d79 Update validate-modules/ignore to make devel green (#52820)
Need to fix the modules, though need CI green first
2019-02-22 14:33:48 +00:00
John R BarkerandGitHub 428f5d678e More botmeta (#52814)
* BOTMETA - minor improvements

* whitespace
2019-02-22 11:42:00 +00:00
John R BarkerandGitHub b3a3328ea6 Better document the return type of the fileglob filter (#52801)
https://github.com/ansible/ansible/pull/44986

Fixes #33465

Thanks to DaveB93 for the suggestion.
2019-02-22 10:23:15 +00:00
John R BarkerandGitHub 721a28202e Revert Debug: Size of coverage file #50380 (#50945) 2019-01-15 20:36:12 +00:00
John R Barkerandansibot 338dfaea34 Disable zabbix_host 50386 (#50427) 2019-01-01 14:12:34 -05:00
John R BarkerandGitHub ca1be227e9 Disable mysql_db (#50385) 2018-12-29 18:36:33 +00:00
John R BarkerandGitHub e6ced9c73f Debug: Size of coverage file (#50380) 2018-12-29 13:01:35 +00:00
John R BarkerandGitHub 7ec82cdfc9 Revert TEMP HACK: Upload all to codecov (#50279)
Codecov.io have made some improvements to results processing.
Upload all the coverage data to see is codecov can process this.

Reverts https://github.com/ansible/ansible/pull/47515
2018-12-23 09:42:29 +00:00
John R Barkerandansibot 69abf984a1 Remove incorect author (#50191) 2018-12-20 07:22:30 -05:00
John R BarkerandGitHub 7ddc59b980 Gundalow no net docs updates (#50031) 2018-12-17 15:54:37 +00:00
John R Barkerandansibot 8782293aa9 BOTMETA module_utils/ec2.py us aws (#49899) 2018-12-13 12:08:17 -05:00
John R BarkerandGitHub 446e953a7b BOTMETA - plugins/filters (#49655) 2018-12-10 22:40:22 +00:00
John R BarkerandMatt Clay be8b08f946 Mark cs_snapshot_policy unstable (#49543) 2018-12-05 09:38:48 -08:00
John R BarkerandAbhijeet Kasurde 4d23de6e41 plugins/connection/saltstack.py is support: community (#49502) 2018-12-05 09:03:55 +05:30
John R BarkerandAbhijeet Kasurde 092f75cee4 Only one strategy_plugins page (#49442) 2018-12-03 20:35:01 +05:30
John R Barkerandansibot a36caca9f6 labels: docsite (#49359) 2018-11-30 08:41:51 -05:00
John R BarkerandAlicia Cozine c3d579c52a Docker & Remote Management Working Groups (#49023)
* Adds Docker & Remote Management Working Groups
2018-11-26 13:27:47 -06:00
John R BarkerandAlicia Cozine 3433ca286d Docs reorg /community/index & /dev_guide/index (#48734)
* Improved community/index.rst makes it easier to find existing content
2018-11-26 13:00:26 -06:00
John R BarkerandGitHub 771a706c20 Update ignore list (#49127) 2018-11-26 13:16:56 +00:00
John R Barkerandansibot ba3f512d8a updated version_added 2018-11-24 12:54:15 -05:00
John R BarkerandGitHub 75407d3e43 Validate DOCUMENTATION.author (#48993)
* Validate DOCUMENTATION.author

Ensure that author line includes a GitHub account
2018-11-21 17:29:29 +00:00
John R BarkerandGitHub 8f41270a01 Bulk fix DOCUMENTATION.author (Part 3) (#48990) 2018-11-21 15:10:41 +00:00
John R BarkerandGitHub e7da4975cc Botmeta validate path macros (#48980)
BOTMETA validation - use path macros

Rather than hard coding the list of path macros, read them directly from
BOTMETA
2018-11-21 11:15:56 +00:00
John R BarkerandGitHub 97e2fa4953 Bulk module author 2 (#48955)
* Bulk fix DOCUMENTATION.author (Part 2)
2018-11-21 10:32:42 +00:00
John R BarkerandGitHub a6cf45da16 botmeta - ignore cigamit from VMware (#48978) 2018-11-21 10:28:56 +00:00
John R BarkerandGitHub 3fcc564bbb Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
2018-11-20 19:31:35 +00:00
John R Barkerandansibot 690b990fb5 plugins/loader is core (#48868) 2018-11-19 06:09:09 -05:00
John R BarkerandGitHub 76bd7ab25a module_utils/vmware is support:community (#48627) 2018-11-14 13:18:11 +00:00
John R BarkerandGitHub 54db073817 basic.py is support:core (#48340) 2018-11-08 11:51:41 +00:00
John R Barkerandansibot f536944e3a Molecule is now IRC: ansible-molecule (#47860) 2018-10-31 09:42:56 -04:00
John R BarkerandGitHub 4572d9ccd7 ansible-lint and molecule part of Red Hat (#47826) 2018-10-30 18:54:10 +00:00
John R Barkerandansibot d189e58f63 Correct AWX community link (#47742) 2018-10-29 08:11:37 -04:00
John R BarkerandAlicia Cozine 749af9fd22 Document all Working Group, email lists and IRC channels (#47615)
Put all communication info in one place so we can update links to point here.
2018-10-28 18:52:34 -05:00
John R BarkerandAlicia Cozine 72359a10e6 Tidy up Contributors Docs (#47619)
* Tidy up docs on GitHub, direct people to docs.ansible.com
* De-duplicate documentation and move useful info
2018-10-28 17:11:40 -05:00
John R BarkerandAlicia Cozine 166e84b9c4 Docs: No need to follow up on backport PRs (#47616)
Also tidy up `notes` section into a single box
2018-10-28 16:40:39 -05:00
John R BarkerandGitHub 8592bacb23 BOTMETA define (#47498) 2018-10-25 11:18:58 +01:00
John R BarkerandGitHub fb2e838a42 TEMP HACK: Avoid overloading codecov.io (#47515)
Without this patch we are overloading codecov.io by uploading 90+ tests.

As a workaround limit uploading to only "Group 1"

Will be removed/updated based on codecov.io's support team
2018-10-23 17:32:34 +01:00
John R BarkerandGitHub ad3579b4ab restore ptux for Copy maintainer (#47266) 2018-10-18 11:08:26 +01:00
John R Barkerandansibot 4991ef30c2 ROADMAP_2_8.rst link to GH project (#47265) 2018-10-18 05:49:17 -04:00
John R BarkerandGitHub 9e5305221a Define team_botmeta & inventory plugin (#46684) 2018-10-09 14:13:55 +01:00
John R BarkerandGitHub 5255d52f15 changelogs/fragments/: community (#46616) 2018-10-08 11:12:18 +01:00
John R BarkerandGitHub f4f5d941e5 botmeta support: core (#45917)
* botmeta enforce `support: core`
2018-09-25 18:37:01 +01:00
John R BarkerandGitHub f1038a5c05 ROADMAP_2_8 stub (#46120)
* ROADMAP_2_8 stub

* Update ROADMAP_2_8.rst
2018-09-25 17:47:50 +01:00
John R Barkerandansibot 86c48205c4 BOTMETA - redfish (#45909) 2018-09-20 08:38:10 -04:00
John R Barkerandansibot 78201d1c32 Allow removed_in: 2.12 (#45732) 2018-09-17 10:54:00 -04:00
John R BarkerandGitHub e94a9401c3 BOTMETA: Only notify sivel & gundalow on code changes to validate-modules (#45716) 2018-09-17 08:56:44 +01:00
John R BarkerandGitHub 822236810e BOTMETA Validator + Bulk tidyup, support:(core,community,network) (#44903)
plugins/ is COMMUNITY
Set sensible defaults for directories
support:network for the platforms that we Networking SUPPORTS,
everything else is COMMUNITY
Mark other support:network (ansible-connection, etc)
Infoblox is support:core
contrib/ by definition should be support:community
Remove duplicated labels
Make yamllint happy(ier)
Adds sanity test to ensure BOTMETA.yml is valid
2018-09-14 12:33:23 +01:00
John R BarkerandAlicia Cozine da59a8a678 Use updated pygments (#44846)
Before this PR we were not using _static/ now we do
Remove all old files so we don't replace 2018 versions with 2011
2018-08-29 11:51:40 -05:00
John R BarkerandGitHub 4ede3921d0 module_utils/netapp (#44335) 2018-08-17 14:11:19 -07:00
John R Barkerandansibot 8a52f2f1de Ensure module_utils/storage triggers notifications (#44135) 2018-08-14 13:46:51 -04:00
John R BarkerandGitHub f98873bbb8 iosxr_system always syntax error (#43977) 2018-08-10 12:55:25 -07:00
John R Barkerandansibot 1decbb92fc Don't notify privateip on network changes (#43859) 2018-08-09 00:11:07 -04:00
John R BarkerandGitHub cb23a6fc0f remove gundalow from Network issues (#43849) 2018-08-08 16:33:15 -07:00
John R BarkerandAlicia Cozine 321081c3b4 atom & yamllint (#43498)
* atom & yamllint
2018-07-31 14:22:38 -05:00
John R BarkerandAlicia Cozine 3ab9030f05 Document more tools (#43053)
* Document more tools
2018-07-26 17:23:00 -05:00
John R BarkerandGitHub 5bcdf4f204 cli_config, not net_config (#42903) 2018-07-17 10:18:23 -07:00
John R BarkerandAlicia Cozine 6366df700d Document module links (#42308) 2018-07-05 14:19:09 -05:00
John R BarkerandBrian Coca d962611528 Allow documentation of module options type (#42285)
* Allow documentation of module options

Pass through the `type` of a modules option so it's displayed on the
html module docs

* docs
2018-07-05 09:57:58 -04:00
John R BarkerandGitHub e9dbebfa57 Fix some broken links (#42079)
* Fix some broken links

* We now only serve via https
* redirects don't work with anchors, so update those links (devel/dev_guide)
2018-06-29 11:12:01 -07:00
John R BarkerandGitHub 6024a766e9 Allow removed_in 2.11 (#42119) 2018-06-29 09:42:54 -07:00
John R BarkerandMartin Krizek 956320ba5d powershell PRs should have windows label (#42081) 2018-06-29 10:23:07 +02:00