25 Commits

Author SHA1 Message Date
stepsecurity-app[bot]
43ef7ccbd0 [StepSecurity] Apply security best practices (#966)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com>
2026-02-11 10:01:22 -06:00
Danyal Prout
12566c4941 chore: mark prs/issues as stale (#652) 2025-11-14 08:37:44 -06:00
Julian Meyer
979a338a6c feat: push to Docker sha and allow workflow dispatch (#639) 2025-11-07 07:57:27 -08:00
JenabaBa
3de663c389 Dependency Updater: fix commit description formatting (#520)
* fix commit description formatting

* test new formatting

* retrigger workflow run

* test if title was properly set

* test desc with quotes

* remove newline chars

* parenthesis fix

* add quotes to view commit desc

* remove newline
2025-08-04 09:45:07 -07:00
JenabaBa
d96045bfe4 Dependency Updater: change workflow to use GITHUB_OUTPUT instead of env (#516)
* change workflow to use GITHUB_OUTPUT instead of env

* rollback version for testing

* trigger workflow run

* remove ref checkout

* fix write to github_output

* remove commit_message.env deletion

* trigger workflow run

* add diff for branch tracking

* revert versions.json
2025-07-31 14:57:50 -05:00
Danyal Prout
2981de07f3 fix: push when title is set (#507) 2025-07-16 11:27:20 -04:00
stepsecurity-app[bot]
21009d4019 [StepSecurity] Apply security best practices (#505)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com>
2025-07-12 10:02:21 -05:00
JenabaBa
c575eecdf7 fix updater bug (#504) 2025-07-10 15:42:56 -05:00
JenabaBa
4c24423735 Dependency Updater: Change Updater Workflow Schedule (#503)
* change workflow schedule

* change time
2025-07-10 11:45:52 -05:00
JenabaBa
94e86f08ed Dependency Updater: Add Step to Remove commit_message.env (#499)
* add extra step to remove commit message

* change step order
2025-07-09 13:34:47 -05:00
JenabaBa
6b1614286b Dependency Updater: Github Action Workflow for Scheduled Updater Runs (#497)
* add github action to automatically run dependency updater

* push

* fix syntax

* comment out time

* test if push triggers action

* change from on: push: to on: pull req:

* change env action

* change path

* change path

* change path to env

* change path

* un-ignore commit message

* test env file location change

* fix dependency updater build command

* fix dependency runner

* test if versions.json displays

* change dependency updater path

* check directory

* check path

* uncomment everything

* test push to fork

* test base/branch

* remove pull request trigger

* add workflow dispatch

* test pr creation

* revert dependencies yml back

* set delete-branch to true

* test if pr is created

* fix on: pull_request

* rename commit message env

* fix env file name

* comment author and committer

* try  adding token

* set permissions

* add read permissions

* add more permissions

* typo in pull request name

* fix typo in ym

* change checkout to main

* fix syntax

* change ref to pr branch

* remove ref

* change base to main

* change base branch

* remove base

* remove base and set ref to main create test PR

* add support for manually running updater, and change yml updater command

* fix workflow typo

* remove author + committer and schedule to run every hour

* uncomment schedule

* add versions next to commit hash

* remove env echo
2025-07-09 12:49:00 -05:00
Danyal Prout
9415deaf83 fix: allow github actions to push packages (#483) 2025-06-20 15:08:22 -05:00
stepsecurity-app[bot]
ccaf12ebcc [StepSecurity] Apply security best practices (#481)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com>
2025-06-18 13:15:20 -05:00
Derek Guenther
864abe97ab Build arm64 multiplatform images (#429) 2025-03-19 14:51:02 -04:00
Mukzid
554d9f301c Consistent Docker Buildx Action Version (#374)
Changed the Docker Buildx action version in the nethermind job to v4 to match the others AND Ensured consistent indentation for better readability.

These changes should improve the workflow's consistency and clarity
2025-02-11 20:13:23 +11:00
Michael de Hoog
cee4c24426 Migrate from base-org to base (#410) 2025-02-11 11:57:33 +11:00
Francis Li
26d3279291 Update workflow config to fix docker publish (#406)
* Update workflow config to fix docker publish

* remove arm64 arch
2025-02-03 10:05:17 -08:00
Francis Li
50ae0f7549 [Chore] Update build-push-action to latest v6 (#403)
* Update build-push-action to latest v6

* Setup QEMU

* Update on PR

* Add QEMU on PR as well

* remove -static

* Install build-essential

* Add back static linking
2025-02-03 08:04:15 -08:00
Michael de Hoog
d15d4feb65 Remove reth arm64 build (running out of memory) (#338) 2024-10-21 10:16:08 -10:00
Marcos Antonio Maceo
f038903244 Add Nethermind (#329)
* feat: add nethermind to base

* feat: add supported clients to readme

* fix: add missing flags on nethermind config

* Update version

* Update commit

* Update commit

* Update nethermind/Dockerfile

Co-authored-by: Michael de Hoog <michael.dehoog@gmail.com>

* feat: add qemu to nethermind docker build

* fix: update release/1.29.0 commit

* fix: build on nethermind

* fix: build on nethermind, buildx command

* fix: build on nethermind, labels breaking buildx

* fix: build on nethermind, labels breaking buildx again

* fix: build on nethermind, buildx

* fix: build on nethermind, buildx labels

* fix: build on nethermind, buildx labels, now as cmd

* fix: build on nethermind, buildx labels

* fix: update with sed targetarch

* fix: upgrade build action on nethermind to use buildx

* fix: update dockerfile

* fix: update commit release 1.29.0

* fix: update commit release 1.29.0 and solve docker build issues

* fix: update pr action

* feat: add workflow dispatch

* feat: update nethermind to latest version

* Update docker.yml

* Update Nethermind version

* More explicit version for base .NET container

* Less explicit version for runtime

* Remove Qemu pr.yml

* Update docker.yml

* Update pr.yml

---------

Co-authored-by: Ben Adams <thundercat@illyriad.co.uk>
Co-authored-by: Michael de Hoog <michael.dehoog@gmail.com>
2024-10-21 07:55:24 -10:00
Danyal Prout
d056b51a16 Update Reth for Fjord CL Support (#277)
* Update Reth for Fjord fixes

* Remove arm reth build
2024-06-17 16:53:43 -05:00
Danyal Prout
acc4e30905 chore: add reth configuration & cleanup configs (#271)
* Add Reth Node Configuration

* Parameterize features

* update images to use alpine / static versions

* Restructure client files into separate directories

* Allow images to work w/ devnets

* bump reth commit

* fix the image name to include base-org

* Allow overriding via env var
2024-06-13 21:58:47 -05:00
Mike Ryan
af5a6b721f Publish arm64 Docker images (#190)
* Enable multi-platform builds

* Bump docker/login-action

* Enable push

* Add multi-arch build to PR action

---------

Co-authored-by: Michael de Hoog <michael.dehoog@coinbase.com>
2024-02-22 21:40:53 -10:00
Nobu
fe172bd6cd feat(ci): Pr docker build ci (#117)
* Build DockerFile on prs

* Update name to be Pull Request

* Checkout pr sha
2023-10-04 12:16:46 -10:00
Michael de Hoog
68018f7945 Add Docker image tagging (#48) 2023-05-04 09:38:13 -05:00