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

tableau-prep, tableau-reader 2024.3.1 #193913

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Conversation

samford
Copy link
Member

@samford samford commented Dec 2, 2024

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

This updates the tableau-prep and tableau-reader casks to 2024.3.1, as is being done for tableau in #193816 and tableau-public in #191077.

I've applied the ci-skip-livecheck label, as this will fail CI otherwise. At the moment, it would fail because the tableau livecheck block is checking an XML file that only returns 2024.2.4 as the latest version (instead of 2024.3.1). If/when #193816 is merged, the updated livecheck block will return the correct latest version locally but will fail on CI, so we will have to continue skipping livecheck for the various Tableau casks unless/until upstream reliably updates the XML file and we can return to checking that (which doesn't fail on CI).

Like the aforementioned livecheck block changes, the homepage for tableau-prep uses a www.tableau.com/support/ page, so it will also encounter a 403 (Forbidden) response on CI. This updates the homepage to the product page, which shouldn't fail on CI and aligns with the homepage URLs for tableau and tableau-reader.

@samford samford added the ci-skip-livecheck Skip livecheck checks on CI. Use only for working checks that exclusively fail in the CI environment label Dec 2, 2024
@samford samford added the ci-skip-homepage Skip homepage checks on CI. Use only after homepage has been verified manually. label Dec 2, 2024
The existing `homepage` for `tableau-prep` returns a 403 (Forbidden)
response on CI like any www.tableau.com/support/ URL. This updates
the `homepage` to use a URL that should work on CI and aligns with
the `tableau` and `tableau-reader` casks.
@samford samford removed the ci-skip-homepage Skip homepage checks on CI. Use only after homepage has been verified manually. label Dec 2, 2024
@samford samford force-pushed the various-tableau-2024.3.1 branch from e326798 to a7b070d Compare December 2, 2024 17:55
@chenrui333 chenrui333 merged commit bb3ff49 into master Dec 2, 2024
13 checks passed
@chenrui333 chenrui333 deleted the various-tableau-2024.3.1 branch December 2, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip ci-skip-livecheck Skip livecheck checks on CI. Use only for working checks that exclusively fail in the CI environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants