github vtex/toolbelt v0.10.0

latest releases: v4.0.5, v4.0.4, v4.0.3...
8 years ago

v0.10.0 (2015-10-27)

Hello, fellow developers!

I'm glad to announce that THE COOKIE IS DEAD!!11!!

Ok... maybe not that much. Let me explain:

The cookies for the sandbox and workspace pretty much still exists, BUT, we've created a good and ol' barrel of abstraction on top of it so you don't have to worry anymore.

Now we have a convention for setting those cookies. We will create a workspace with the name sb_<your-vtex-developer-email> and on that workspace you'll have a sandbox with the name <your-vtex-developer-email>. Because of that, you don't need to type the sandbox as an argument of watch anymore!

You will access those by simply putting a querystring on the link you use for development, for example: storename.beta.myvtex.com/?workspace=sb_mydeveloperemail@whut.com.

All we ask in return is that when you log in you inform us the account you wish to be logged (yeah, only one account at a time).

I know you're excited, yeah, gimme a hug homie <3

TL;DR: You don't need to type the sandbox name on watch or set the cookies anymore.

!!!


First big important note: If you have any credentials cached, please logout and login again.

Second big important note: Delete the previous vtex_workspace and vtex_sandbox cookies that you have setted before.


!!!

  • #58
  • #48 (closed due to deprecation)

Don't miss a new toolbelt release

NewReleases is sending notifications on new releases.