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(providers): greenhouse api domain wording #3111

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

bodinsamuel
Copy link
Collaborator

Changes

This provider is doomed, greenhouse has 7 different APIs with 7 different domains and their own Auth method and routes.
We should have been more careful but it was easy to miss at the time.
https://developers.greenhouse.io/

  • Remove confusion around which domain we request

  • Remove key verification
    Ideally, we create an alias for each of them, stop asking for the domain, and re-up verification

@bodinsamuel bodinsamuel self-assigned this Dec 4, 2024
@bodinsamuel bodinsamuel requested a review from a team December 4, 2024 15:19
@bodinsamuel bodinsamuel enabled auto-merge (squash) December 4, 2024 16:39
@bodinsamuel bodinsamuel merged commit 49cfa45 into master Dec 4, 2024
20 checks passed
@bodinsamuel bodinsamuel deleted the sam/24_12_04/fix/greenhouse-domain-wording branch December 4, 2024 16:51
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