-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add support for pulling from http location. #61
Merged
Commits on Nov 6, 2024
-
Add support for pulling from http location.
This adds two new location types, "http" and "packit", used to interact with outpack_server and Packit, respectively. The behaviour is based upon the R orderly2 implementation. Authentication to Packit can be done by providing a Packit JWT, a GitHub PAT or interactively using an OAuth device flow against GitHub. For now, tokens obtained through interactive login are only cached in memory. I need to think about where and how tokens may be saved on disk. There is no pushing support yet.
Configuration menu - View commit details
-
Copy full SHA for 7fd444e - Browse repository at this point
Copy the full SHA 7fd444eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 005d056 - Browse repository at this point
Copy the full SHA 005d056View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bfd4a - Browse repository at this point
Copy the full SHA a3bfd4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 752c527 - Browse repository at this point
Copy the full SHA 752c527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33913cc - Browse repository at this point
Copy the full SHA 33913ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc67c65 - Browse repository at this point
Copy the full SHA dc67c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2474305 - Browse repository at this point
Copy the full SHA 2474305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cfb458 - Browse repository at this point
Copy the full SHA 9cfb458View commit details -
Configuration menu - View commit details
-
Copy full SHA for dac2f05 - Browse repository at this point
Copy the full SHA dac2f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4953d4a - Browse repository at this point
Copy the full SHA 4953d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cba3db2 - Browse repository at this point
Copy the full SHA cba3db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c950a1 - Browse repository at this point
Copy the full SHA 2c950a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7706baf - Browse repository at this point
Copy the full SHA 7706bafView commit details
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.