--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/ab586314-fdf5-4ca5-a79d-1ca25a02fced%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
I have done this.The OAuth 2.0 refresh token does not expire.So you can get it once and continue to use it.
On Fri, Oct 2, 2015 at 11:33 AM, Vivek Bolajwar <ukdv...@gmail.com> wrote:
Hi,
Has anyone tried implementing a continuous integration for Chrome extension?
I am currently using Jenkins to build the extension but can not find a way to automate the publishing process.
I have also noticed there is Web Store API but that too needs human intervention to get access token.
Thanks in advance,
Vivek
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
Thats great Paul!
But what about the access code that you are supposed to get? Docs say it will expire every 10 minutes. Would that be one time for refresh token?
If I understand correctly this is what I should do.
1. Create credentials
2. Get the access code by putting a URL in browser and 'allow' the access
3. Request for refresh token using client id and access code
4. Use the refresh token every time I need to upload extension zip and use publish API similarly.
Please correct me if I have missed anything.
Thanks,
Vivek
On Friday, October 2, 2015 at 1:54:27 PM UTC-4, Paul Draper wrote:
I have done this.The OAuth 2.0 refresh token does not expire.So you can get it once and continue to use it.
On Fri, Oct 2, 2015 at 11:33 AM, Vivek Bolajwar <ukdv...@gmail.com> wrote:
Hi,
Has anyone tried implementing a continuous integration for Chrome extension?
I am currently using Jenkins to build the extension but can not find a way to automate the publishing process.
I have also noticed there is Web Store API but that too needs human intervention to get access token.
Thanks in advance,
Vivek
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/ab586314-fdf5-4ca5-a79d-1ca25a02fced%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/5ccd1e0e-d701-4022-84c5-3f3f0a779b72%40chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/ab586314-fdf5-4ca5-a79d-1ca25a02fced%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/ab586314-fdf5-4ca5-a79d-1ca25a02fced%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
Hey Vivek! Can you please share how you implemented a build using grunt?
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/85dd52cd-ac18-4ab1-849d-66570e1f1c55%40chromium.org.