Skip to content

Feat update sources#52

Open
micahwoodard wants to merge 3 commits into
mainfrom
feat-update-sources
Open

Feat update sources#52
micahwoodard wants to merge 3 commits into
mainfrom
feat-update-sources

Conversation

@micahwoodard

@micahwoodard micahwoodard commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Updates

  • Sets public repos sources to be http rather than ssh for accessibility.

Fixed Issues

Merge Checklist

  • update the changelog
  • bump the version

@micahwoodard micahwoodard requested review from a team and Poofjunior June 22, 2026 18:53

@hannalee2 hannalee2 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved :)

Comment thread pyproject.toml
device-spinner = { git = "ssh://git@github.com/AllenNeuralDynamics/device-spinner.git"}
one-liner = { git = "ssh://git@github.com/AllenNeuralDynamics/one-liner.git", branch = "main"}
runze-control = { git = "https://github.com/AllenNeuralDynamics/runze-control.git", branch = "brain-slosher-fix" }
device-spinner = { git = "https://github.com/AllenNeuralDynamics/device-spinner.git", rev = "10f5a36ff2d1db0eca2d57cdc045532b73f825af"}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@Poofjunior Should we make useful tags for device-spinner so we don't have to point to commit hashes?

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