stream-go-toolset-rhel8-rhel-8.9.0
imports/c8-stream-rhel8/go-toolset-rhel8-8080020230627164522.6b4b45d8
commit
cd029714fd
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate_modules
|
||||
subject_type: redhat-module
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
@ -0,0 +1,46 @@
|
||||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
name: go-toolset
|
||||
summary: Go
|
||||
description: Go Tools and libraries
|
||||
stream: rhel8
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
go-toolset: [rhel8]
|
||||
requires:
|
||||
platform: [el8]
|
||||
profiles:
|
||||
common:
|
||||
rpms:
|
||||
- go-toolset
|
||||
api:
|
||||
rpms:
|
||||
- golang
|
||||
buildopts:
|
||||
rpms:
|
||||
whitelist:
|
||||
- go-toolset-1.10
|
||||
- go-toolset-1.10-golang
|
||||
- go-toolset
|
||||
- go-toolset-golang
|
||||
- golang
|
||||
- delve
|
||||
components:
|
||||
rpms:
|
||||
go-toolset:
|
||||
rationale: Meta package for go-toolset providing scl enable scripts.
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 0
|
||||
golang:
|
||||
rationale: Package providing the Go compiler toolchain.
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 1
|
||||
delve:
|
||||
rationale: A debugger for the Go programming language
|
||||
ref: stream-rhel-8-rhel-8.8.0
|
||||
buildorder: 2
|
Loading…
Reference in new issue