Skip to content

Commit 88f43d8

Browse files
committed
Moving from green-coding-berlin got green-coding-solutions
1 parent 4221c06 commit 88f43d8

21 files changed

+32
-33
lines changed

config/_default/menus/menus.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
[[social]]
2020
name = "GitHub"
2121
pre = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-github\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"></path></svg>"
22-
url = "https://github.com/green-coding-berlin"
22+
url = "https://github.com/green-coding-solutions"
2323
post = "v0.1.0"
2424
weight = 10
2525

config/_default/menus/menus.nl.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[[social]]
2424
name = "GitHub"
2525
pre = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-github\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"></path></svg>"
26-
url = "https://github.com/green-coding-berlin"
26+
url = "https://github.com/green-coding-solutions"
2727
post = "v0.1.0"
2828
weight = 10
2929

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ alertText = "Introducing the Doks child theme, several DX + UX updates, and more
6969
# repoHost [Github | Gitea | GitLab | Bitbucket | BitbucketServer ] is used for building the edit link based on git hoster
7070
repoHost = "GitHub"
7171
#repoHost = "Gitea"
72-
docsRepo = "https://github.com/green-coding-berlin/documentation"
72+
docsRepo = "https://github.com/green-coding-solutions/documentation"
7373
docsRepoBranch = "master"
7474
docsRepoSubPath = ""
7575
editPage = false

content/en/docs/cluster/accuracy-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cluster:
2020
...
2121
control_workload:
2222
name: "Measurement control Workload"
23-
uri: "https://github.com/green-coding-berlin/measurement-control-workload"
23+
uri: "https://github.com/green-coding-solutions/measurement-control-workload"
2424
filename: "usage_scenario.yml"
2525
branch: "main"
2626
comparison_window: 5

content/en/docs/contributing/example-applications-contribution.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 201
77
toc: true
88
---
99

10-
We welcome everybody to provide example applications with a Pull Requests on [GitHub](https://github.com/green-coding-berlin/example-applications)
10+
We welcome everybody to provide example applications with a Pull Requests on [GitHub](https://github.com/green-coding-solutions/example-applications)
1111

1212
Please be aware that in order to achieve the most gain for the community and
1313
the goal to keep measurements reproducible and comparable we provide some
@@ -31,7 +31,7 @@ If your application uses of one the service below, please use the recommended co
3131

3232
### Interacting with Web Applications
3333

34-
- [Our Puppeteer Containers](https://github.com/green-coding-berlin/example-applications/tree/main/puppeteer-firefox-chrome)
34+
- [Our Puppeteer Containers](https://github.com/green-coding-solutions/example-applications/tree/main/puppeteer-firefox-chrome)
3535

3636
### Web Applications
3737

@@ -45,4 +45,4 @@ to overlay an existing filesystem.
4545
- We recommend using [PHP Official + Apache](https://hub.docker.com/_/php) &raquo; Please use the tag: `php:8.0-apache`.
4646

4747
To see an example where we use this container and also add some PHP modules / Apache modules have a look
48-
at our [PHP-Apache Example Application](https://github.com/green-coding-berlin/example-applications/tree/main/apache-mariadb-php)
48+
at our [PHP-Apache Example Application](https://github.com/green-coding-solutions/example-applications/tree/main/apache-mariadb-php)

content/en/docs/contributing/green-metrics-tool-contribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ toc: true
99

1010
## We are very happy to accept any contributions to the framework! 🥳🎉😍
1111

12-
Please send all pull requests to our [`main` branch](https://github.com/green-coding-berlin/green-metrics-tool/tree/dev).
12+
Please send all pull requests to our [`main` branch](https://github.com/green-coding-solutions/green-metrics-tool/tree/dev).
1313

1414
If you have any questions to not hesitate to send us an email: [[email protected]](mailto:[email protected])

content/en/docs/frontend/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Dashboard and the graphs that are shown are customizable in the metrics they
1414
When installing the tool we provide a basic configuration that you can find in the
1515
generated `frontend/js/helpers/config.js` .
1616

17-
For comparison, here is the template file that is checked into the repository: [config.js.example](https://github.com/green-coding-berlin/green-metrics-tool/blob/main/frontend/js/helpers/config.js.example)
17+
For comparison, here is the template file that is checked into the repository: [config.js.example](https://github.com/green-coding-solutions/green-metrics-tool/blob/main/frontend/js/helpers/config.js.example)
1818

1919
The first part of the file should not be modified, as these variables are set by the install script:
2020

content/en/docs/frontend/libraries-and-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ it looked way nicer.
8080

8181
So if you plan on measurements < 30 Minutes than ApexCharts might be a good choice for a frontend charting library.
8282
Please checkout our old release where we still used the library if you need a
83-
starting point how to integrate it: [Release v0.1-beta](https://github.com/green-coding-berlin/green-metrics-tool/releases/tag/v0.1-beta)
83+
starting point how to integrate it: [Release v0.1-beta](https://github.com/green-coding-solutions/green-metrics-tool/releases/tag/v0.1-beta)

content/en/docs/help/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This is due to a current bug with the reading of the XML output of the powermetr
5454

5555
Easiest fix: Just try the run again. The error happens seldomly and is random.
5656

57-
[Please consult this ticket for current status of the bugfix](https://github.com/green-coding-berlin/green-metrics-tool/issues/286)
57+
[Please consult this ticket for current status of the bugfix](https://github.com/green-coding-solutions/green-metrics-tool/issues/286)
5858

5959
## Submodule issues
6060

@@ -80,7 +80,7 @@ This is because a container has exited during the run of the GMT or you are runn
8080

8181
A way to do this with the GMT directly without changing your containers would be the `command` command. See [usage_scenario.yml →]({{< relref "/docs/measuring/usage-scenario" >}})
8282

83-
An example where we use this command to keep a container alive is here: https://github.com/green-coding-berlin/example-applications/blob/main/idle/usage_scenario.yml
83+
An example where we use this command to keep a container alive is here: https://github.com/green-coding-solutions/example-applications/blob/main/idle/usage_scenario.yml
8484

8585
## Stderr on {metric_provider.__class__.__name__} was NOT empty
8686

content/en/docs/installation/calibration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ we have the `sleep_time_after_job` parameter in the [`config.py`](/docs/installa
1515
where you can set how long to sleep between jobs.
1616

1717
To find out this value we have a script `tools/calibrate.py` in the Green Metrics Tool
18-
[repo](https://github.com/green-coding-berlin/green-metrics-tool). On the system that you want to run your benchmarks on
18+
[repo](https://github.com/green-coding-solutions/green-metrics-tool). On the system that you want to run your benchmarks on
1919
you can execute this script to get the cool down period. The script is called with `python3 calibrate.py`
2020

2121
You can then either get the script to set the correct value for you or set it yourself.

0 commit comments

Comments
 (0)