Skip to content

Commit 5863794

Browse files
committed
chore: update links after transfer of repo from nrkno to Sofie-Automation
1 parent 1a81bed commit 5863794

File tree

68 files changed

+547
-561
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+547
-561
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @nrkno/sofieteam
1+
* @Sofie-Automation/maintainers

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body:
1313
and to help the community to collaborate in troubleshooting and fixing them.
1414
1515
Before you post, be sure to read our Contribution guidelines:
16-
https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines
16+
https://sofie-automation.github.io/sofie-core//docs/for-developers/contribution-guidelines
1717
1818
- type: textarea
1919
attributes:

.github/ISSUE_TEMPLATE/other.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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:

.github/PULL-REQUEST-TEMPLATE.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,40 @@
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

1515
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
35+
3436
<!--
35-
When you add a feature, you should also provide relevant unit tests, in order to
37+
When you add a feature, you should also provide relevant unit tests, in order to
3638
* ensure that the feature works as expected
3739
* ensure that the feature will continue to work in the future
3840
-->
@@ -50,11 +52,11 @@ Examples:
5052
* This PR affects the playout logic in general.
5153
* This PR affects the timing calculation in the Rundown during playout.
5254
* This PR affects the NRC/MOS integration
53-
*
55+
*
5456
-->
5557

56-
5758
## Time Frame
59+
5860
<!--
5961
Please provide a note about the urgency or development plan for this PR.
6062
Example:
@@ -63,12 +65,12 @@ Example:
6365
* Not urgent, but we would like to get this merged into the in-development release.
6466
-->
6567

66-
6768
## Other Information
68-
<!-- The more information you can provide, the easier the pull request will be to merge -->
6969

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

7172
## Status
73+
7274
<!--
7375
Before you open the PR, make sure the items below are done.
7476
If they're not, please open the PR as a Draft.
@@ -77,4 +79,4 @@ If they're not, please open the PR as a Draft.
7779
- [ ] PR is ready to be reviewed.
7880
- [ ] The functionality has been tested by the author.
7981
- [ ] Relevant unit tests has been added / updated.
80-
- [ ] Relevant documentation (code comments, [system documentation](https://nrkno.github.io/sofie-core/)) has been added / updated.
82+
- [ ] Relevant documentation (code comments, [system documentation](https://sofie-automation.github.io/sofie-core//)) has been added / updated.

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ updates:
1111
open-pull-requests-limit: 0
1212
# Default reviewers
1313
reviewers:
14-
- "@nrkno/sofieteam"
14+
- "@Sofie-Automation/maintainers"
1515

1616
- package-ecosystem: "github-actions"
1717
# Workflow files stored in the
@@ -20,4 +20,4 @@ updates:
2020
schedule:
2121
interval: "weekly"
2222
reviewers:
23-
- "@nrkno/sofie-ops"
23+
- "@Sofie-Automation/operations"

.github/workflows/node.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ jobs:
106106
- name: Determine if images should be published to DockerHub
107107
id: dockerhub
108108
run: |
109-
# check if a release branch, or master, or a tag
110-
if [[ "${{ github.ref }}" =~ ^refs/heads/release([0-9]+)$ || "${{ github.ref }}" == "refs/heads/master" || "${{ github.ref }}" == refs/tags/* ]]
109+
# check if a release branch, or main, or a tag
110+
if [[ "${{ github.ref }}" =~ ^refs/heads/release([0-9]+)$ || "${{ github.ref }}" == "refs/heads/main" || "${{ github.ref }}" == refs/tags/* ]]
111111
then
112112
DOCKERHUB_PUBLISH="1"
113113
else
@@ -277,8 +277,8 @@ jobs:
277277
- name: Determine if images should be published to DockerHub
278278
id: dockerhub
279279
run: |
280-
# check if a release branch, or master, or a tag
281-
if [[ "${{ github.ref }}" =~ ^refs/heads/release([0-9]+)$ || "${{ github.ref }}" == "refs/heads/master" || "${{ github.ref }}" == "refs/tags/*" ]]
280+
# check if a release branch, or main, or a tag
281+
if [[ "${{ github.ref }}" =~ ^refs/heads/release([0-9]+)$ || "${{ github.ref }}" == "refs/heads/main" || "${{ github.ref }}" == "refs/tags/*" ]]
282282
then
283283
DOCKERHUB_PUBLISH="1"
284284
else
@@ -629,7 +629,7 @@ jobs:
629629
env:
630630
CI: true
631631
- name: Publish
632-
if: github.ref == 'refs/heads/master' # always publish for just the master branch
632+
if: github.ref == 'refs/heads/main' # always publish for just the main branch
633633
uses: peaceiris/actions-gh-pages@v4
634634
with:
635635
github_token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/prune-container-images.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ name: "Prune container images"
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '12 14 * * *'
6+
- cron: "12 14 * * *"
77

88
jobs:
99
prune-container-images:
10-
if: ${{ github.repository_owner == 'nrkno' }}
11-
12-
uses: nrkno/sofie-github-workflows/.github/workflows/prune-container-images.yml@main
10+
if: ${{ github.repository_owner == 'Sofie-Automation' }}
11+
12+
uses: Sofie-Automation/sofie-github-workflows/.github/workflows/prune-container-images.yml@main
1313
strategy:
1414
max-parallel: 1
1515
matrix:
16-
repo: [ server-core, playout-gateway, mos-gateway ]
16+
repo: [server-core, playout-gateway, mos-gateway]
1717
with:
1818
dry-run: false
1919
prune-untagged: true

.github/workflows/prune-tags.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,35 +10,35 @@ on:
1010
description: Regex of tags to ignore
1111
simulation:
1212
type: boolean
13-
description: Simulate a run (don't delete tags)
13+
description: Simulate a run (don't delete tags)
1414
schedule:
15-
- cron: '0 0 * * 0'
15+
- cron: "0 0 * * 0"
1616

1717
jobs:
1818
prune-tags:
19-
if: ${{ github.repository_owner == 'nrkno' }}
20-
19+
if: ${{ github.repository_owner == 'Sofie-Automation' }}
20+
2121
name: Prune tags
2222
runs-on: ubuntu-latest
2323
timeout-minutes: 15
2424
steps:
2525
- name: Checkout repo with all tags
2626
uses: actions/checkout@v4
2727
with:
28-
fetch-depth: 0
28+
fetch-depth: 0
2929

3030
- name: Prune tags (scheduled)
3131
if: github.event_name == 'schedule'
32-
uses: nrkno/sofie-github-workflows/.github/actions/tag-pruner@tag-pruner-v1
32+
uses: Sofie-Automation/sofie-github-workflows/.github/actions/tag-pruner@tag-pruner-v1
3333
with:
3434
older-than: 30
3535
ignore: v[0-9]+\.[0-9]+\.[0-9]+.*
3636
simulation: false
3737

3838
- name: Prune tags (manual)
3939
if: github.event_name == 'workflow_dispatch'
40-
uses: nrkno/sofie-github-workflows/.github/actions/tag-pruner@tag-pruner-v1
40+
uses: Sofie-Automation/sofie-github-workflows/.github/actions/tag-pruner@tag-pruner-v1
4141
with:
4242
older-than: ${{ github.event.inputs.older-than }}
4343
ignore: ${{ github.event.inputs.ignore }}
44-
simulation: ${{ github.event.inputs.simulation }}
44+
simulation: ${{ github.event.inputs.simulation }}

0 commit comments

Comments
 (0)