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

Fly.io feature not being supported anymore #972

Closed
GMkonan opened this issue May 14, 2024 · 2 comments
Closed

Fly.io feature not being supported anymore #972

GMkonan opened this issue May 14, 2024 · 2 comments
Labels
question Question asked by the community

Comments

@GMkonan
Copy link

GMkonan commented May 14, 2024

The feature to install flyctl in a dev container has an issue with installing the latest version. The workaround for everyone using it right now is specifying the version you wanna use it, so the feature can install the CLI correctly.

This problem can be described in dhoeric/features#25 and dhoeric/features#31. Where I talk about the problem and create a PR (dhoeric/features#26) to fix. But the creator of that repo doesn't seem to maintain it anymore.

I could create a new feature for the fly CLI, but I'm not sure how should I pass it here since it kinda already exists. Can someone guide me in this? Would I create one to substitute it? Or it would have a deprecated one and the current one?

@samruddhikhandale
Copy link
Member

Hi 👋

Unfortunately, we won't be able to mark the fly CLI as deprecated ; unless the author themselves decides to update & mark it as deprecated.

However, you can add this Feature with the fix in a separate repository of your control. The devcontainers/feature-starter repo has more guidance on self authoring them.

Once you've self authored and if you'd like to share it with the community, we'd recommend adding it to the index. It will make them visible in our supporting tools (like https://containers.dev/templates, Dev Containers Extension, GitHub Codespaces etc).

Feel free to ask any questions/queries along the way, feedbacks are welcome too!

I could create a new feature for the fly CLI, but I'm not sure how should I pass it here since it kinda already exists

As it will be hosted in your repository, it will still be unique and users can find your Feature once you add to the index.

@bamurtaugh
Copy link
Member

Closing as I believe this was addressed by devcontainers/devcontainers.github.io#411!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question asked by the community
Projects
None yet
Development

No branches or pull requests

3 participants