Rake tasks providing basic work-flow for Yast development
Rake tasks that support work-flow of Yast developer. It allows packaging repo,
send it to build service, create submit request to target repo or run client
from git repo.
- Sources inherited from project SUSE:SLE-15-SP4:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/rubygem-yast-rake && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
rubygem-yast-rake.changes | 0000013480 13.2 KB | |
rubygem-yast-rake.spec | 0000001705 1.67 KB | |
yast-rake-0.2.45.gem | 0000030720 30 KB |
Latest Revision
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 2)
This is need to build the latest YaST packages in SLE15-SP4, it adds the "sle15sp4" build target. - Fixed "rake actions:run" to replace the "${{ matrix.<value> }}" variables in the Docker image name (bsc#1195216) - 0.2.45 - Support multiple Rubocop versions (bsc#1139270) - 0.2.44 - Make webrick dependency just optional to avoid another build dependency on ruby3 (bsc#1193192) - 0.2.43 - Fixed running the GitHub Actions locally ("rake actions:run"), allow settting additional Docker options in the YAML config or via DOCKER_OPTIONS environment variable (bsc#1191400) - 0.2.42 - Move the "sle_latest" build target to SLE15-SP4 (bsc#1187677) - Added "sle15sp4" and future "sle15sp5" build targets - 0.2.41
Comments 0