Skip to content

Commit

Permalink
chore: re-generate
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasPammer authored and github-actions[bot] committed Feb 19, 2024
1 parent 7157275 commit a2d94e6
Show file tree
Hide file tree
Showing 7 changed files with 97 additions and 23 deletions.
14 changes: 14 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,16 @@ image:https://img.shields.io/badge/dynamic/json?color=blueviolet&label=galaxy%20
| https://github.com/JonasPammer/ansible-role-mediawiki/issues[image:https://img.shields.io/github/issues-raw/JonasPammer/ansible-role-mediawiki[issues]]
| https://github.com/JonasPammer/ansible-role-mediawiki/pulls[image:https://img.shields.io/github/issues-pr/JonasPammer/ansible-role-mediawiki[pull requests]]

| https://github.com/JonasPammer/ansible-role-gitlab[gitlab] +
https://galaxy.ansible.com/jonaspammer/gitlab[image:https://img.shields.io/badge/galaxy-jonaspammer.gitlab-blueviolet[Available on Galaxy,title=pass:[An ansible role for GitLab Git web interface. Fork of geerlingguy.gitlab]]]
| https://github.com/JonasPammer/ansible-role-gitlab/actions/workflows/ci.yml[image:https://github.com/JonasPammer/ansible-role-gitlab/actions/workflows/ci.yml/badge.svg[Testing CI]]
https://results.pre-commit.ci/latest/github/JonasPammer/ansible-role-gitlab/master[image:https://results.pre-commit.ci/badge/github/JonasPammer/ansible-role-gitlab/master.svg[pre-commit.ci status]]
| https://github.com/JonasPammer/ansible-role-gitlab/releases[image:https://img.shields.io/github/commits-since/JonasPammer/ansible-role-gitlab/latest.svg[version]]
// image:https://img.shields.io/badge/dynamic/json?color=blueviolet&label=latest%20version%20on%20galaxy&query=%24.summary_fields.versions%5B0%5D.name&url=https%3A%2F%2Fgalaxy.ansible.com%2Fapi%2Fv1%2Froles%2F0%2F%3Fformat%3Djson[Latest Version on Ansible Galaxy]
image:https://img.shields.io/badge/dynamic/json?color=blueviolet&label=galaxy%20downloads&query=%24.download_count&url=https%3A%2F%2Fgalaxy.ansible.com%2Fapi%2Fv1%2Froles%2F0%2F%3Fformat%3Djson[Downloads Count as per Ansible Galaxy]
| https://github.com/JonasPammer/ansible-role-gitlab/issues[image:https://img.shields.io/github/issues-raw/JonasPammer/ansible-role-gitlab[issues]]
| https://github.com/JonasPammer/ansible-role-gitlab/pulls[image:https://img.shields.io/github/issues-pr/JonasPammer/ansible-role-gitlab[pull requests]]

|===

=== Dependencies
Expand Down Expand Up @@ -210,6 +220,10 @@ are described in `meta/main.yml` file of a given role under `dependencies`._










Expand Down
2 changes: 2 additions & 0 deletions graphs/dependencies_ALL.dot
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ digraph hierarchy {
"jonaspammer.openssl" [fillcolor=orange style=filled]
"jonaspammer.goaccess" [fillcolor=yellow style=filled]
"jonaspammer.mediawiki" [fillcolor=yellow style=filled]
"jonaspammer.gitlab" [fillcolor=yellow style=filled]
}


Expand All @@ -23,4 +24,5 @@ digraph hierarchy {
"jonaspammer.openssl" -> {"jonaspammer.pip" "jonaspammer.bootstrap"}
"jonaspammer.goaccess" -> {"jonaspammer.bootstrap"}
"jonaspammer.mediawiki" -> {"jonaspammer.bootstrap"}
"jonaspammer.gitlab" -> {"jonaspammer.bootstrap"}
}
Binary file modified graphs/dependencies_ALL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 35 additions & 23 deletions graphs/dependencies_ALL.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions graphs/dependencies_gitlab.dot
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// This file is generated from `templates/dependencies_single.adoc.jinja2` by Github CI, all local changes will be lost eventually.
digraph hierarchy {
label = "requirements.yml dependency graph of jonaspammer.gitlab \n Generated by JonasPammer/ansible-roles" ;
overlap=false

{
"jonaspammer.gitlab" [fillcolor=yellow style=filled penwidth=3]
"jonaspammer.bootstrap" [fillcolor=green style=filled ]
}


"jonaspammer.gitlab" -> {"jonaspammer.bootstrap"}
}
Binary file added graphs/dependencies_gitlab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions graphs/dependencies_gitlab.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a2d94e6

Please sign in to comment.