Skip to content

allowlist: remove browser-actions/setup-geckodriver and /setup-firefox#818

Merged
potiuk merged 1 commit intoapache:mainfrom
raboof:remove-setup-firefox
May 7, 2026
Merged

allowlist: remove browser-actions/setup-geckodriver and /setup-firefox#818
potiuk merged 1 commit intoapache:mainfrom
raboof:remove-setup-firefox

Conversation

@raboof
Copy link
Copy Markdown
Member

@raboof raboof commented May 7, 2026

As Tapestry was the only one using them, and they
moved away from it.

#813 apache/tapestry-5#58

@dfoulks1
Copy link
Copy Markdown
Contributor

dfoulks1 commented May 7, 2026

This LGTM, not 100% sure what the failure is about though.

@raboof
Copy link
Copy Markdown
Member Author

raboof commented May 7, 2026

not 100% sure what the failure is about though.

It couldn't determine what action was added, which makes sense since no action was added :)

I'm OK with that: I'd rather have an incorrectly-red test in this case then an incorrectly-green one when the action is not recognized for some reason.

@potiuk
Copy link
Copy Markdown
Member

potiuk commented May 7, 2026

I'm OK with that: I'd rather have an incorrectly-red test in this case then an incorrectly-green one when the action is not recognized for some reason.

I can ask my agent to fix it :)

@potiuk
Copy link
Copy Markdown
Member

potiuk commented May 7, 2026

#820 -> my aagent did good job :)

@potiuk
Copy link
Copy Markdown
Member

potiuk commented May 7, 2026

Can you rebase @raboof ? Just to check if my merged fix from #820 worked :)

As Tapestry was the only one using them, and they
moved away from it.

apache#813
apache/tapestry-5#58
potiuk added a commit to raboof/infrastructure-actions that referenced this pull request May 7, 2026
The --from-pr branch fails for removal-only PRs (e.g. apache#818) because
extract_action_refs_from_diff correctly returns no refs when a PR only
removes entries — there's nothing new to verify. The CLI treated that
as a fatal error.

Distinguish the two empty-result cases: a diff-fetch failure still
exits 1, while a successfully-fetched diff with no added refs exits 0
with a "nothing to verify" message.
@potiuk potiuk force-pushed the remove-setup-firefox branch from 4c7fc11 to f57927d Compare May 7, 2026 22:24
@potiuk
Copy link
Copy Markdown
Member

potiuk commented May 7, 2026

OH... actually I could rebase it - green now. Merging :)

@potiuk potiuk merged commit b3a415c into apache:main May 7, 2026
10 checks passed
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.

3 participants