Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

luciorq

luciorq pushed 2 commits to cl-readme luciorq/condathis
  • feat: readme with some examples c7d1ca0
  • Merge pull request #16 from c1au6i0/main docs: readme with some examples 50d9d33

View on GitHub

luciorq closed a pull request on luciorq/condathis
feat: readme with some examples
Added a README with few examples and scope of the package.
luciorq closed an issue on luciorq/condathis
`create_env` and message
Eveytime I run `create_env` even with `verbose = full`, i am expecting some sort of message that is confirming that everything went well. Something similar to running mircromamba in the terminal in...
luciorq pushed 1 commit to main luciorq/condathis
  • feat: add messages to create_env and remove_env #15 7471373

View on GitHub

luciorq created a comment on an issue on luciorq/condathis
Thank you for the suggestion: Added better messaging for `verbose = "full"` and `verbose = "output"`. Additionally added messages to `remove_env()` <img width="688" alt="Screenshot 2024-11-0...

View on GitHub

luciorq created a comment on an issue on luciorq/condathis
Just as a note in previous versions the function was called `list_env()` and was not exported, but it now stabilized as `condathis::list_envs()`.

View on GitHub

luciorq pushed 2 commits to main luciorq/condathis
  • fix: type in message 7329b2d
  • fix: handling of platform arg when yaml file used 7094100

View on GitHub

luciorq pushed 4 commits to main luciorq/condathis
  • chore: rename check_connection files 5218e74
  • feat: create symlink_micromamba_bin 910b230
  • feat: create parse_output 4ff5d52
  • chore: redoc a601ec5

View on GitHub

luciorq created a comment on an issue on tidyverse/style
In typical R interactive sessions, all variables declared by the user reside in the global environment, making it unnecessary to style them differently based on namespaces. The concept of constant...

View on GitHub

luciorq starred vqdang/hover_net
luciorq starred vqdang/hover_net
luciorq starred vqdang/hover_net
luciorq pushed 1 commit to main luciorq/condathis
  • docs: bump umamba version docs 80a09c4

View on GitHub

luciorq created a comment on an issue on luciorq/condathis
Solved by [0b4f562](https://github.com/luciorq/condathis/commit/0b4f56211e0e0fb3cf80f5eb7824120692213e2f)

View on GitHub

luciorq closed an issue on luciorq/condathis
Missing `bzip2` library for decompressing micromamba executable
## Problem `tar.bz2` compressed files should not be the standard For instance, the [`rocker/tidyverse`](https://hub.docker.com/r/rocker/tidyverse) container image does not contain the `bzip2`...
luciorq closed an issue on luciorq/condathis
create_env lbzip2 missing
running `condathis` in a `rocker/tidyverse` container. ``` > condathis::create_env( + c("curl==7.78.0", "libcurl", "openssl"), + env_name = "openssl-linux-env", + verb...
luciorq created a comment on an issue on luciorq/condathis
Failover method implemented in: 0b4f562 Thank you!

View on GitHub

luciorq pushed 1 commit to main luciorq/condathis
  • fix: failover download without bzip2 dependency 0b4f562

View on GitHub

luciorq created a comment on an issue on luciorq/condathis
Related to #10

View on GitHub

luciorq starred webinstall/webi-installers
luciorq pushed 2 commits to main luciorq/shell-lib

View on GitHub

luciorq pushed 1 commit to main luciorq/homebrew-rs-daily
  • chore: version upgrade - 2024.11.0-daily+319 8ad2a2d

View on GitHub

luciorq pushed 3 commits to main luciorq/condathis
  • refactor: clean comments inside functions docs: improve docs and examples for install_micromamba f2fe626
  • feat: micromamba version bump b9042c8
  • refactor: remove dependency on pipe 624cbb2

View on GitHub

luciorq starred apache/superset
luciorq starred conda/rattler
luciorq created a tag on luciorq/condathis

v0.0.6 - Run any CLI tool on a Reproducible Isolated Environment ⚙️⚡

luciorq deleted a tag luciorq/condathis

v0.0.6

luciorq pushed 1 commit to main luciorq/condathis
  • refactor: normalize paths 496c7eb

View on GitHub

luciorq pushed 2 commits to main luciorq/condathis
  • chore: move test options setup file b43d086
  • refactor: expand path before attempting to create directory get_install_dir e33ad81

View on GitHub

luciorq pushed 3 commits to main luciorq/condathis
  • refactor!: get rid of nonused arguments in run c98883d
  • refactor: move all functions to their own files tests: increase test coverage de14617
  • chore: add r-cmd-check gha ff7f2f2

View on GitHub

Load more