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

ember-data.js.map isn't being updated on cdnjs.com #28

Open
gerry3 opened this issue May 29, 2015 · 5 comments
Open

ember-data.js.map isn't being updated on cdnjs.com #28

gerry3 opened this issue May 29, 2015 · 5 comments

Comments

@gerry3
Copy link

gerry3 commented May 29, 2015

ember-data.js.map isn't being updated with the other ember-data.js files on https://cdnjs.com

https://cdnjs.cloudflare.com/ajax/libs/ember-data.js/1.0.0-beta.18/ember-data.js.map is actually for 1.0.0-beta.16.1, not 1.0.0-beta.18. Similarly, 1.0.0-beta.17 is also using the map from 1.0.0-beta.16.1.

I opened cdnjs/cdnjs#4692, but it was closed as an issue from "upstream". Is this the right place?

Thanks for any help.

@fivetanley

@rwjblue
Copy link
Contributor

rwjblue commented May 29, 2015

the map file is here, not sure what they mean by upstream

@rwjblue
Copy link
Contributor

rwjblue commented May 29, 2015

ahh you are saying it is the wrong version?

@gerry3
Copy link
Author

gerry3 commented May 29, 2015

@rwjblue correct. it seems to be pulling the map for 1.0.0-beta.16.1 for all later versions so far (17 & 18)

@rwjblue
Copy link
Contributor

rwjblue commented May 29, 2015

Yeah, we need to update the file and re-tag.

@gerry3
Copy link
Author

gerry3 commented Jun 5, 2015

It would be nice to fix the old ones. Is re-tagging possible? Can I help?

But even more important, we need to update the process so that future tags include the correct map file. I guess that piece isn't automated? Can it be? Or could we add a test or hook that breaks if this file isn't up-to-date?

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

2 participants