Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
luciorq pushed 1 commit to main luciorq/BLASTr
- Merge pull request #12 from luciorq/main Satisfy CI checks on every system c3a76b0
luciorq pushed 2 commits to main luciorq/condathis
luciorq pushed 6 commits to main luciorq/condathis
- tests: all tests are now run on tmp directory and clean after run 0f8d990
- refactor: quiet flag dinamically defined based on verbose strategy 7cf9160
- refactor: better messages for install_packages 184fdf5
- feat: new parse_quiet_flag 5eb32aa
- refactor: spinner is only set when session is interactive 66442d3
- docs: lint docs eb51743
luciorq pushed 3 commits to main luciorq/mamba
- docs: Adapt shell completion subsection (#3672) Signed-off-by: Julien Jerphanion <[email protected]> 9d6281c
- maint: Add pyupgrade pre-commit hook (#3671) f67914e
- fix: Wrap `MAMBA_EXE` around double quotes in run shell script (#3673) ddc3d40
luciorq pushed 1 commit to main luciorq/homebrew-rs-daily
- chore: version upgrade - 2024.12.0+465 11aecc6
luciorq opened a pull request on mamba-org/mamba
fix: double quotes for MAMBA_EXE in run shell script (#3057)
## Description This PR addresses an issue where the `$MAMBA_EXE` variable in `mamba run` and `micromamba run` shell scripts were not properly quoted, causing failures when the executable path co...luciorq pushed 1 commit to main luciorq/mamba
- fix: double quotes for MAMBA_EXE in run shell script (#3057) 8b318d4
luciorq created a comment on an issue on mamba-org/mamba
The relevant piece of code is in line 1485: https://github.com/mamba-org/mamba/blob/b6150dba8f09cfeb7fe19487a8d9adfc42e64de8/libmamba/src/core/util.cpp#L1483-L1486 Currently, the `$MAMBA_EXE`...
luciorq pushed 3 commits to main luciorq/condathis
luciorq pushed 2 commits to main luciorq/condathis
luciorq pushed 3 commits to main luciorq/condathis
luciorq opened an issue on mamba-org/mamba
micromamba run fails when micromamba is installed in a directory with spaces in the path
### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [X] I do NOT use the Anaconda default channels (pkgs/* etc.) ### How did you ...luciorq created a comment on an issue on mamba-org/micromamba-releases
What FS is it? Probably you are running out of space.
luciorq pushed 1 commit to main luciorq/condathis
- refactor: use tools R_user_dir instead of rappdirs 6cbd5f2