Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new package(tur-on-device): awscli #863

Closed
wants to merge 1 commit into from

Conversation

Kapral67
Copy link
Contributor

@Kapral67 Kapral67 commented Feb 29, 2024

@Kapral67 Kapral67 marked this pull request as ready for review February 29, 2024 13:14
@Kapral67
Copy link
Contributor Author

Kapral67 commented Feb 29, 2024

arm/aarch64

  • workflow is still pulling old termux-user-repository/termux-docker image, this requires latest image that has proper dns resolution

i686/x86_64

}

termux_step_get_source() {
local tarball
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not use GitHub to fetch source? Using GitHub will make it easy to enable auto-update.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was thinking about that but I wasn't sure how the auto updates would work given that they simultaneously track 1.x and 2.x updates in the same repo with tags. If we can somehow force the auto updater to only look at 2.x tags that might be better.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually this is not a problem. If the tag does not meet the increment conditions, the auto-update script will not update checksum for it.

tur-on-device/awscli/build.sh Outdated Show resolved Hide resolved
tur-on-device/awscli/build.sh Outdated Show resolved Hide resolved
tur-on-device/awscli/build.sh Outdated Show resolved Hide resolved
@Kapral67 Kapral67 force-pushed the master branch 2 times, most recently from c62dc13 to 37e6059 Compare March 1, 2024 16:59
@Kapral67
Copy link
Contributor Author

Kapral67 commented Mar 1, 2024

actions still not pulling latest built image from termux-user-repoistory/termux-docker so dns resolution is failing

@Kapral67
Copy link
Contributor Author

Kapral67 commented Mar 3, 2024

I don't think this is going to be able to compile in github actions. Every workflow seems to fail with an error that I am unable to reproduce locally

@Kapral67 Kapral67 closed this Mar 3, 2024
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.

2 participants