Releases: gee-community/eetasks
Releases · gee-community/eetasks
v0.3.0
v0.2.1
- Added a label to the Tasks panel displaying aggregated information about the tasks (total number of tasks and by State -- completed, running, etc.).
v0.2.0
- New authentication method: sign-in (or out) of an account directly through the extension.
- Breaking changes: selecting a default account/project moved: Instead of being a configuration option, you can now interactively select a default account/project to use (EE Tasks: set default account).
- Major internal changes to accommodate signed in accounts.
v0.1.2
v0.1.1
v0.1.0
- Major internal changes to improve performance
- New feature: run a GEE script from vscode! see documentation here
- Fixed a bug that prevented the EndTime and BatchEECU columns to display.
- Renamed the
EE Tasks: update gcloud accounts list
command toEE Tasks: update available accounts
. This reflects an implementation change that simplifies and groups all accounts (gcloud and "earthengine").
Initial release
- Provides the "EE Tasks: view" commands (interactive, default, or service account) for a default view of EE tasks:
Id | Type | Description | State | CreateTime | EndTime | BatchEECU |
---|
- Provides "EE Tasks: update gcloud accounts list". Only required after using
gcloud
to authenticate additional users. This is done automatically the first time the extension is activated (ifgcloud
is available).