Esri / arcgis-rest-js

compact, modular JavaScript wrappers for the ArcGIS REST API
https://developers.arcgis.com/arcgis-rest-js/
Apache License 2.0
347 stars 119 forks source link

Docs are not being updated #602

Closed COV-GIS closed 5 years ago

COV-GIS commented 5 years ago

Published docs are still on v2.0.3. The SRI hashes are not valid for v2.0.3 which doesn't matter when docs next updated. Can confirm v2.2.0 SRI hashes in srihashes.json are correct.

jgravois commented 5 years ago

a revoked GITHUB_TOKEN of mine is the most likely culprit.

I could have sworn @tomwayson already addressed that though.

COV-GIS commented 5 years ago

The readme travis badge has been build error since about that time. So it might not be addressed.

COV-GIS commented 5 years ago

@tomwayson

https://travis-ci.org/Esri/arcgis-rest-js/jobs/569439361#L794

Before next release maybe? :)

tomwayson commented 5 years ago

I've finally replaced the github token, and this issue is now resolved:

https://esri.github.io/arcgis-rest-js/api/portal/searchGroupUsers/

COV-GIS commented 5 years ago

Thanks @tomwayson.

COV-GIS commented 5 years ago

Hey @tomwayson. The project is on release 2.4.0. But the docs are on 2.3.0. And only one of two jobs is passing https://travis-ci.org/Esri/arcgis-rest-js/builds/580361215.

I realize there was a disconnect there for a bit. But perhaps you can get everything lined backed up before the next release.

Thanks again.