diff --git a/.github/renovate.json b/.github/renovate.json index 673d819..dbf11e0 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>erdnaxela02/ha-addon-workflows//.github/renovate.json"], + "extends": ["github>casse-boubou/ha-addon-workflows//.github/renovate.json"], "regexManagers": [ { "fileMatch": ["/build.yaml$"], diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a725553..a299e97 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,4 +12,4 @@ on: jobs: workflows: - uses: erdnaxela02/ha-addon-workflows/.github/workflows/addon-ci.yaml@main + uses: casse-boubou/ha-addon-workflows/.github/workflows/addon-ci.yaml@main diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 56889f1..e58410e 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -15,6 +15,6 @@ on: jobs: workflows: - uses: erdnaxela02/ha-addon-workflows/.github/workflows/addon-deploy.yaml@main + uses: casse-boubou/ha-addon-workflows/.github/workflows/addon-deploy.yaml@main secrets: DISPATCH_TOKEN: ${{ secrets.DISPATCH_TOKEN }} diff --git a/.github/workflows/labels.yaml b/.github/workflows/labels.yaml index 9f8aec8..865e0ea 100644 --- a/.github/workflows/labels.yaml +++ b/.github/workflows/labels.yaml @@ -9,4 +9,4 @@ on: jobs: workflows: - uses: erdnaxela02/ha-addon-workflows/.github/workflows/labels.yaml@main + uses: casse-boubou/ha-addon-workflows/.github/workflows/labels.yaml@main diff --git a/.github/workflows/lock.yaml b/.github/workflows/lock.yaml index 7234016..c351b3b 100644 --- a/.github/workflows/lock.yaml +++ b/.github/workflows/lock.yaml @@ -9,4 +9,4 @@ on: jobs: workflows: - uses: erdnaxela02/ha-addon-workflows/.github/workflows/lock.yaml@main + uses: casse-boubou/ha-addon-workflows/.github/workflows/lock.yaml@main diff --git a/.github/workflows/pr-labels.yaml b/.github/workflows/pr-labels.yaml index 7f3e478..1cbdae7 100644 --- a/.github/workflows/pr-labels.yaml +++ b/.github/workflows/pr-labels.yaml @@ -11,4 +11,4 @@ on: jobs: workflows: - uses: erdnaxela02/ha-addon-workflows/.github/workflows/pr-labels.yaml@main + uses: casse-boubou/ha-addon-workflows/.github/workflows/pr-labels.yaml@main diff --git a/.github/workflows/release-drafter.yaml b/.github/workflows/release-drafter.yaml index 66b77eb..cdd6171 100644 --- a/.github/workflows/release-drafter.yaml +++ b/.github/workflows/release-drafter.yaml @@ -9,4 +9,4 @@ on: jobs: workflows: - uses: erdnaxela02/ha-addon-workflows/.github/workflows/release-drafter.yaml@main + uses: casse-boubou/ha-addon-workflows/.github/workflows/release-drafter.yaml@main diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index ea8f88b..8bb8db2 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -9,4 +9,4 @@ on: jobs: workflows: - uses: erdnaxela02/ha-addon-workflows/.github/workflows/stale.yaml@main + uses: casse-boubou/ha-addon-workflows/.github/workflows/stale.yaml@main diff --git a/README.md b/README.md index f778643..9787fb5 100644 --- a/README.md +++ b/README.md @@ -84,18 +84,18 @@ SOFTWARE. [add-addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=c751e21a_p2pool [add-addon-shield]: https://my.home-assistant.io/badges/supervisor_addon.svg -[add-repo]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A//github.com/erdnaxela02/hassio-addons +[add-repo]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A//github.com/casse-boubou/hassio-addons [add-repo-shield]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg -[releases]: https://github.com/erdnaxela02/addon-p2pool/releases -[releases-shield]: https://img.shields.io/github/v/release/erdnaxela02/addon-p2pool -[license-shield]: https://img.shields.io/github/license/erdnaxela02/addon-p2pool +[releases]: https://github.com/casse-boubou/addon-p2pool/releases +[releases-shield]: https://img.shields.io/github/v/release/casse-boubou/addon-p2pool +[license-shield]: https://img.shields.io/github/license/casse-boubou/addon-p2pool [aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [p2pool]: https://github.com/SChernykh/p2pool -[monerod]: https://github.com/erdnaxela02/addon-monerod +[monerod]: https://github.com/casse-boubou/addon-monerod [moneronode]: https://sethforprivacy.com/guides/run-a-monero-node-advanced/ [discord-ha]: https://discord.gg/c5DvZ4e [forum]: https://community.home-assistant.io [hacf]: https://forum.hacf.fr/ -[Frosh]: https://github.com/erdnaxela02 +[Frosh]: https://github.com/casse-boubou [p2poolauthor]: https://github.com/SChernykh [p2poollicense]: https://github.com/SChernykh/p2pool/blob/master/LICENSE diff --git a/p2pool/.README.j2 b/p2pool/.README.j2 index 40760b7..19cb4da 100644 --- a/p2pool/.README.j2 +++ b/p2pool/.README.j2 @@ -3,7 +3,7 @@ [![GitHub Release][releases-shield]][releases] [![License][license-shield]][license] -{% set repository = namespace(url='https%3A//github.com/erdnaxela02/hassio-addons', slug='c751e21a') %} +{% set repository = namespace(url='https%3A//github.com/casse-boubou/hassio-addons', slug='c751e21a') %} ## About Cet Addon vous permettra l'execution d'un pool décentralisé [p2pool][p2pool] sur votre HomeAssistant sur RaspBerry Pi 4. @@ -62,12 +62,12 @@ SOFTWARE. [forum]: https://community.home-assistant.io [HACF]: https://forum.hacf.fr/ -[Frosh]: https://github.com/erdnaxela02 -[license]: https://github.com/erdnaxela02/addon-p2pool/blob/main/LICENSE -[license-shield]: https://img.shields.io/github/license/erdnaxela02/addon-p2pool +[Frosh]: https://github.com/casse-boubou +[license]: https://github.com/casse-boubou/addon-p2pool/blob/main/LICENSE +[license-shield]: https://img.shields.io/github/license/casse-boubou/addon-p2pool -[releases]: https://github.com/erdnaxela02/addon-p2pool/releases -[releases-shield]: https://img.shields.io/github/v/release/erdnaxela02/addon-p2pool +[releases]: https://github.com/casse-boubou/addon-p2pool/releases +[releases-shield]: https://img.shields.io/github/v/release/casse-boubou/addon-p2pool [p2poolauthor]: https://github.com/SChernykh [p2poollicense]: https://github.com/SChernykh/p2pool/blob/master/LICENSE diff --git a/p2pool/DOCS.md b/p2pool/DOCS.md index bdb9ff4..fb64b87 100644 --- a/p2pool/DOCS.md +++ b/p2pool/DOCS.md @@ -10,7 +10,7 @@ renseigner sur la page du projet [p2pool][p2pool]. ## Installation -D'habord ajoutez le repertoire à l'add-on store de HomeAssistant (`https://github.com/erdnaxela02/hassio-addons`): +D'habord ajoutez le repertoire à l'add-on store de HomeAssistant (`https://github.com/casse-boubou/hassio-addons`): [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.][add-repo-shield]][add-repo] @@ -175,13 +175,13 @@ SOFTWARE. [add-addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=c751e21a_p2pool [add-addon-shield]: https://my.home-assistant.io/badges/supervisor_addon.svg -[add-repo]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Ferdnaxela02%2Fhassio-addons +[add-repo]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fcasse-boubou%2Fhassio-addons [add-repo-shield]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg [discord-ha]: https://discord.gg/c5DvZ4e [forum]: https://community.home-assistant.io [hacf]: https://forum.hacf.fr/ -[Frosh]: https://github.com/erdnaxela02 -[releases]: https://github.com/erdnaxela02/addon-p2pool/releases +[Frosh]: https://github.com/casse-boubou +[releases]: https://github.com/casse-boubou/addon-p2pool/releases [p2pool]: https://github.com/SChernykh/p2pool [p2poolauthor]: https://github.com/SChernykh [p2poollicense]: https://github.com/SChernykh/p2pool/blob/master/LICENSE diff --git a/p2pool/Dockerfile b/p2pool/Dockerfile index 8dadb29..8ede7f1 100644 --- a/p2pool/Dockerfile +++ b/p2pool/Dockerfile @@ -44,7 +44,7 @@ LABEL \ org.opencontainers.image.vendor="Frosh Home Assistant Add-ons" \ org.opencontainers.image.authors="Frosh" \ org.opencontainers.image.licenses="MIT" \ - org.opencontainers.image.url="https://github.com/erdnaxela02/hassio-addons" \ + org.opencontainers.image.url="https://github.com/casse-boubou/hassio-addons" \ org.opencontainers.image.source="https://github.com/${BUILD_REPOSITORY}" \ org.opencontainers.image.documentation="https://github.com/${BUILD_REPOSITORY}/blob/main/README.md" \ org.opencontainers.image.created=${BUILD_DATE} \ diff --git a/p2pool/config.yaml b/p2pool/config.yaml index 72f641e..e47024c 100644 --- a/p2pool/config.yaml +++ b/p2pool/config.yaml @@ -1,6 +1,6 @@ --- name: P2Pool -url: https://github.com/erdnaxela02/addon-p2pool +url: https://github.com/casse-boubou/addon-p2pool version: dev slug: p2pool arch: