Author SHA1 Message Date
opencodecabilloteu 8075587343 Merge pull request 'chore(deps): update docker/setup-buildx-action digest to f87e599' (#22) from renovate/docker-setup-buildx-action-digest into main
Main Release / hadolint (push) Failing after 9s
Renovate / renovate (push) Successful in 28s
Main Release / test (push) Successful in 5m17s
Main Release / build (push) Successful in 3m19s
Main Release / tag (push) Successful in 10s
Tag Release / hadolint (push) Failing after 6s
Tag Release / test (push) Successful in 2m31s
Tag Release / build-push (push) Successful in 4m7s
2026-09-18 04:32:01 -04:00
renovate 9b68fb53c4 chore(deps): update docker/setup-buildx-action digest to f87e599
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 13s
PR Checks / build-test (pull_request) Successful in 2m28s
2026-09-18 08:12:31 +00:00
opencodecabilloteu 3ae0aa3fa8 Merge pull request 'chore(deps): update docker/build-push-action action to v7.4.0' (#21) from renovate/docker-build-push-action-7.x into main
Main Release / hadolint (push) Failing after 10s
Renovate / renovate (push) Successful in 57s
Main Release / test (push) Successful in 5m47s
Main Release / build (push) Successful in 23s
Main Release / tag (push) Successful in 12s
Tag Release / hadolint (push) Failing after 10s
Tag Release / test (push) Successful in 22s
Tag Release / build-push (push) Successful in 6m52s
2026-09-17 05:32:13 -04:00
renovate f68754fa18 chore(deps): update docker/build-push-action action to v7.4.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 9s
PR Checks / build-test (pull_request) Successful in 7m14s
2026-09-17 09:14:10 +00:00
opencodecabilloteu 19d0605d54 Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.5.0' (#20) from renovate/hadolint-hadolint-action-3.x into main
Main Release / hadolint (push) Failing after 18s
Renovate / renovate (push) Successful in 1m10s
Main Release / test (push) Successful in 10m14s
Main Release / build (push) Successful in 8m56s
Main Release / tag (push) Successful in 21s
Tag Release / test (push) Successful in 36s
Tag Release / hadolint (push) Failing after 19s
Tag Release / build-push (push) Successful in 8m1s
2026-08-26 11:02:21 -04:00
renovate 54eb0c8c7c chore(deps): update hadolint/hadolint-action action to v3.5.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 46s
PR Checks / build-test (pull_request) Successful in 8m49s
2026-08-26 14:09:33 +00:00
opencodecabilloteu 850bf7e874 Merge pull request 'chore(deps): update docker/setup-buildx-action digest to 37fe631' (#19) from renovate/docker-setup-buildx-action-digest into main 2026-08-21 06:38:48 -04:00
renovate 731d8d7e4b chore(deps): update docker/setup-buildx-action digest to 37fe631
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 19s
PR Checks / build-test (pull_request) Successful in 5m35s
2026-08-21 10:21:17 +00:00
jcabillot 3485b225ae Merge pull request 'ci: add Renovate workflow' (#18) from add-renovate-workflow into main
Main Release / hadolint (push) Failing after 24s
Renovate / renovate (push) Successful in 2m21s
Main Release / test (push) Successful in 14m40s
Main Release / build (push) Successful in 14m14s
Main Release / tag (push) Successful in 47s
Tag Release / hadolint (push) Failing after 31s
Tag Release / test (push) Successful in 8m43s
Tag Release / build-push (push) Successful in 8m35s
Reviewed-on: #18
2026-08-03 16:17:25 -04:00
4 changed files with 13 additions and 13 deletions
+4 -4
View File
@@ -10,7 +10,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
- uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0
- uses: hadolint/hadolint-action@06be81baf89a55ffd0e24b8f04a4185738dd3387 # v3.5.0
with:
dockerfile: Dockerfile
@@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
- run: git clone --depth 1 https://github.com/HKUDS/nanobot.git external-nanobot
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4
- run: docker build -t ci-image:${{ github.sha }} -f external-nanobot/Dockerfile external-nanobot
build-push:
@@ -32,7 +32,7 @@ jobs:
with:
fetch-depth: 0
- run: git clone --depth 1 https://github.com/HKUDS/nanobot.git external-nanobot
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4
- uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
@@ -47,7 +47,7 @@ jobs:
images: jcabillot/nanobot
tags: |
type=raw,value=${{ steps.get-latest-tag.outputs.tag }}-latest,enable=${{ steps.get-latest-tag.outputs.tag != '' }}
- uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
- uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7.4.0
with:
context: external-nanobot
file: external-nanobot/Dockerfile
+3 -3
View File
@@ -10,7 +10,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
- uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0
- uses: hadolint/hadolint-action@06be81baf89a55ffd0e24b8f04a4185738dd3387 # v3.5.0
with:
dockerfile: Dockerfile
@@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
- run: git clone --depth 1 https://github.com/HKUDS/nanobot.git external-nanobot
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4
- run: docker build -t ci-image:${{ github.sha }} -f external-nanobot/Dockerfile external-nanobot
build:
@@ -32,7 +32,7 @@ jobs:
with:
fetch-depth: 0
- run: git clone --depth 1 https://github.com/HKUDS/nanobot.git external-nanobot
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4
- run: docker build -t jcabillot/nanobot:${{ github.sha }} -f external-nanobot/Dockerfile external-nanobot
tag:
+2 -2
View File
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
- uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0
- uses: hadolint/hadolint-action@06be81baf89a55ffd0e24b8f04a4185738dd3387 # v3.5.0
continue-on-error: true
with:
dockerfile: Dockerfile
@@ -21,5 +21,5 @@ jobs:
with:
fetch-depth: 0
- run: git clone --depth 1 https://github.com/HKUDS/nanobot.git external-nanobot
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4
- run: docker build -t ci-image:${{ github.sha }} -f external-nanobot/Dockerfile external-nanobot
+4 -4
View File
@@ -10,7 +10,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
- uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0
- uses: hadolint/hadolint-action@06be81baf89a55ffd0e24b8f04a4185738dd3387 # v3.5.0
with:
dockerfile: Dockerfile
@@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
- run: git clone --depth 1 https://github.com/HKUDS/nanobot.git external-nanobot
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4
- run: docker build -t ci-image:${{ github.sha }} -f external-nanobot/Dockerfile external-nanobot
build-push:
@@ -32,7 +32,7 @@ jobs:
with:
fetch-depth: 0
- run: git clone --depth 1 https://github.com/HKUDS/nanobot.git external-nanobot
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4
- uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
@@ -44,7 +44,7 @@ jobs:
tags: |
type=ref,event=tag
type=ref,event=tag,suffix=-latest
- uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
- uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7.4.0
with:
context: external-nanobot
file: external-nanobot/Dockerfile