Skip to content

address issue #282#283

Merged
baszalmstra merged 10 commits intoconda:mainfrom
YeungOnion:main
Aug 23, 2023
Merged

address issue #282#283
baszalmstra merged 10 commits intoconda:mainfrom
YeungOnion:main

Conversation

@YeungOnion
Copy link
Contributor

addresses #282

ran a pixi init and added depends listed in environments.yml.

Needing feedback on

  • what versions for which packages we'll want for the pixi spec as I just did pixi add ...
  • whether making a CONTRIBUTING.md from the primary README.md is needed
  • verbiage and correctness in CONTRIBUTING.md

added pixi.toml with depends as well as build tasks, made CONTRIBUTING.md mostly added stuff regarding dev.
Copy link
Collaborator

@baszalmstra baszalmstra left a comment

Choose a reason for hiding this comment

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

Looking good! I've got a few notes:

  • When writing markdown can you make sure that each sentence is on a newline. This makes diffs a lot more readable/managable.
  • More inline in the code :)

YeungOnion and others added 4 commits August 22, 2023 10:33
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
Copy link
Collaborator

@baszalmstra baszalmstra left a comment

Choose a reason for hiding this comment

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

I added some comments. To split sentences over lines in markdown and to also use ~= for the other pixi dependencies. Otherwise looks really good. 👍

YeungOnion and others added 5 commits August 23, 2023 06:31
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
@YeungOnion
Copy link
Contributor Author

Thanks for putting those in, hadn't realized the first set of edits you suggested weren't all the instances needing change.

@YeungOnion
Copy link
Contributor Author

Also, is there a preference to squash commits so that the PR has fewer commits where reasonable or is it typically kept as part of the history?

@baszalmstra
Copy link
Collaborator

I usually squash and merge when I merge the PR.

@baszalmstra baszalmstra merged commit fc88e12 into conda:main Aug 23, 2023
@baszalmstra
Copy link
Collaborator

Thanks @YeungOnion! Fantastic first contribution!

This was referenced Jul 16, 2025
@baszalmstra baszalmstra mentioned this pull request Sep 4, 2025
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.

2 participants