Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split sst_cs_apps-scm workload into two #491

Merged
merged 1 commit into from
Feb 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions configs/sst_cs_apps-scm-eln.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
document: feedback-pipeline-workload
version: 1
data:
name: SCM
description: Pupular source-management tools
maintainer: sst_cs_apps

packages:
- git
- git-daemon
- git-gui
- gitk

labels:
- eln

package_placeholders:
git-lfs:
srpm: git-lfs
description: Git extension for versioning large files
requires:
- git-core

buildrequires:
- perl-Digest-SHA
- perl-Test-Harness
- git
16 changes: 2 additions & 14 deletions configs/sst_cs_apps-scm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,7 @@ data:
- git-daemon
- git-gui
- gitk
- git-lfs

labels:
- eln
- c9s

package_placeholders:
git-lfs:
srpm: git-lfs
description: Git extension for versioning large files
requires:
- git-core

buildrequires:
- perl-Digest-SHA
- perl-Test-Harness
- git
- c9s