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

Remove git credential workflow and allow download w/o PAT #6303

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

jmcphers
Copy link
Collaborator

This changes makes it possible to build Positron without specifying a Github Personal Access Token by allowing the scripts that install Ark, PET, and Kallichore to run without credentials.

It also removes the git credential workflow since it is not possible to use it non-interactively; if you want to supply a token, it's now necessary to do so via an environment variable or Git configuration value.

Addresses #6083

@jmcphers jmcphers requested a review from isabelizimm February 11, 2025 20:26
Copy link

github-actions bot commented Feb 11, 2025

E2E Tests 🚀
This PR will run tests tagged with: @:critical

readme  valid tags

Copy link
Contributor

@isabelizimm isabelizimm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fantastic! this will make life much easier.

@jmcphers jmcphers merged commit 0cceb42 into main Feb 11, 2025
28 checks passed
@jmcphers jmcphers deleted the feature/pat-free-downloads branch February 11, 2025 23:59
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants