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

fix(tixati): adapt to changed website structure #1226

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

philclifford
Copy link
Member

fixes #1225

@philclifford philclifford marked this pull request as draft December 7, 2024 00:05
@philclifford philclifford marked this pull request as ready for review December 7, 2024 00:15
@philclifford philclifford marked this pull request as draft December 10, 2024 14:32
if [ "${ACTION}" != "prettylist" ]; then
URL="$(grep "amd64\.deb\"" "${CACHE_FILE}" | head -n1 | cut -d'"' -f2)"
Copy link
Contributor

Choose a reason for hiding this comment

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

@philclifford why move away from "${CACHE_FILE}"?

Copy link
Member Author

Choose a reason for hiding this comment

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

Unintended consequence of tired and hurried attempt to rapidly fix what I broke while also fixing breakages from upstream.
Sorry.

01-main/packages/tixati Outdated Show resolved Hide resolved
@philclifford philclifford marked this pull request as ready for review December 10, 2024 17:40
@philclifford philclifford merged commit 6cdeca7 into wimpysworld:main Dec 10, 2024
1 check passed
@philclifford philclifford deleted the fix-tixati branch December 13, 2024 18:27
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.

Tixati fails because of website structure changes
3 participants