Skip to content

Commit 247b4cd

Browse files
committed
chore: update references to old repository name
1 parent 776448a commit 247b4cd

File tree

10 files changed

+51
-49
lines changed

10 files changed

+51
-49
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug Report 🐛
22
description: Use this if you've found a bug
3-
title: "Bug Report: [Short description of the bug]"
3+
title: 'Bug Report: [Short description of the bug]'
44
labels:
55
- 🐛bug
66

@@ -9,7 +9,7 @@ body:
99
attributes:
1010
value: |
1111
Before you post, be sure to read our Contribution guidelines:
12-
https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines
12+
https://Sofie-Automation.github.io/sofie-core/docs/for-developers/contribution-guidelines
1313
1414
- type: textarea
1515
attributes:

.github/ISSUE_TEMPLATE/other.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Other Issue 🔧
22
description: Use this for other issues
3-
title: "Other: [Short description of the issue]"
3+
title: 'Other: [Short description of the issue]'
44
labels:
55
- Other
66

@@ -9,7 +9,7 @@ body:
99
attributes:
1010
value: |
1111
Before you post, be sure to read our Contribution guidelines:
12-
https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines
12+
https://Sofie-Automation.github.io/sofie-core/docs/for-developers/contribution-guidelines
1313
1414
- type: textarea
1515
attributes:

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Question ❓
22
description: Use this if you have a question to the Sofie team
3-
title: "Question: [Short summary of the question]"
3+
title: 'Question: [Short summary of the question]'
44
labels:
55
- ❓ Question
66

@@ -9,7 +9,7 @@ body:
99
attributes:
1010
value: |
1111
Before you post, be sure to read our Contribution guidelines:
12-
https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines
12+
https://Sofie-Automation.github.io/sofie-core/docs/for-developers/contribution-guidelines
1313
1414
- type: textarea
1515
attributes:

.github/ISSUE_TEMPLATE/rfc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Request for Comments ❗
22
description: Use this to initiate a discussion about a new feature or a larger change
3-
title: "RFC: [Short description of the feature/change]"
3+
title: 'RFC: [Short description of the feature/change]'
44
labels:
55
- RFC
66
- Contribution
@@ -10,7 +10,7 @@ body:
1010
attributes:
1111
value: |
1212
Before you post, be sure to read our Contribution guidelines:
13-
https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines
13+
https://Sofie-Automation.github.io/sofie-core/docs/for-developers/contribution-guidelines
1414
1515
- type: textarea
1616
attributes:
@@ -23,7 +23,7 @@ body:
2323
- type: textarea
2424
attributes:
2525
label: Use case
26-
description: "Please write some background information here, such as: What is your use case? What problem are you trying to solve?"
26+
description: 'Please write some background information here, such as: What is your use case? What problem are you trying to solve?'
2727
validations:
2828
required: true
2929

.github/PULL-REQUEST-TEMPLATE.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,38 @@
11
<!--
22
Before you open a PR, be sure to read our Contribution guidelines:
3-
https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines
3+
https://Sofie-Automation.github.io/sofie-core/docs/for-developers/contribution-guidelines
44
-->
55

66
## About the Contributor
7+
78
<!--
89
Tell us who / which organization you are representing, and how the Sofie team will be able to contact you.
910
Example: "This pull request is posted on behalf of the NRK."
1011
-->
1112

12-
1313
## Type of Contribution
1414

15-
This is a:
15+
This is a:
16+
1617
<!-- (pick one) -->
17-
Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)
1818

19+
Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)
1920

2021
## Current Behavior
22+
2123
<!--
2224
Please describe how things worked before this PR.
2325
If it's a bug fixe: Describe the bug (what was happening?)
2426
-->
2527

26-
2728
## New Behavior
29+
2830
<!--
2931
What is the new behavior?
3032
-->
3133

32-
3334
## Testing Instructions
35+
3436
<!--
3537
Please provide some instructions and other information for how to verify that the feature works.
3638
Examples:
@@ -39,12 +41,12 @@ Examples:
3941
* "This feature also affects 'feature X', so that needs to be tested for regressions as well."
4042
-->
4143

42-
4344
## Other Information
44-
<!-- The more information you can provide, the easier the pull request will be to merge -->
4545

46+
<!-- The more information you can provide, the easier the pull request will be to merge -->
4647

4748
## Status
49+
4850
<!--
4951
Before you open the PR, make sure the items below are done.
5052
If they're not, please open the PR as a Draft.
@@ -53,4 +55,4 @@ If they're not, please open the PR as a Draft.
5355
- [ ] PR is ready to be reviewed.
5456
- [ ] The functionality has been tested by the author.
5557
- [ ] Relevant unit tests has been added / updated.
56-
- [ ] Relevant documentation (code comments, [system documentation](https://nrkno.github.io/sofie-core/)) has been added / updated.
58+
- [ ] Relevant documentation (code comments, [system documentation](https://Sofie-Automation.github.io/sofie-core/)) has been added / updated.

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "github-actions"
4-
directory: "/"
3+
- package-ecosystem: 'github-actions'
4+
directory: '/'
55
schedule:
6-
interval: "weekly"
6+
interval: 'weekly'
77
reviewers:
8-
- "@nrkno/sofie-ops"
8+
- '@Sofie-Automation/operations'

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [Convential Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines.
44

5-
## [0.2.1](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.2.1-1...v0.2.1) (Fri Jun 13 2025)
6-
5+
## [0.2.1](https://github.com/Sofie-Automation/sofie-eslint-plugin/compare/v0.2.1-1...v0.2.1) (Fri Jun 13 2025)
76

87
### Fixes
98

10-
* add missing tslib dependency (#6) [d91440b](https://github.com/nrkno/sofie-eslint-plugin/commit/d91440bd074e2bc5e96fdf1a0c2c3ffd2f6c2a0e)
9+
- add missing tslib dependency (#6) [d91440b](https://github.com/Sofie-Automation/sofie-eslint-plugin/commit/d91440bd074e2bc5e96fdf1a0c2c3ffd2f6c2a0e)
1110

12-
## [0.2.1-1](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.2.1-0...v0.2.1-1) (Tue May 20 2025)
11+
## [0.2.1-1](https://github.com/Sofie-Automation/sofie-eslint-plugin/compare/v0.2.1-0...v0.2.1-1) (Tue May 20 2025)
1312

14-
## [0.2.1-0](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.2.0...v0.2.1-0) (Tue May 20 2025)
13+
## [0.2.1-0](https://github.com/Sofie-Automation/sofie-eslint-plugin/compare/v0.2.0...v0.2.1-0) (Tue May 20 2025)
1514

16-
## [0.2.0](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.1.1...v0.2.0) (Tue Feb 04 2025)
15+
## [0.2.0](https://github.com/Sofie-Automation/sofie-eslint-plugin/compare/v0.1.1...v0.2.0) (Tue Feb 04 2025)
1716

1817
### Features
1918

20-
- update to target eslint 9 and node 20 [0a165a1](https://github.com/nrkno/sofie-eslint-plugin/commit/0a165a12539f1bdaf349fb8eadec78a17fb6089d)
19+
- update to target eslint 9 and node 20 [0a165a1](https://github.com/Sofie-Automation/sofie-eslint-plugin/commit/0a165a12539f1bdaf349fb8eadec78a17fb6089d)
2120

22-
## [0.1.1](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.1.0...v0.1.1) (Tue Mar 14 2023)
21+
## [0.1.1](https://github.com/Sofie-Automation/sofie-eslint-plugin/compare/v0.1.0...v0.1.1) (Tue Mar 14 2023)
2322

24-
## [0.1.0](https://github.com/nrkno/sofie-eslint-plugin/compare/...v0.1.0) (Tue Mar 14 2023)
23+
## [0.1.0](https://github.com/Sofie-Automation/sofie-eslint-plugin/compare/...v0.1.0) (Tue Mar 14 2023)

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# How to Contribute to this Repository
22

3-
Before contributing to this specific repository, please read the [Contribution Guidelines](https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines) for the Sofie project.
4-
3+
Before contributing to this specific repository, please read the [Contribution Guidelines](https://Sofie-Automation.github.io/sofie-core/docs/for-developers/contribution-guidelines) for the Sofie project.
54

65
## Branches
6+
77
This repository uses the following branches:
88

9-
* We consider the **_main_** branch to be stable, and it is used in production.
9+
- We consider the **_main_** branch to be stable, and it is used in production.
1010

11-
We encourage you to base your contributions on the latest **_main_** branch. The [_Sofie Releases_](https://nrkno.github.io/sofie-core/releases) page collects the status and timeline of the releases.
11+
We encourage you to base your contributions on the latest **_main_** branch. The [_Sofie Releases_](https://Sofie-Automation.github.io/sofie-core/releases) page collects the status and timeline of the releases.

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
# Sofie ESLint Library
2-
[![Node CI](https://github.com/nrkno/sofie-eslint-plugin/actions/workflows/node.yaml/badge.svg)](https://github.com/nrkno/sofie-eslint-plugin/actions/workflows/node.yaml)
2+
3+
[![Node CI](https://github.com/Sofie-Automation/sofie-eslint-plugin/actions/workflows/node.yaml/badge.svg)](https://github.com/Sofie-Automation/sofie-eslint-plugin/actions/workflows/node.yaml)
34
[![npm](https://img.shields.io/npm/v/@sofie-automation/eslint-plugin)](https://www.npmjs.com/package/@sofie-automation/eslint-plugin)
45

5-
This is the _Sofie ESLint_ library, used for defining custom [_ESLint_](https://eslint.org/) rules in the [_**Sofie** TV Automation System_](https://github.com/nrkno/Sofie-TV-automation/).
6+
This is the _Sofie ESLint_ library, used for defining custom [_ESLint_](https://eslint.org/) rules in the [_**Sofie** TV Automation System_](https://github.com/Sofie-Automation/Sofie-TV-automation/).
67

78
## General Sofie System Information
8-
* [_Sofie_ Documentation](https://nrkno.github.io/sofie-core/)
9-
* [_Sofie_ Releases](https://nrkno.github.io/sofie-core/releases)
10-
* [Contribution Guidelines](CONTRIBUTING.md)
11-
* [License](LICENSE)
9+
10+
- [_Sofie_ Documentation](https://Sofie-Automation.github.io/sofie-core/)
11+
- [_Sofie_ Releases](https://Sofie-Automation.github.io/sofie-core/releases)
12+
- [Contribution Guidelines](CONTRIBUTING.md)
13+
- [License](LICENSE)
1214

1315
---
1416

1517
## Installation & Usage
1618

17-
This library included as part of [_Sofie Code Standard Preset_](https://github.com/nrkno/sofie-code-standard-preset/). If you want to use this library in other contexts, the typical _ESLint_ setup process should be used instead.
19+
This library included as part of [_Sofie Code Standard Preset_](https://github.com/Sofie-Automation/sofie-code-standard-preset/). If you want to use this library in other contexts, the typical _ESLint_ setup process should be used instead.
1820

1921
## Rules
2022

@@ -23,13 +25,12 @@ This library included as part of [_Sofie Code Standard Preset_](https://github.c
2325
💼 Configurations enabled in.\
2426
🌐 Set in the `all` configuration.
2527

26-
| Name                                    | Description | 💼 |
27-
| :----------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------- | :- |
28-
| [require-typed-object-values-and-entries](docs/rules/require-typed-object-values-and-entries.md) | Require Object.values() and Object.entries() calls to have generic type specified | 🌐 |
28+
| Name                                    | Description | 💼 |
29+
| :----------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------- | :-- |
30+
| [require-typed-object-values-and-entries](docs/rules/require-typed-object-values-and-entries.md) | Require Object.values() and Object.entries() calls to have generic type specified | 🌐 |
2931

3032
<!-- end auto-generated rules list -->
3133

3234
---
3335

3436
_The NRK logo is a registered trademark of Norsk rikskringkasting AS. The license does not grant any right to use, in any way, any trademarks, service marks or logos of Norsk rikskringkasting AS._
35-

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"license": "MIT",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/nrkno/sofie-eslint-plugin.git"
7+
"url": "git+https://github.com/Sofie-Automation/sofie-eslint-plugin.git"
88
},
99
"bugs": {
10-
"url": "https://github.com/nrkno/sofie-eslint-plugin/issues"
10+
"url": "https://github.com/Sofie-Automation/sofie-eslint-plugin/issues"
1111
},
12-
"homepage": "https://github.com/nrkno/sofie-eslint-plugin#readme",
12+
"homepage": "https://github.com/Sofie-Automation/sofie-eslint-plugin#readme",
1313
"keywords": [
1414
"eslint",
1515
"eslintplugin",

0 commit comments

Comments
 (0)