7 Commits

Author SHA1 Message Date
f63e2746c8 build(version): bump version 0.1.1rc2 → 0.1.1rc3 2023-06-08 05:25:29 +00:00
6144a91211 Merge branch 'automated-tasks' into 'development'
chore(ansible_playbooks): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!47
2023-06-08 05:12:50 +00:00
a7f46163ab chore(git): updated submodule ansible_playbooks
Automation Data:
{
    "branch": "development",
    "current_commit": "55c87bd05943ebc63ccb85eb4d451d8268760d11)",
    "name": "ansible_playbooks",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/playbooks",
    "remote_head": "fa347da88c08e1e850b9ad15ae90895a9fe8c96c)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible_playbooks.git"
}

Changes: Submodule path includes/etc/ansible/playbooks: checked out fa347da88c08e1e850b9ad15ae90895a9fe8c96c

MR !47
2023-06-08 05:12:10 +00:00
9022d69379 Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!46
2023-06-08 05:11:44 +00:00
22e5a226ed chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "bded8a4a977ea1efb5c9e3747f41b74aae549df6)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "2526044cc8a1aec98ae0927e946dc157f727d78c)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out 2526044cc8a1aec98ae0927e946dc157f727d78c

MR !46
2023-06-08 05:11:06 +00:00
c6d93c866b Merge branch 'automated-tasks' into 'development'
chore(gitlab-ci): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!45
2023-06-08 05:07:40 +00:00
94ca5e0c84 chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "ae8b936c5d6df2d2bda22d89b0a01ee6a77bef16)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "606b19151ecc53b8841f638a30750a36ff655f47)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out 606b19151ecc53b8841f638a30750a36ff655f47

MR !45
2023-06-08 05:07:02 +00:00
5 changed files with 6 additions and 4 deletions

View File

@ -4,4 +4,4 @@ commitizen:
name: cz_conventional_commits
tag_format: $major.$minor.$patch$prerelease
update_changelog_on_bump: true
version: 0.1.1rc2
version: 0.1.1rc3

View File

@ -1,3 +1,5 @@
## 0.1.1rc3 (2023-06-08)
## 0.1.1rc2 (2023-06-08)
### Continious Integration