Skip to content

Remove what's left of setup_dev.sh & setup.sh#5552

Merged
Wumpf merged 2 commits intomainfrom
andreas/remove-old-setup-scripts
Mar 18, 2024
Merged

Remove what's left of setup_dev.sh & setup.sh#5552
Wumpf merged 2 commits intomainfrom
andreas/remove-old-setup-scripts

Conversation

@Wumpf
Copy link
Copy Markdown
Member

@Wumpf Wumpf commented Mar 18, 2024

What

Almost everything has been taken over by pixi by now and these outdated / partially broken scripts keep confusing new-comers to the repo, so at this point they're clearly doing more bad than good.

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

@Wumpf Wumpf added 🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md labels Mar 18, 2024
Copy link
Copy Markdown
Member

@emilk emilk left a comment

Choose a reason for hiding this comment

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

Great - thank you!

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
@Wumpf Wumpf merged commit 253b720 into main Mar 18, 2024
@Wumpf Wumpf deleted the andreas/remove-old-setup-scripts branch March 18, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup.sh is broken on linux. And lots of things are broken on linux-aarch64 Replace our setup*.sh files with pixi

2 participants