Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport Stable in to Develop #36

Merged
merged 10 commits into from
Nov 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
exclude_paths:
- .github/
- changelogs/changelog.yaml
File renamed without changes.
4 changes: 3 additions & 1 deletion .github/workflows/workflow-changelog-and-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,10 @@ jobs:

- uses: actions/[email protected]
with:
ref: master
ref: stable

- uses: release-drafter/release-drafter@v5
with:
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GH_INFRAHUB_BOT_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/workflow-release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- uses: release-drafter/release-drafter@v5
with:
config-name: release-note.yml
config-name: release-drafter.yml
publish: ${{ steps.check-version.outputs.tag != '' }}
tag: ${{ steps.check-version.outputs.tag }}
env:
Expand Down
1 change: 1 addition & 0 deletions .yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ignore: |
/.venv
/examples
/tests/**/output*
changelogs/changelog.yaml

rules:
new-lines: disable
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Opmisll.Infrahub Release Notes
.. contents:: Topics


v1.0.1
======

v1.0.0
======

Expand Down
36 changes: 17 additions & 19 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,23 @@
---
ancestor:
ancestor: null
releases:
0.1.5:
release_date: '2023-11-15'
0.1.6:
release_date: '2023-11-16'
1.0.0:
changes:
trivial:
- Hotfix (https://github.com/opsmill/infrahub-ansible/pull/20)
- 'chore: hotfix docs (https://github.com/opsmill/infrahub-ansible/pull/19)'
- backport (https://github.com/opsmill/infrahub-ansible/pull/21)
- Chore update infrahub sdk (https://github.com/opsmill/infrahub-ansible/pull/22)
- 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 add dependabot and renovate (https://github.com/opsmill/infrahub-ansible/pull/27)
- Backport (https://github.com/opsmill/infrahub-ansible/pull/29)
- Pre Release (https://github.com/opsmill/infrahub-ansible/pull/28)
- Bump actions/setup-python from 3 to 4 (https://github.com/opsmill/infrahub-ansible/pull/25)
- typo (https://github.com/opsmill/infrahub-ansible/pull/26)
- Backport (https://github.com/opsmill/infrahub-ansible/pull/30)
- Develop (https://github.com/opsmill/infrahub-ansible/pull/31)
- too fast (https://github.com/opsmill/infrahub-ansible/pull/32)
- Backport (https://github.com/opsmill/infrahub-ansible/pull/29)
- 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)
- Chore add dependabot and renovate (https://github.com/opsmill/infrahub-ansible/pull/27)
- 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)
- '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'
2 changes: 1 addition & 1 deletion docs/plugins/artifact_fetch_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.0).
This module is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.1).

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/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Opsmill.Infrahub
================

Collection version 1.0.0
Collection version 1.0.1

.. contents::
:local:
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inventory_inventory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.0).
This inventory plugin is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.1).

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/lookup_lookup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.0).
This lookup plugin is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.1).

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/query_graphql_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.0).
This module is part of the `opsmill.infrahub collection <https://galaxy.ansible.com/ui/repo/published/opsmill/infrahub/>`_ (version 1.0.1).

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 galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace: opsmill
name: infrahub

# The version of the collection. Must be compatible with semantic versioning
version: 1.0.0
version: 1.0.1

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down
Loading