Compare commits
1 Commits
PR_xfce4-p
...
wip-python
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
2e4378f951 |
@@ -7,18 +7,12 @@ jobs:
|
||||
use-go-action:
|
||||
runs-on: tumbleweed
|
||||
steps:
|
||||
# Install packages if not provided by image
|
||||
- run: |
|
||||
rpm -q go && exit 0
|
||||
zypper ref
|
||||
zypper in -y go
|
||||
# Generic action from GitHub to clone the product git repo
|
||||
- name: Checkout product
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.REPO_WRITE }}
|
||||
repo-sha256: true
|
||||
|
||||
- name: Update all new _patchinfo files
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
|
||||
- name: Get last commit author
|
||||
|
||||
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -26310,3 +26310,7 @@
|
||||
path = blueman
|
||||
url = ../../pool/blueman
|
||||
branch = leap-16.0
|
||||
[submodule "python-pygraphviz"]
|
||||
path = python-pygraphviz
|
||||
url = ../../pool/python-pygraphviz
|
||||
branch = leap-16.0
|
||||
|
||||
1
python-pygraphviz
Submodule
1
python-pygraphviz
Submodule
Submodule python-pygraphviz added at e460db3ec7
Submodule xfce4-panel updated: e4d7431196...c71e781d86
Submodule xfce4-session updated: 19b43d8014...815d7e8546
Reference in New Issue
Block a user