Skip to content

Commit

Permalink
Fix date value in workflow files, trigger build for minimal image
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Oct 14, 2024
1 parent e50e7c3 commit 7c79f29
Show file tree
Hide file tree
Showing 19 changed files with 18 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/binder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/buildbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/geocompy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mamba-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mamba-pyr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/osgeo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pixi-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pixi-r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pixi-rpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qgis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rocker-rpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rocker-rpyjl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unzipped.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,pattern={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value={{date 'YYYY-MM-DD'}},prefix=date_
type=raw,value=latest
-
name: Set up QEMU
Expand Down
3 changes: 0 additions & 3 deletions minimal/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
FROM rocker/geospatial:latest
RUN R -e "remotes::install_github('geocompx/geocompkg', upgrade = TRUE)"

# Update quarto to latest stable version:
RUN /rocker_scripts/install_quarto.sh 1.5.57

# Set RStudio preferences
# No inline code:
RUN echo '{' >> /etc/rstudio/rstudio-prefs.json
RUN echo ' "rmd_chunk_output_inline": false' >> /etc/rstudio/rstudio-prefs.json
RUN echo '}' >> /etc/rstudio/rstudio-prefs.json
# Test

0 comments on commit 7c79f29

Please sign in to comment.