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

Clarify dependencies and versions #869

Open
kachick opened this issue Jun 21, 2023 · 0 comments
Open

Clarify dependencies and versions #869

kachick opened this issue Jun 21, 2023 · 0 comments
Labels
dependencies Pull requests that update a dependency file wontfix

Comments

@kachick
Copy link
Collaborator

kachick commented Jun 21, 2023

It looks like some dependencies are being used, even without thinking about Go and TypeScript.

Some examples are...

They are assumed to use both local and CI, but basically no version definiton exists both local and CI. (.tool-version exists, but it was not used in CI)
It has some problems

Some problems are fixed and prevented, but some still exist.
I suggest to provide a version manager that can manage versions with the config file.
I used nix, asdf/rtx, docker. But I'm happy with any candidate that can handle all the current dependencies and easily track versions and CI integrations.

@kachick kachick added wontfix dependencies Pull requests that update a dependency file labels Jun 21, 2023
This was referenced Jun 21, 2023
kachick added a commit that referenced this issue Jun 21, 2023
ref: #866, #869

This configuration is not my preference. It keeps zero configration as possible we can.
Because I respect the pankona wish as he said as mobu-of-the-world/mobu#489 (comment).

---

Ignore files around gitbook

Because some of them are generated by tools.
And we may drop gitbook dependency. See #870
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file wontfix
Projects
None yet
Development

No branches or pull requests

1 participant