-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add edge to nodejs agents + change dependencies repo (#1063)
- Loading branch information
1 parent
14c2fd9
commit 419ecbf
Showing
18 changed files
with
91 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
common/jenkins-agents/nodejs16/docker/yum.repos.d/almalinux.repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[almalinux-baseos] | ||
name=AlmaLinux-8-BaseOS | ||
baseurl=https://repo.almalinux.org/almalinux/8/BaseOS/x86_64/os/ | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux | ||
|
||
[almalinux-appstream] | ||
name=AlmaLinux-8-AppStream | ||
baseurl=https://repo.almalinux.org/almalinux/8/AppStream/x86_64/os/ | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux |
13 changes: 0 additions & 13 deletions
13
common/jenkins-agents/nodejs16/docker/yum.repos.d/centos8.repo
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
common/jenkins-agents/nodejs16/docker/yum.repos.d/microsoft-edge.repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[edge] | ||
name=Microsoft Edge Browser | ||
baseurl=https://packages.microsoft.com/yumrepos/edge | ||
enabled=0 | ||
gpgcheck=1 | ||
gpgkey=https://packages.microsoft.com/keys/microsoft.asc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
common/jenkins-agents/nodejs18/docker/yum.repos.d/almalinux.repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[almalinux-baseos] | ||
name=AlmaLinux-8-BaseOS | ||
baseurl=https://repo.almalinux.org/almalinux/8/BaseOS/x86_64/os/ | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux | ||
|
||
[almalinux-appstream] | ||
name=AlmaLinux-8-AppStream | ||
baseurl=https://repo.almalinux.org/almalinux/8/AppStream/x86_64/os/ | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux |
13 changes: 0 additions & 13 deletions
13
common/jenkins-agents/nodejs18/docker/yum.repos.d/centos8.repo
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
common/jenkins-agents/nodejs18/docker/yum.repos.d/microsoft-edge.repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[edge] | ||
name=Microsoft Edge Browser | ||
baseurl=https://packages.microsoft.com/yumrepos/edge | ||
enabled=0 | ||
gpgcheck=1 | ||
gpgkey=https://packages.microsoft.com/keys/microsoft.asc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
common/jenkins-agents/nodejs20/docker/yum.repos.d/almalinux.repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[almalinux-baseos] | ||
name=AlmaLinux-8-BaseOS | ||
baseurl=https://repo.almalinux.org/almalinux/8/BaseOS/x86_64/os/ | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux | ||
|
||
[almalinux-appstream] | ||
name=AlmaLinux-8-AppStream | ||
baseurl=https://repo.almalinux.org/almalinux/8/AppStream/x86_64/os/ | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux |
13 changes: 0 additions & 13 deletions
13
common/jenkins-agents/nodejs20/docker/yum.repos.d/centos8.repo
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
common/jenkins-agents/nodejs20/docker/yum.repos.d/microsoft-edge.repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[edge] | ||
name=Microsoft Edge Browser | ||
baseurl=https://packages.microsoft.com/yumrepos/edge | ||
enabled=0 | ||
gpgcheck=1 | ||
gpgkey=https://packages.microsoft.com/keys/microsoft.asc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
common/jenkins-agents/nodejs22/docker/yum.repos.d/almalinux.repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[almalinux-baseos] | ||
name=AlmaLinux-8-BaseOS | ||
baseurl=https://repo.almalinux.org/almalinux/8/BaseOS/x86_64/os/ | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux | ||
|
||
[almalinux-appstream] | ||
name=AlmaLinux-8-AppStream | ||
baseurl=https://repo.almalinux.org/almalinux/8/AppStream/x86_64/os/ | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux |
13 changes: 0 additions & 13 deletions
13
common/jenkins-agents/nodejs22/docker/yum.repos.d/centos8.repo
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
common/jenkins-agents/nodejs22/docker/yum.repos.d/microsoft-edge.repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[edge] | ||
name=Microsoft Edge Browser | ||
baseurl=https://packages.microsoft.com/yumrepos/edge | ||
enabled=0 | ||
gpgcheck=1 | ||
gpgkey=https://packages.microsoft.com/keys/microsoft.asc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters