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

docs: update go.md,node.md,python.md,ruby.md #2340

Closed
wants to merge 3,856 commits into from
Closed

Conversation

hexWars
Copy link

@hexWars hexWars commented Jun 30, 2024

If you have time, could you please take a look and see if this is appropriate?

about: #2337

mise-en-dev and others added 30 commits April 29, 2024 18:01
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0.40.0 of self-update seems to have ssl issues when using native tls
added a profile to make it so lto is not the default
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
it got way too big
…dx#2024)

* Handle errors from the underlying plugin updates

This wraps things up so there's no panic when the plugin update fails.

This isn't perfect; it'd be nice to find a way to report the underlying
cause, if possible, but it beats a panic.

* Update to aggregate all the results of the underlying errors

Note: does not compile

* refactored plugin update multierror logic

---------

Co-authored-by: Jeff Dickey <[email protected]>
renovate bot and others added 26 commits June 3, 2024 09:04
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update rust crate zip to v2.1.2

* test: added reset() to more tests

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeff Dickey <[email protected]>
* first simple implementation

* get executables list and work with them only

* rename SpmForge -> SPMBackend

* Package description deserialization with serde

* copy build artifacts

* refactoring

* spm e2e tests

* use project git client

* refactoring

* fix repo url name usage; fix git checkout

* update test assert

* fix lint violations

* fix package version in e2e test

* add spm repo parsing unit tests

* Better error message

Co-authored-by: Pedro Piñera Buendía <[email protected]>

* reformat

---------

Co-authored-by: Pedro Piñera Buendía <[email protected]>
When reading the guide I was under impression that I should edit `env.nu` with the given shell script. 

Additionally, the script was mentioning `scripts` folder which did not exist in my setup so the script was failing.
* chore: release 2024.6.1

* Commit from GitHub Actions (test)
* add spm backend doc

* fix doc links: rename forge->backend

* update supported syntax block

* add note about xcode-swift

Co-authored-by: Pedro Piñera Buendía <[email protected]>

* add item to site sidebar

---------

Co-authored-by: Pedro Piñera Buendía <[email protected]>
* chore(deps): update dependency vitepress to v1.2.3

* Commit from GitHub Actions (test)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mise[bot] <[email protected]>
* fix(deps): update rust crate regex to v1.10.5

* Commit from GitHub Actions (test)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mise[bot] <[email protected]>
* fix(deps): update rust crate regex to v1.10.5

* Commit from GitHub Actions (test)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mise[bot] <[email protected]>
* chore: release 2024.6.4

* Commit from GitHub Actions (test)
Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](dalek-cryptography/curve25519-dalek@curve25519-4.1.2...curve25519-4.1.3)

---
updated-dependencies:
- dependency-name: curve25519-dalek
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jdx
Copy link
Owner

jdx commented Jul 3, 2024

this doesn't really seem like the right place for this sort of thing. Seems like this should be somewhere more generic since it's not specific to languages.

@hexWars
Copy link
Author

hexWars commented Jul 3, 2024

I know this isn't based on a specific language, but when I want to use Node and get the remote version of Node, I encountered the mise ls-remote command on a Java page.

This seems rather odd.

Perhaps it can be extracted and placed in a more prominent location.

Do you have any better suggestions?

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.