aframevr / aframe-registry

[DISCONTINUED] Curated collection of community A-Frame components.
https://aframe.io/registry/
MIT License
77 stars 39 forks source link

Automate generation of JSON when a new version of aframe is deployed? #78

Closed fernandojsg closed 6 years ago

fernandojsg commented 6 years ago

As every time we deploy a new version of aframe we forget to generate and publish a new version of the registry and the inspector keep showing an error that the newest version can't be loaded :)

fernandojsg commented 6 years ago

@ngokevin @dmarcos what do you think about it? Are we going to put any more effort on the registry or just stop using it? We need a decision as with every new release the inspector gets broken because of the missing version json.

ngokevin commented 6 years ago

I would remove integration from Inspector as the Registry builds are not maintained. We can push updates to Inspector after the fact, if we want to fix, we can push 0.7.8.

fernandojsg commented 6 years ago

Ok, removing it. https://github.com/aframevr/aframe-inspector/pull/537