forked from MeltanoLabs/tap-github
-
Notifications
You must be signed in to change notification settings - Fork 0
Add ability to authenticate multiple orgs in one stream #2
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
Draft
linbug
wants to merge
50
commits into
main
Choose a base branch
from
multiorg-auth
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 7 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
c6b5a1c
Skip project if query can't be validated
TrishGillett 6df9a73
chore(deps): Bump hynek/build-and-inspect-python-package from 2.13.0 …
dependabot[bot] 5a94b0d
chore(deps): Bump singer-sdk from 0.50.1 to 0.50.2 in the runtime-dep…
dependabot[bot] ae8823b
chore(deps-dev): Bump types-python-dateutil from 2.9.0.20250822 to 2.…
dependabot[bot] 89476e6
fix: String to int conversion in scraping (#474)
rluvaton 60964cd
chore(deps): Bump singer-sdk from 0.50.2 to 0.51.0 (#476)
dependabot[bot] 1c2c39b
chore(deps): Bump cryptography from 46.0.2 to 46.0.3 in the runtime-d…
dependabot[bot] 67ac7f2
fix: Bump Singer SDK to 0.52 (#477)
edgarrmondragon 4a83750
chore(deps): Bump actions/download-artifact from 5.0.0 to 6.0.0 in th…
dependabot[bot] 791270d
chore(deps): Bump singer-sdk from 0.52.1 to 0.52.2 in the runtime-dep…
dependabot[bot] d7b9f56
feat: Add ReviewCommentReactions stream (#480)
linbug 0e39765
chore(deps): Bump singer-sdk from 0.52.2 to 0.52.5 in the runtime-dep…
dependabot[bot] 7c797f2
chore: pre-commit autoupdate (#482)
pre-commit-ci[bot] 58255df
chore(deps-dev): Bump the development-dependencies group with 2 updat…
dependabot[bot] 50afa2a
packaging: Use PEP 621 and PEP 735 (#484)
edgarrmondragon 9801107
prototyping changes to support org-specific auth
TrishGillett 6a32dcd
chore: Add `lockfile-only` Dependabot strategy
edgarrmondragon f490f22
Revert "chore: Add `lockfile-only` Dependabot strategy"
edgarrmondragon 14897ae
Switch authentication when switching orgs [working]
linbug e313568
Backwards compatibility
linbug 0240023
Fix get_next_auth_token rotation
linbug 2bfa07a
Update tests
linbug 52522d9
Clean up authenticator
linbug 150c400
Clean up logging
linbug 4a2828e
fix: Bump Singer SDK to 0.53 (#485)
edgarrmondragon 241e02f
Add fallback to using tokens from any org
linbug 8d14937
Update tests
linbug b2d56ec
Override parent method to set organization-specific authentication
linbug baa75ea
chore(deps): Bump the actions group with 2 updates (#486)
dependabot[bot] 37f14a6
chore(deps): Bump singer-sdk from 0.53.2 to 0.53.3 in the runtime-dep…
dependabot[bot] f225770
Merge branch 'main' into multiorg-auth
linbug e4486a4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1212498
Reduce complexity of prepare_tokens()
linbug 31c61a0
Fix linter errors
linbug ee32595
Docs update
linbug 6dfdd48
Update README
linbug 23e1d88
chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0 in the act…
dependabot[bot] 8c48d2e
Merge branch 'main' into multiorg-auth
linbug 6cf53f8
chore: pre-commit autoupdate (#492)
pre-commit-ci[bot] ddae164
Merge branch 'main' into multiorg-auth
linbug 2f09f79
chore(deps-dev): Bump mypy from 1.18.2 to 1.19.0 in the development-d…
dependabot[bot] 074e87d
chore(deps): Bump the runtime-dependencies group with 2 updates (#491)
dependabot[bot] 5adf3cc
Merge branch 'main' into multiorg-auth
edgarrmondragon b6df8fc
chore: Lock file maintenance (#493)
edgarrmondragon 41ac79a
Merge branch 'main' into multiorg-auth
linbug 0a4dfb9
Simplify else statement
linbug 301abf8
Add org_auth_app_keys instead of combining in auth_app_keys
linbug 9b6d3c6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d98e464
nit: Update types
edgarrmondragon 549a0d1
Remove unused organization and github_organization params
linbug File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seemed to have been a piece of logic that was in Trish's branch but was not on main