Felipe Cruz Martinez
75ea0f0bd4
Interacting with K8s from a Docker Extension ( #15896 )
...
* Interacting with K8s from a Docker Extension
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Add Kubernetes sample extension link
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-10-19 13:03:50 +01:00
Felipe Cruz Martinez
5a29cf63bd
Add `cloud-development` as a new extension category ( #15805 )
2022-10-05 08:45:25 +01:00
Guillaume Tardif
f8a609a768
Add license info for extension authors ( #15726 )
...
* Add license info for extension authors
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Update desktop/faqs/general.md
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-23 10:22:30 +00:00
Felipe Cruz Martinez
c13a9bc50b
Document how to add Marketplace categories to Docker Extensions ( #15716 )
2022-09-22 07:51:09 +00:00
Guillaume Tardif
6228d4e263
Direct extension authors to the quickstart guide rather than samples when they start creating a codebase for their new extensions ( #15702 )
...
* Direct extension authors to the quickstart guide rather than samples when they start creating a codebase for their new extensions
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Fix warning class not picked up properly in note
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-22 08:50:25 +01:00
Guillaume Tardif
efb9ca8caf
Extension sdk update ( #15687 )
...
* Update extension SDK with new APIs for exec with ENV vars and CWD
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Update extension SDK with new APIs for exec with ENV vars and CWD
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-09-20 09:46:44 +01:00
CrazyMax
8349c857bf
extension(multi-arch): refactor and cross link to multi-platform page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:25:25 +02:00
Guillaume Tardif
a0b7f4f8b2
extension SDK : cannot chain commands in exec() ( #15627 )
...
* extension SDK : cannot chain commands in exec()
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-13 13:07:12 +01:00
CrazyMax
cc0fc46783
jekyll(assets): move images to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
Shy Ruparel
0a66270ce5
Corrected spelling.
2022-08-29 15:15:42 -04:00
Allie Sadler
99cf5d44bf
links to PRL page ( #15454 )
2022-08-23 09:41:53 +01:00
Felipe Cruz Martinez
ef071afcf8
Update some extension labels to required ( #15320 )
2022-08-05 08:15:55 +01:00
Benjamin Grandfond
c6a826ec5b
Specify that the first container is used for vm.cli.exec when multi container extension ( #15302 )
2022-08-04 09:07:23 +01:00
CrazyMax
09c9f51bcf
remove most of absolute urls
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
Allie Sadler
f7ad04e9e2
fix video link
2022-08-02 14:34:33 +01:00
Allie Sadler
7bc42c779d
add videos to extension pages ( #15292 )
2022-08-02 14:23:27 +01:00
Brenton Bostick
a34c66dc6d
Update react-extension.md ( #15207 )
2022-07-25 16:37:41 +00:00
CrazyMax
2482f8ce04
Remove unneeded <br> HTML tags
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-14 19:54:47 +02:00
Allie Sadler
1de71c04ad
tweaks
2022-07-01 10:23:05 +01:00
Allie Sadler
9ff88bb27d
fix broken links
2022-07-01 10:17:26 +01:00
Allie Sadler
b9ba07e4ed
refine the Extensions-sdk
2022-07-01 10:07:52 +01:00
Allie Sadler
c85756a479
Merge pull request #15039 from benja-M-1/extension/doc-errors-navigation
...
Add example of navigation with error handling
2022-07-01 08:17:23 +01:00
Benjamin Grandfond
1deb505534
Add example of navigation with error handling
2022-06-30 21:40:02 +02:00
Guillaume Tardif
79e5c22e3e
Remove extension prerequisite for separate CLI ( #15030 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-06-30 17:05:37 +01:00
Allie Sadler
3ae4a20c1c
add screenshot details ( #15033 )
2022-06-29 15:25:06 +01:00
Guillaume Tardif
474c285845
Update generated extension API reference from pinata#18357 ( #14996 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-06-24 08:22:23 +01:00
Guillaume Tardif
4550d83226
Add label description for com.docker.extension.account-info ( #14975 )
...
* Add label description for com.docker.extension.account-info
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Update desktop/extensions-sdk/extensions/labels.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-06-23 17:12:49 +01:00
Allie Sadler
4bcb3b2dc3
extensions-sdk reorg
...
- extensions-sdk reorg
- removal of tocs from API reference pages
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-23 12:32:13 +02:00
Sebastiaan van Stijn
60228db2fa
move files to new locations
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-23 10:38:44 +02:00
Guillaume Tardif
e1a8d3bbde
Extension prerequisites : no custom Desktop builds, just the standard one ( #14928 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-06-13 16:12:34 +01:00
Allie Sadler
0da65dd61d
Merge pull request #14909 from aevesdocker/ENGDOCS-754
...
edits to the oauth page
2022-06-09 13:37:39 +01:00
Guillaume Tardif
362614bb6f
Move files from extensions-sdk repo to this repo, to author docs in one place ( #14903 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-06-09 11:23:34 +01:00