Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update micromamba installation process, refactor options #185

Merged
merged 40 commits into from
Jan 23, 2024

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    a83d6b7 View commit details
    Browse the repository at this point in the history
  2. lint

    0xbe7a committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2557a40 View commit details
    Browse the repository at this point in the history
  3. throw error later

    0xbe7a committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0b99d48 View commit details
    Browse the repository at this point in the history
  4. change behavior

    0xbe7a committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d8d600b View commit details
    Browse the repository at this point in the history
  5. extend table

    0xbe7a committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    748300b View commit details
    Browse the repository at this point in the history
  6. bump version

    0xbe7a committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    78b06b0 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Co-authored-by: Pavel Zwerschke <[email protected]>
    0xbe7a and pavelzw authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    96b5dac View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merge branch 'main' into main

    0xbe7a committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    aae5f16 View commit details
    Browse the repository at this point in the history
  2. add download tests

    0xbe7a committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4655158 View commit details
    Browse the repository at this point in the history
  3. rename workflow

    0xbe7a committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d5cac14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f665ce8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. move micromambaShell to tmpDir

    0xbe7a committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    cc20945 View commit details
    Browse the repository at this point in the history
  2. rebuild

    0xbe7a committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ddff528 View commit details
    Browse the repository at this point in the history
  3. build for es2020

    0xbe7a committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    808626a View commit details
    Browse the repository at this point in the history
  4. debug

    0xbe7a committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    78f4171 View commit details
    Browse the repository at this point in the history
  5. rebuild

    0xbe7a committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    724742c View commit details
    Browse the repository at this point in the history
  6. @JannikWibkerQC will fix this

    0xbe7a committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b4be3be View commit details
    Browse the repository at this point in the history
  7. tmp

    JaninaWibker committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7c9bcf7 View commit details
    Browse the repository at this point in the history
  8. third party licenses

    JaninaWibker committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4379daf View commit details
    Browse the repository at this point in the history
  9. cleanup

    JaninaWibker committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    506e265 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bbdd608 View commit details
    Browse the repository at this point in the history
  11. fix?

    JaninaWibker committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a581ba0 View commit details
    Browse the repository at this point in the history
  12. fix again?

    JaninaWibker committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    aa3adda View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. echo $PATH

    0xbe7a committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b1806d7 View commit details
    Browse the repository at this point in the history
  2. one cannot add files to $PATH

    0xbe7a committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    51fcc3c View commit details
    Browse the repository at this point in the history
  3. rebuild

    0xbe7a committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8659f15 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from 0xbe7a/many-many-fixes

    Do a bit of cleanup
    0xbe7a authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    00710c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. use micromamba-releases

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b2044eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2df2af7 View commit details
    Browse the repository at this point in the history
  3. 1.8.0

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c5cfcd9 View commit details
    Browse the repository at this point in the history
  4. use subdir

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    dfdf41a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee421db View commit details
    Browse the repository at this point in the history
  6. catch errors in run

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4e7a1d1 View commit details
    Browse the repository at this point in the history
  7. lint & rebuild

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d1e3899 View commit details
    Browse the repository at this point in the history
  8. dont download to /usr/bin

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ba7c24f View commit details
    Browse the repository at this point in the history
  9. fix test

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0de1f14 View commit details
    Browse the repository at this point in the history
  10. create tempDirectory

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a9d12a0 View commit details
    Browse the repository at this point in the history
  11. fix download url

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d1d2f9b View commit details
    Browse the repository at this point in the history
  12. micromamba-shell moved

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    92b2705 View commit details
    Browse the repository at this point in the history
  13. quote?

    0xbe7a committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3416084 View commit details
    Browse the repository at this point in the history