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

Redesign registry; Allow publishing to registry #86

Merged
merged 46 commits into from
Jun 3, 2024

Commits on Mar 22, 2024

  1. Make test env more robust

    kubouch committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2f481af View commit details
    Browse the repository at this point in the history
  2. Add nupm publish command

    kubouch committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e079bbb View commit details
    Browse the repository at this point in the history
  3. Add registry doc

    kubouch committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e66256f View commit details
    Browse the repository at this point in the history
  4. Remove top-level nupm publish

    kubouch committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bcaa264 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Make test env more robust

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8e6fee5 View commit details
    Browse the repository at this point in the history
  2. Add nupm publish command

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3524db8 View commit details
    Browse the repository at this point in the history
  3. Add registry doc

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1cefbe0 View commit details
    Browse the repository at this point in the history
  4. Remove top-level nupm publish

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5fc741b View commit details
    Browse the repository at this point in the history
  5. Fix toolkit env on Windows

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    30725d7 View commit details
    Browse the repository at this point in the history
  6. Reorder comparison

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    852bef2 View commit details
    Browse the repository at this point in the history
  7. Add missing import

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ed6172b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8e5989 View commit details
    Browse the repository at this point in the history
  9. Add new registry style

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d0c3f91 View commit details
    Browse the repository at this point in the history
  10. Merge

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1997de3 View commit details
    Browse the repository at this point in the history
  11. Change tests registry

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5ad5651 View commit details
    Browse the repository at this point in the history
  12. Flatten search output

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9c8514c View commit details
    Browse the repository at this point in the history
  13. Fix online installs

    kubouch committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    07c34b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Rewrite nupm publish

    kubouch committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0a86ddb View commit details
    Browse the repository at this point in the history
  2. Remove old registry

    kubouch committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7f16e18 View commit details
    Browse the repository at this point in the history
  3. Fix local publish and tests

    kubouch committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    43411ae View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Remove comment

    kubouch committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    638ba87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e6bc4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2704398 View commit details
    Browse the repository at this point in the history
  4. Reword error message

    kubouch committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fbdf282 View commit details
    Browse the repository at this point in the history
  5. Remove comments

    kubouch committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    156b688 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4ff708 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66b9cb2 View commit details
    Browse the repository at this point in the history
  8. Add registry documentation

    kubouch committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bde509c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    661865f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Make path crossplatform

    Co-authored-by: Antoine Stevan <44101798+amtoine@users.noreply.github.com>
    kubouch and amtoine authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ecc8a00 View commit details
    Browse the repository at this point in the history
  2. Remove comment

    Co-authored-by: Antoine Stevan <44101798+amtoine@users.noreply.github.com>
    kubouch and amtoine authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e9a952e View commit details
    Browse the repository at this point in the history
  3. Compact PATH print

    kubouch committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    382728d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    bb8b3c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abba5c3 View commit details
    Browse the repository at this point in the history
  3. Revert "Try avoiding newlines when hashing nuon files"

    This reverts commit bb8b3c6.
    kubouch committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4c80dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    714aaa6 View commit details
    Browse the repository at this point in the history
  5. Better help msg

    kubouch committed May 4, 2024
    Configuration menu
    Copy the full SHA
    28326db View commit details
    Browse the repository at this point in the history
  6. Replace \ with / in --path

    kubouch committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c428948 View commit details
    Browse the repository at this point in the history
  7. Update docs

    kubouch committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c664440 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c76423 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Update nupm/publish.nu

    Co-authored-by: Antoine Stevan <44101798+amtoine@users.noreply.github.com>
    kubouch and amtoine authored May 5, 2024
    Configuration menu
    Copy the full SHA
    524e756 View commit details
    Browse the repository at this point in the history
  2. Add usage note

    kubouch committed May 5, 2024
    Configuration menu
    Copy the full SHA
    c20ccf9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. publish missing versions of nu_plugin_explore

    these versions have been removed in a merge conflict resolution and were
    defined in nushell#88.
    
    i did run the following command after checking out on the different
    revisions:
    ```nushell
    use /path/to/nupm/nupm
    nupm publish /path/to/nupm/registry/registry.nuon --save --git
    ```
    amtoine committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4140560 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    f1af612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78b9baa View commit details
    Browse the repository at this point in the history
  3. Fix wrong pkg dir

    kubouch committed May 25, 2024
    Configuration menu
    Copy the full SHA
    b7003f1 View commit details
    Browse the repository at this point in the history