You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`home:terryburton:postscriptbarcode`](https://build.opensuse.org/package/show/home:terryburton:postscriptbarcode/libpostscriptbarcode)|**Release**| Pinned tag |`@PARENT_TAG@`|
1134
1134
|`home:terryburton:postscriptbarcode:dev`| Dev/nightly | HEAD |`@PARENT_TAG@.@TAG_OFFSET@~nightly`|
1135
1135
1136
-
The release project's services run on commit and can be re-triggered via
1137
-
`osc service remoterun`. Trigger promptly after tagging, before further
1138
-
commits land. The dev project builds from HEAD on each trigger.
1139
-
1140
-
**How it works:**
1141
-
1142
-
1. The `_service` file tells OBS to:
1143
-
- Fetch the source tarball from the upstream GitHub repository via `tar_scm`
1144
-
- Extract the RPM spec, Arch PKGBUILD, and Debian packaging files via
1145
-
`extract_file`
1146
-
- Set the version via `set_version`
1147
-
2. OBS builds packages using each distro's native toolchain
0 commit comments