Skip to content

Commit fe307f7

Browse files
committed
chore: transfer all links regarding github/d-biehl to github/robotcodedev organization
1 parent b5502ae commit fe307f7

30 files changed

+682
-682
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM archlinux:latest
22

3-
LABEL org.opencontainers.image.source=https://github.com/d-biehl/robotcode
3+
LABEL org.opencontainers.image.source=https://github.com/robotcodedev/robotcode
44
LABEL org.opencontainers.image.description="RobotCode Development Image"
55
LABEL org.opencontainers.image.licenses=Apache-2.0
66

CHANGELOG.md

Lines changed: 607 additions & 607 deletions
Large diffs are not rendered by default.

CONTRIBUTING.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents
3030
## Code of Conduct
3131

3232
This project and everyone participating in it is governed by the
33-
[robotcode Code of Conduct](https://github.com/d-biehl/robotcode/blob/master/CODE_OF_CONDUCT.md).
33+
[robotcode Code of Conduct](https://github.com/robotcodedev/robotcode/blob/master/CODE_OF_CONDUCT.md).
3434
By participating, you are expected to uphold this code. Please report unacceptable behavior
3535
to <support@robotcode.io>.
3636

@@ -39,11 +39,11 @@ to <support@robotcode.io>.
3939

4040
> If you want to ask a question, we assume that you have read the available [Documentation](https://robotcode.io).
4141
42-
Before you ask a question, it is best to search for existing [Issues](https://github.com/d-biehl/robotcode/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
42+
Before you ask a question, it is best to search for existing [Issues](https://github.com/robotcodedev/robotcode/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
4343

4444
If you then still feel the need to ask a question and need clarification, we recommend the following:
4545

46-
- Open an [Issue](https://github.com/d-biehl/robotcode/issues/new/choose) of type `Question`.
46+
- Open an [Issue](https://github.com/robotcodedev/robotcode/issues/new/choose) of type `Question`.
4747
- Provide as much context as you can about what you're running into.
4848
- Provide project and platform versions (robotframework, python, vscode, etc), depending on what seems relevant.
4949

@@ -80,7 +80,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform
8080

8181
- Make sure that you are using the latest version.
8282
- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://robotcode.io). If you are looking for support, you might want to check [this section](#i-have-a-question)).
83-
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/d-biehl/robotcodeissues?q=label%3Abug).
83+
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/robotcodedev/robotcodeissues?q=label%3Abug).
8484
- Also make sure to search the internet (including Stack Overflow) to see if users outside of the GitHub community have discussed the issue.
8585
- Collect information about the bug:
8686
- Stack trace (Traceback)
@@ -97,7 +97,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform
9797
9898
We use GitHub issues to track bugs and errors. If you run into an issue with the project:
9999

100-
- Open an [Issue](https://github.com/d-biehl/robotcode/issues/new). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
100+
- Open an [Issue](https://github.com/robotcodedev/robotcode/issues/new). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
101101
- Explain the behavior you would expect and the actual behavior.
102102
- Please provide as much context as possible and describe the *reproduction steps* that someone else can follow to recreate the issue on their own. This usually includes your code. For good bug reports you should isolate the problem and create a reduced test case.
103103
- Provide the information you collected in the previous section.
@@ -120,13 +120,13 @@ This section guides you through submitting an enhancement suggestion for robotco
120120

121121
- Make sure that you are using the latest version.
122122
- Read the [documentation](https://robotcode.io) carefully and find out if the functionality is already covered, maybe by an individual configuration.
123-
- Perform a [search](https://github.com/d-biehl/robotcode/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
123+
- Perform a [search](https://github.com/robotcodedev/robotcode/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
124124
- Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset. If you're just targeting a minority of users, consider writing an add-on/plugin library.
125125

126126
<!-- omit in toc -->
127127
#### How Do I Submit a Good Enhancement Suggestion?
128128

129-
Enhancement suggestions are tracked as [GitHub issues](https://github.com/d-biehl/robotcode/issues).
129+
Enhancement suggestions are tracked as [GitHub issues](https://github.com/robotcodedev/robotcode/issues).
130130

131131
- Use a **clear and descriptive title** for the issue to identify the suggestion.
132132
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/d-biehl.robotcode?style=flat&label=VS%20Marketplace&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode)
44
[![Installs](https://img.shields.io/visual-studio-marketplace/i/d-biehl.robotcode?style=flat)](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode)
5-
[![Build Status](https://img.shields.io/github/actions/workflow/status/d-biehl/robotcode/build-test-package-publish.yml?branch=main&style=flat&logo=github)](https://github.com/d-biehl/robotcode/actions?query=workflow:build_test_package_publish)
6-
[![License](https://img.shields.io/github/license/d-biehl/robotcode?style=flat&logo=apache)](https://github.com/d-biehl/robotcode/blob/master/LICENSE)
5+
[![Build Status](https://img.shields.io/github/actions/workflow/status/robotcodedev/robotcode/build-test-package-publish.yml?branch=main&style=flat&logo=github)](https://github.com/robotcodedev/robotcode/actions?query=workflow:build_test_package_publish)
6+
[![License](https://img.shields.io/github/license/robotcodedev/robotcode?style=flat&logo=apache)](https://github.com/robotcodedev/robotcode/blob/master/LICENSE)
77

88
[![PyPI - Version](https://img.shields.io/pypi/v/robotcode.svg?style=flat)](https://pypi.org/project/robotcode)
99
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode.svg?style=flat)](https://pypi.org/project/robotcode)

cliff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ footer = """
5656
"""
5757
# postprocessors
5858
postprocessors = [
59-
{ pattern = '\$REPO', replace = "https://github.com/d-biehl/robotcode" }, # replace repository URL
59+
{ pattern = '\$REPO', replace = "https://github.com/robotcodedev/robotcode" }, # replace repository URL
6060
]
6161
[git]
6262
# parse the commits based on https://www.conventionalcommits.org

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/d-biehl.robotcode?style=flat&label=VS%20Marketplace&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode)
55
[![Installs](https://img.shields.io/visual-studio-marketplace/i/d-biehl.robotcode?style=flat)](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode)
6-
[![Build Status](https://img.shields.io/github/actions/workflow/status/d-biehl/robotcode/build-test-package-publish.yml?branch=main&style=flat&logo=github)](https://github.com/d-biehl/robotcode/actions?query=workflow:build_test_package_publish)
7-
[![License](https://img.shields.io/github/license/d-biehl/robotcode?style=flat&logo=apache)](https://github.com/d-biehl/robotcode/blob/master/LICENSE)
6+
[![Build Status](https://img.shields.io/github/actions/workflow/status/robotcodedev/robotcode/build-test-package-publish.yml?branch=main&style=flat&logo=github)](https://github.com/robotcodedev/robotcode/actions?query=workflow:build_test_package_publish)
7+
[![License](https://img.shields.io/github/license/robotcodedev/robotcode?style=flat&logo=apache)](https://github.com/robotcodedev/robotcode/blob/master/LICENSE)
88
[![PyPI - Version](https://img.shields.io/pypi/v/robotcode.svg?style=flat)](https://pypi.org/project/robotcode)
99
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode.svg?style=flat)](https://pypi.org/project/robotcode)
1010
[![PyPI - Downloads](https://img.shields.io/pypi/dm/robotcode.svg?style=flat&label=downloads)](https://pypi.org/project/robotcode/)

etc/robot.toml.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5361,7 +5361,7 @@
53615361
},
53625362
"x-taplo-info": {
53635363
"authors": [
5364-
"d-biehl (https://github.com/d-biehl)"
5364+
"robotcodedev (https://github.com/robotcodedev)"
53655365
],
53665366
"patterns": [
53675367
"^(.*(/|\\\\)robot\\.toml|robot\\.toml)$"

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: RobotCode
22
site_description: Language support for Robot Framework for Visual Studio Code
33
site_author: Daniel Biehl
44
site_url: https://robotcode.io
5-
repo_url: https://github.com/d-biehl/robotcode
5+
repo_url: https://github.com/robotcodedev/robotcode
66
repo_name: d-biehl/robotcode
77
edit_uri: blob/main/docs
88
copyright: >

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"version": "0.79.0",
88
"author": {
99
"name": "Daniel Biehl",
10-
"url": "https://github.com/d-biehl/"
10+
"url": "https://github.com/robotcodedev/"
1111
},
1212
"homepage": "https://robotcode.io",
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/d-biehl/robotcode"
15+
"url": "https://github.com/robotcodedev/robotcode"
1616
},
1717
"bugs": {
18-
"url": "https://github.com/d-biehl/robotcode/issues"
18+
"url": "https://github.com/robotcodedev/robotcode/issues"
1919
},
20-
"qna": "https://github.com/d-biehl/robotcode/discussions/categories/q-a",
20+
"qna": "https://github.com/robotcodedev/robotcode/discussions/categories/q-a",
2121
"engines": {
2222
"vscode": "^1.82.0"
2323
},
@@ -98,11 +98,11 @@
9898
"tomlValidation": [
9999
{
100100
"fileMatch": "robot.toml",
101-
"url": "https://raw.githubusercontent.com/d-biehl/robotcode/main/etc/robot.toml.json"
101+
"url": "https://raw.githubusercontent.com/robotcodedev/robotcode/main/etc/robot.toml.json"
102102
},
103103
{
104104
"fileMatch": ".robot.toml",
105-
"url": "https://raw.githubusercontent.com/d-biehl/robotcode/main/etc/robot.toml.json"
105+
"url": "https://raw.githubusercontent.com/robotcodedev/robotcode/main/etc/robot.toml.json"
106106
}
107107
],
108108
"configurationDefaults": {

packages/analyze/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-analyze.svg)](https://pypi.org/project/robotcode-analyze)
44
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-analyze.svg)](https://pypi.org/project/robotcode-analyze)
5-
[![License](https://img.shields.io/github/license/d-biehl/robotcode?style=flat&logo=apache)](https://github.com/d-biehl/robotcode/blob/master/LICENSE.txt)
5+
[![License](https://img.shields.io/github/license/robotcodedev/robotcode?style=flat&logo=apache)](https://github.com/robotcodedev/robotcode/blob/master/LICENSE.txt)
66

77
-----
88

0 commit comments

Comments
 (0)