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

Update docker packages #87

Merged
merged 4 commits into from
Oct 7, 2024
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
5 changes: 3 additions & 2 deletions .github/workflows/binder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'binder/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/binder
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=binder
Expand Down Expand Up @@ -56,4 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

5 changes: 3 additions & 2 deletions .github/workflows/buildbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'buildbook/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/buildbook
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=buildbook
Expand Down Expand Up @@ -56,4 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

4 changes: 3 additions & 1 deletion .github/workflows/geocompy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'geocompy/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/geocompy
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=geocompy
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- '.'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/latest
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=latest
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/mamba-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'mamba-py/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/mamba-py
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=mamba-py
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/mamba-pyr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'mamba-pyr/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/mamba-pyr
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=mamba-pyr
Expand Down
8 changes: 3 additions & 5 deletions .github/workflows/minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'minimal/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/minimal
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=minimal
Expand Down Expand Up @@ -56,7 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}




4 changes: 3 additions & 1 deletion .github/workflows/osgeo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'osgeo/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/osgeo
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=osgeo
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/pixi-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'pixi-py/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/pixi-py
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=pixi-py
Expand Down
8 changes: 3 additions & 5 deletions .github/workflows/pixi-r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'pixi-r/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/pixi-r
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=pixi-r
Expand Down Expand Up @@ -56,7 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}




8 changes: 3 additions & 5 deletions .github/workflows/pixi-rpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'pixi-rpy/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/pixi-rpy
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=pixi-rpy
Expand Down Expand Up @@ -56,7 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}




8 changes: 3 additions & 5 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'python/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/python
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=python
Expand Down Expand Up @@ -56,7 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}




8 changes: 3 additions & 5 deletions .github/workflows/qgis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'qgis/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/qgis
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=qgis
Expand Down Expand Up @@ -56,7 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}




5 changes: 3 additions & 2 deletions .github/workflows/quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'quarto/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/quarto
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=quarto
Expand Down Expand Up @@ -56,4 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

8 changes: 3 additions & 5 deletions .github/workflows/rocker-rpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'rocker-rpy/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/rocker-rpy
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=rocker-rpy
Expand Down Expand Up @@ -56,7 +58,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}




4 changes: 3 additions & 1 deletion .github/workflows/rocker-rpyjl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'rocker-rpyjl/**'

jobs:
docker:
Expand All @@ -23,7 +25,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/rocker-rpyjl
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=rocker-rpyjl
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'rust/**'

jobs:
docker:
Expand All @@ -25,7 +27,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/rust
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=rust
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/suggests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- 'master'
- 'main'
paths:
- 'suggests/**'

jobs:
docker:
Expand All @@ -25,7 +27,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
geocompr/geocompr
ghcr.io/geocompx/docker
ghcr.io/geocompx/suggests
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=suggests
Expand Down
Loading