Skip to content

enhance(ci): implement support for tur-on-device#131

Open
robertkirkman wants to merge 1 commit intotermux-pacman:masterfrom
robertkirkman:tur-on-device
Open

enhance(ci): implement support for tur-on-device#131
robertkirkman wants to merge 1 commit intotermux-pacman:masterfrom
robertkirkman:tur-on-device

Conversation

@robertkirkman
Copy link
Copy Markdown
Member

  • Also synchronize all changes with upstream TUR that do not have to do with things that are different between apt and pacman

set -euo pipefail

: ${TERMUX_BUILDER_IMAGE_NAME:="termux/termux-docker:$ARCH"}
: ${TERMUX_BUILDER_IMAGE_NAME:="termux/termux-docker-pacman:$ARCH"}
Copy link
Copy Markdown
Member Author

@robertkirkman robertkirkman Apr 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about it, and I wonder, will something in repo-update.yml erase this because it's the common-files folder instead of the .github folder?

I'm not sure, but If it will, then maybe this needs to be export TERMUX_BUILDER_IMAGE_NAME="termux/termux-docker-pacman:$ARCH" inside the package_on_device.yml, instead of here, let me know if you think that is necessary.

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