Sandra McCann
ccbfdec334
Split Ansible docs from core docs ( #73616 )
...
* excludes scenario guides from core docs, splits porting guides and roadmaps, symlinks indices to create index.html pages, and adds .gitignore entries for conf.py and the toplevel index.rst files generated by the docs build
This solution builds three types of docs:
* ansible-2.10 and earlier: all the docs. Handle this via `make webdocs
ANSIBLE_VERSION=2.10`
* ansible-3 and later: a subset of the docs for the ansible package.
Handle this via `make webdocs ANSIBLE_VERSION=3` (change the
ANSIBLE_VERSION to match the version being built for.
* ansible-core: a subset of the docs for the ansible-core package.
Handle this via `make coredocs`.
* `make webdocs` now always builds all the collection docs
* Use `make coredocs` to limit it to core plugins only
* The user specifies the desired version. If no ANSIBLE_VERSION is specified, build plugins for the latest release of ansible
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Matt Clay <matt@mystile.com>
4 years ago
Toshio Kuratomi
2b227203a2
Ansible 4 roadmap ( #73465 )
...
Co-authored-by: Deric Crago <deric.crago@gmail.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: John R Barker <john@johnrbarker.com>
Co-authored-by: Deric Crago <deric.crago@gmail.com>
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
4 years ago
Rick Elrod
7cd577cc16
Fill in some 2.11 roadmap dates ( #73560 )
...
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Sviatoslav Sydorenko
ab667200cc
Mention renaming ansible-base to -core @ roadmap ( #73354 )
...
* Mention renaming ansible-base to -core @ roadmap
* Replace ansible-base with ansible-core @ roadmap
4 years ago
Alicia Cozine
e5ccd18be4
Wording changes to docs ( #70082 )
4 years ago
Toshio Kuratomi
6608f3aab3
Update ansible roadmap ( #72838 )
...
* Update to the ansible package roadmap for 3.0.0
* Rename files for the ansible roadmap from 2.11 to 3.0
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
4 years ago
Matt Martz
a33cc191bd
Update 2.11 Roadmap to include dates and planned work ( #72222 )
...
* Update 2.11 Roadmap to include dates and planned work
* remove comma
4 years ago
Erik Zettel
2b79cd2c0f
Fix typos ( #72072 )
4 years ago
Toshio Kuratomi
4d4e75ee05
Update to the ansible-2.10.0 pre-release schedule ( #71647 )
4 years ago
Andrew Klychkov
7bfeed3e24
Docsite: replace Latin phrases to English ( #71588 )
...
Replace Latin phrases like "e.g." and "i.e." and "etc." with English phrases.
* Update docs/docsite/rst/community/committer_guidelines.rst
* Update docs/docsite/rst/dev_guide/developing_modules_documenting.rst
* Update docs/docsite/rst/dev_guide/developing_program_flow_modules.rst
* Update docs/docsite/rst/dev_guide/module_lifecycle.rst
* Update docs/docsite/rst/user_guide/intro_inventory.rst
* Update docs/docsite/rst/user_guide/playbooks_loops.rst
* Update docs/docsite/rst/user_guide/playbooks_reuse.rst
* Update docs/docsite/rst/dev_guide/platforms/aws_guidelines.rst
* Update docs/docsite/rst/dev_guide/testing.rst
* Update docs/docsite/rst/dev_guide/testing_integration.rst
* Update docs/docsite/rst/porting_guides/porting_guide_2.5.rst
* Update docs/docsite/rst/reference_appendices/faq.rst
4 years ago
Sandra McCann
b518a5db14
add skeleton ansible 2.11 roadmap ( #71566 )
...
* add skeleton ansible roadmap to docs/docsite/rst/roadmap/COLLECTIONS_2_11.rst
4 years ago
Sandra McCann
d6fe849b2e
add skeleton 2.11 base roadmap ( #71478 )
4 years ago
Toshio Kuratomi
c586d436fa
Feature freeze date has been merged with Ansible-2.10.0beta1 ( #71494 )
4 years ago
Patrick Reader
2b7461eb52
fix broken links due to master -> main branch rename ( #71426 )
4 years ago
Felix Fontein
ee48e0b0ad
Fix roadmap formatting. ( #71275 )
4 years ago
Toshio Kuratomi
e507c127e5
Move 2.10.0rc1 release date a few days forward. ( #71270 )
...
At yesterday's meeting it was decided to have ansible-2.10.0 depend on
ansible-base-2.10.1 so that we can get several fixes for ansible-base's
routing (including adding the gluster.gluster collection).
ansible-base-2.10.1 will release on September 8th. So we will plan on
releasing ansible-2.10.0rc1 on the 10th.
https://meetbot.fedoraproject.org/ansible-community/2020-08-12/ansible_community_meeting.2020-08-12-18.00.html
4 years ago
Alicia Cozine
9879da8e23
DOCS: add 2.10 collections roadmap ( #70975 )
...
* draft of 2.10 collections roadmap
* incorporates feedback from felixfontein
* gundalow and samccann feedback, fix link
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
4 years ago
Baptiste Mille-Mathias
d62dffafb3
Add latest rc from ansible-base ( #70974 )
...
* Add latest rc from ansible-base
4 years ago
Matt Davis
02c63ec285
update roadmap rc1 date ( #70662 )
4 years ago
James Cammarata
9c92c96918
Updating 2.10 roadmap with adjusted beta release date ( #70077 )
...
Co-authored-by: James Cammarata <jimi@cube.sngx.net>
4 years ago
Sam Doran
d7f61cbc28
Update 2.10 roadmap dates ( #69771 )
5 years ago
John R Barker
53cf6c60cb
ROADMAP - s/ansible/ansible-base/g ( #69071 )
5 years ago
Matt Martz
6369591b11
Update 2.10 roadmap ( #68081 )
5 years ago
Sandra McCann
94e98d5369
remove toshio as release manager (boohoo) ( #64685 )
5 years ago
Sandra McCann
0812516208
[Doc-Release-2.9] Add Roadmap 2.10 ( #64162 )
...
* add 2.10 roadmap shell and remove very old roadmaps
5 years ago
Toshio Kuratomi
5997d33381
Updated with slipped dates for the 2.9.0 release ( #63243 )
5 years ago
Alicia Cozine
0e1ec04efb
roadmap should reflect upstream release, not downstream ( #61611 )
5 years ago
Sandra McCann
96693600f9
2.9 roadmap dates ( #57420 )
...
* add dates to 2.9 roadmap, remove alpha phase
6 years ago
Alicia Cozine
f88b660717
adds 2.9 roadmap, reversed local TOC order ( #56371 )
6 years ago
thomas.boussekey
d55823b013
Update of Ansible 2.8 roadmap (add RC2 & RC3) ( #56436 )
...
##### SUMMARY
* Remove **if needed** for RC2 & RC3
* Set correct release date for RC3
6 years ago
Jordan Borean
7da6088ec5
bump roadmap dates
6 years ago
Toshio Kuratomi
28b2eba605
Update the release schedule ( #54207 )
...
We've slipped an additional week.
6 years ago
Toshio Kuratomi
4594aee25a
Update roadmap with the slipped dates for 2.8.x ( #53832 )
6 years ago
Toshio Kuratomi
b0ac7d9652
Toshio is now release manager for 2.8 and future 2.6 ( #51452 )
6 years ago
Tim Burke
2b347d01fd
Clean up some roadmap dates ( #49630 )
...
- Add year to the 2.1 roadmap.
- Move 2.6 final release from expected to actual timeline.
As expected, v2.6.0 was tagged Jun 28.
6 years ago
Dylan Silva
498bb74717
Updated roadmap to reflect dates for 2.8 ( #48626 )
...
* Updated roadmap to reflect dates for 2.8
6 years ago
Adam Miller
8c362da6dc
swap out RM for 2.8, it me now ( #48013 )
...
Signed-off-by: Adam Miller <admiller@redhat.com>
6 years ago
John R Barker
72359a10e6
Tidy up Contributors Docs ( #47619 )
...
* Tidy up docs on GitHub, direct people to docs.ansible.com
* De-duplicate documentation and move useful info
6 years ago
John R Barker
4991ef30c2
ROADMAP_2_8.rst link to GH project ( #47265 )
6 years ago
John R Barker
f1038a5c05
ROADMAP_2_8 stub ( #46120 )
...
* ROADMAP_2_8 stub
* Update ROADMAP_2_8.rst
6 years ago
Sloane Hertel
aa51072981
Update AWS pull request links ( #44777 )
6 years ago
Toshio Kuratomi
8ed7e80fc8
Remove from roadmap, thing that aren't going to make it for 2.7 ( #44481 )
...
* Remove from roadmap, thing that aren't going to make it for 2.7
* Added actual Windows roadmap deliverables
6 years ago
Ganesh Nalawade
d8e362e701
Update 2.7 network roadmap done items ( #44575 )
6 years ago
Trishna Guha
6ddd034906
mark cli_config as done on roadmap ( #44567 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
6 years ago
Andreas Olsson
00e5123e4c
Update documentation based on 301 permanent redirects ( #43675 )
6 years ago
Matt Davis
f24054121a
add RMs to current roadmaps ( #43511 )
6 years ago
Sam Doran
2a1a8585f3
Add reboot module stuff to 2.7 roadmap ( #43232 )
6 years ago
Toshio Kuratomi
09142f791c
Change the schedule to allow slip time.
...
We have to have time to slip release in case of major bugs.
6 years ago
Toshio Kuratomi
fb94857a83
Update roadmap with links to PRs
6 years ago
Nathaniel Case
f6160c675d
Add links to network roadmap items
6 years ago