Skip to content

Commit

Permalink
chore: update changelog & docs
Browse files Browse the repository at this point in the history
  • Loading branch information
opsmill-bot committed Feb 27, 2024
1 parent a217efa commit b5caf5f
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 31 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Opmisll.Infrahub Release Notes

.. contents:: Topics

v1.0.3
======

v1.0.2
======
Expand All @@ -13,3 +15,4 @@ v1.0.1

v1.0.0
======

47 changes: 27 additions & 20 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
---
ancestor:
releases:
1.0.3:
changes:
trivial:
- update poetry.lock for infrahub-sdk v0.8.0 (https://github.com/opsmill/infrahub-ansible/pull/46)
- 'chore(deps): bump release-drafter/release-drafter from 5 to 6 (https://github.com/opsmill/infrahub-ansible/pull/45)'
- 'chore(deps): bump dorny/paths-filter from 2 to 3 (https://github.com/opsmill/infrahub-ansible/pull/44)'
release_date: '2024-02-27'
1.0.2:
changes:
trivial:
- Pre release (https://github.com/opsmill/infrahub-ansible/pull/42)
- 'bug: following infrahub-sdk 3.0, default_branch is in the Config (https://github.com/opsmill/infrahub-ansible/pull/41)'
- 'chore(deps): bump actions/setup-python from 4 to 5 (https://github.com/opsmill/infrahub-ansible/pull/40)'
- 20231205 misc housekeeping (https://github.com/opsmill/infrahub-ansible/pull/39)
- 'chore: Update SDK version in pyproject.yml (https://github.com/opsmill/infrahub-ansible/pull/38)'
- Backport Stable in to Develop (https://github.com/opsmill/infrahub-ansible/pull/36)
release_date: '2023-12-19'
1.0.1:
release_date: '2023-11-16'
1.0.0:
changes:
trivial:
- Backport (https://github.com/opsmill/infrahub-ansible/pull/29)
- too fast (https://github.com/opsmill/infrahub-ansible/pull/32)
- Develop (https://github.com/opsmill/infrahub-ansible/pull/31)
- Backport (https://github.com/opsmill/infrahub-ansible/pull/30)
- Bump actions/setup-python from 3 to 4 (https://github.com/opsmill/infrahub-ansible/pull/25)
- Backport (https://github.com/opsmill/infrahub-ansible/pull/29)
- Pre Release (https://github.com/opsmill/infrahub-ansible/pull/28)
- Chore add dependabot and renovate (https://github.com/opsmill/infrahub-ansible/pull/27)
- typo (https://github.com/opsmill/infrahub-ansible/pull/26)
- Bump actions/setup-python from 3 to 4 (https://github.com/opsmill/infrahub-ansible/pull/25)
- Release 1.0.0 (https://github.com/opsmill/infrahub-ansible/pull/24)
- Chore add dependabot/renovate (https://github.com/opsmill/infrahub-ansible/pull/23)
- Chore update infrahub sdk (https://github.com/opsmill/infrahub-ansible/pull/22)
- Develop (https://github.com/opsmill/infrahub-ansible/pull/31)
- Hotfix (https://github.com/opsmill/infrahub-ansible/pull/20)
- Pre Release (https://github.com/opsmill/infrahub-ansible/pull/28)
- Release 1.0.0 (https://github.com/opsmill/infrahub-ansible/pull/24)
- backport (https://github.com/opsmill/infrahub-ansible/pull/21)
- Hotfix (https://github.com/opsmill/infrahub-ansible/pull/20)
- 'chore: hotfix docs (https://github.com/opsmill/infrahub-ansible/pull/19)'
- too fast (https://github.com/opsmill/infrahub-ansible/pull/32)
- typo (https://github.com/opsmill/infrahub-ansible/pull/26)
release_date: '2023-11-16'
1.0.1:
release_date: '2023-11-16'
1.0.2:
changes:
trivial:
- Backport Stable in to Develop (https://github.com/opsmill/infrahub-ansible/pull/36)
- 20231205 misc housekeeping (https://github.com/opsmill/infrahub-ansible/pull/39)
- 'chore: Update SDK version in pyproject.yml (https://github.com/opsmill/infrahub-ansible/pull/38)'
- 'chore(deps): bump actions/setup-python from 4 to 5 (https://github.com/opsmill/infrahub-ansible/pull/40)'
- 'bug: following infrahub-sdk 3.0, default_branch is in the Config (https://github.com/opsmill/infrahub-ansible/pull/41)'
- Pre release (https://github.com/opsmill/infrahub-ansible/pull/42)
release_date: '2023-12-19'
4 changes: 2 additions & 2 deletions docs/plugins/artifact_fetch_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:trim:

.. meta::
:antsibull-docs: 2.6.1
:antsibull-docs: 2.7.0

.. Anchors
Expand All @@ -23,7 +23,7 @@ opsmill.infrahub.artifact_fetch module -- Fetch the content of an artifact from
.. Collection note
.. note::
This module is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.2).
This module is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.3).

It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/environment_variables.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:orphan:

.. meta::
:antsibull-docs: 2.6.1
:antsibull-docs: 2.7.0

.. _list_of_collection_env_vars:

Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/index.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@


.. meta::
:antsibull-docs: 2.6.1
:antsibull-docs: 2.7.0


.. _plugins_in_opsmill.infrahub:

Opsmill.Infrahub
================

Collection version 1.0.2
Collection version 1.0.3

.. contents::
:local:
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inventory_inventory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:trim:

.. meta::
:antsibull-docs: 2.6.1
:antsibull-docs: 2.7.0

.. Anchors
Expand All @@ -23,7 +23,7 @@ opsmill.infrahub.inventory inventory -- Infrahub inventory source (using GraphQL
.. Collection note
.. note::
This inventory plugin is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.2).
This inventory plugin is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.3).

It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/lookup_lookup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:trim:

.. meta::
:antsibull-docs: 2.6.1
:antsibull-docs: 2.7.0

.. Anchors
Expand All @@ -23,7 +23,7 @@ opsmill.infrahub.lookup lookup -- Queries and returns elements from Infrahub (us
.. Collection note
.. note::
This lookup plugin is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.2).
This lookup plugin is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.3).

It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/query_graphql_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:trim:

.. meta::
:antsibull-docs: 2.6.1
:antsibull-docs: 2.7.0

.. Anchors
Expand All @@ -23,7 +23,7 @@ opsmill.infrahub.query_graphql module -- Queries and returns elements from Infra
.. Collection note
.. note::
This module is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.2).
This module is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.3).

It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
Expand Down

0 comments on commit b5caf5f

Please sign in to comment.