SIGN IN SIGN UP
base / node UNCLAIMED

Everything required to run your own Base node

0 0 0 Go

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
J
JenabaBa committed
6b1614286be780695607a8cab3f2186654aba69b
Parent: 56890f3
Committed by GitHub <noreply@github.com> on 7/9/2025, 5:49:00 PM