Skip to content

Added DEFAULT_FEEDS to replace default feeds URL#64

Open
daxcore wants to merge 1 commit into
openwrt:mainfrom
daxcore:main
Open

Added DEFAULT_FEEDS to replace default feeds URL#64
daxcore wants to merge 1 commit into
openwrt:mainfrom
daxcore:main

Conversation

@daxcore
Copy link
Copy Markdown

@daxcore daxcore commented Apr 10, 2026

DEFAULT_FEEDS feature

Added DEFAULT_FEEDS to replace default feeds URL
e.g. if a newer tag or branch is needed some some reasons.

Adds the possibility to replace the default feeds URL by using:

- uses: daxcore/gh-action-sdk@main
  env:
    DEFAULT_FEEDS: packages|https://github.com/openwrt/packages.git^0bcc41f3617e9041513a779a8a54f7fecae1efcd

I used it to update rust to higher version and to fix a rust bug not included in current official release:
https://github.com/daxcore/mollysocket-openwrt/blob/main/.github/workflows/build.yml

e.g. if a newer tag or branch is needed some some reasons

Signed-off-by: Rosa Hase <1872366+daxcore@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant