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

Potential Error Detected: regarding Stable / Latest Labels #257

Open
michael-spengler opened this issue Sep 9, 2020 · 1 comment
Open

Comments

@michael-spengler
Copy link
Contributor

michael-spengler commented Sep 9, 2020

I'm pretty sure I published e.g. this module see screenshot as stable...
hovering over stable shows hint - "No stable version available yet"

Screen Shot 2020-09-09 at 11 56 53 PM

Question related to this: Is it a best practice to also publish the egg.json?

In this case it would proof that my egg.json looks like:

{
  "name": "distance-calculator",
  "description": "Calculating the distance between two places based on latitude and longitude geocoordinates",
  "stable": true,
  "files": [
    "distance-calculator.ts",
    "mod.ts",
    "README.md",
    "test-it.ts"
  ]
}
@t8
Copy link
Member

t8 commented Sep 11, 2020

Hey Michael! Thanks for reaching out. This is a known bug with our current API unfortunately. We have a new one almost ready for deployment, and when that is deployed, this issue will no longer occur!

Also, regarding your egg.json question: It would not affect anything, so feel free to keep it or remove it :)

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

No branches or pull requests

3 participants