364 Commits

Author SHA1 Message Date
Walid Elnozahy
c2920f47f1
feat: remove docs sync file and add an action trigger instead (#12665)
* feat: remove docs sync file and add an action trigger instead

* update secret name

* update secret name
2024-07-04 18:39:31 +03:00
Walid Elnozahy
19349262de
throw error if sync script fails (#12649) 2024-06-27 22:37:15 +03:00
Walid Elnozahy
06e16ae7e2
docs: add scripts package.json (#12644)
* docs: add scripts package.json

* docs: add scripts package.json

* update actions file

* add workflow permission
2024-06-27 18:11:14 +03:00
Walid Elnozahy
60142a2d10
docs: add docs sync script (#12638)
* feat: add sync scripts

* feat: edit workflows file
2024-06-26 16:56:42 +03:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Austen Collins
bb55e0b38c chore: Remove node-fetch 2024-04-24 21:03:03 -07:00
Austen
4fa39b8a80
chore: remove unnecessary files and rework variable resolution (#12340) 2024-01-31 14:50:04 -08:00
Austen
bd6a242812
chore: Embed dashboard plugin into framework (#12332)
* chore: initial removal of dashboard plugin as dependency and deprecated logic

* chore: continue refactor

* chore: move dashboard into framework and reduce logic
2024-01-23 00:28:56 -08:00
Max Marze
b21afaf9cf
fix: Update pkg config to include axios cjs (#12261) 2023-11-16 16:25:19 -05:00
Max Marze
590bb7e177
feat: Remove Console Login (#12153)
* feat: Remove Console Login

* fix: Update login tests to remove console login options

* feat: Remove Console login options

* feat: Remove console onboarding

* fix: Remove console tests

* chore: Remove remaining console flags

* fix: Remove console deploy unit test

* fix: Interactive Setup tests

* fix: Update generate-payload tests
2023-09-15 11:33:40 -04:00
Mariusz Nowak
39806d622f refactor(Telemetry): Report installed docker version 2023-06-02 12:55:20 +02:00
Mariusz Nowak
83670f98c5 feat(Telemetry): Inspect docker availability 2023-05-31 17:46:56 +02:00
Mariusz Nowak
ec9eac4edc fix: Ensure to not login back accidentaly on logout operation 2023-04-06 21:31:51 +02:00
Dan Jarvis
73d0dc6cf4
feat: Console Dev Mode onboarding via dev command (#11896) 2023-04-05 13:19:34 -05:00
Mariusz Nowak
0f930c51c4
feat: Temporarily revert dev command (#11854)
As it's not ready for releases
2023-03-23 20:23:34 +01:00
Dan Jarvis
a8f118bca1
feat(Console): dev mode onbaording via dev command (#11782) 2023-03-15 15:15:57 +01:00
Mariusz Nowak
671aa61982
chore: Do not publish binaries to Tencent 2022-12-22 14:47:47 +01:00
Marco Kleinlein
968ddd5994
feat(Plugins): Support variables in configuration extensions (#11558) 2022-12-20 16:09:14 +01:00
Mariusz Nowak
dd5b8f61de refactor: Remove no longer applicable setting 2022-12-14 10:58:12 +01:00
Mariusz Nowak
9a41468309 feat(Console): External Console integration 2022-10-31 16:07:52 +01:00
Mariusz Nowak
ba831b8b3e fix(CLI Onboarding): Ensure to not show backend notification 2022-10-31 16:07:52 +01:00
Mariusz Nowak
f3a191590b feat(Console): Remove support for integrated configuration 2022-10-31 16:07:52 +01:00
Mariusz Nowak
7e640a960d refactor: Improve reasoning comment 2022-10-31 16:07:52 +01:00
Piotr Grzesik
4f6194c365 test: Ensure proper awsRequest use in integration setup scripts 2022-07-27 11:18:04 +02:00
Mariusz Nowak
0f21362091 feat(Console): In uneven scenario let user decide where to log-in 2022-05-19 16:15:12 +02:00
Mariusz Nowak
d40866a0e8 feat(Console): Switch to new Identity system 2022-05-19 16:15:12 +02:00
Mariusz Nowak
450b793cc7 refactor(CLI): Add debug log on unresolved variables meta 2022-05-16 21:10:15 +02:00
Luke LaFountaine
8e3640317e
chore: Fix several typos throughout the project (#11015) 2022-04-27 10:48:18 +02:00
Piotr Grzesik
af9a238f85 fix: Ensure to attempt minimal config resolution for plugin commands 2022-04-26 10:15:26 +02:00
Mariusz Nowak
70ca3594b6 refactor(Console): Configure logout as standalone command 2022-04-25 16:46:35 +02:00
Mariusz Nowak
fffaf9cee2 refactor(Console): Configure login as standalone command 2022-04-25 16:46:35 +02:00
Piotr Grzesik
9b62d14e69 fix(CLI): Do not attempt to resolve full config for login 2022-04-07 20:07:42 +02:00
Piotr Grzesik
cf482f0170 fix(Standalone): Ensure proper npm bundling 2022-04-07 15:18:49 +02:00
Piotr Grzesik
889e1b67bf refactor(Telemetry): Send more frequently to avoid big payloads 2022-03-28 14:18:25 +02:00
Mariusz Nowak
7af0c8cb07 refactor(CLI): Configure processing flow debug logs 2022-03-18 15:45:55 +01:00
Mariusz Nowak
6a1f083ac8 fix(CLI Onboarding): Ensure to process fully resolved service config 2022-03-18 15:45:55 +01:00
Mariusz Nowak
2b8afac5ec fix(Standalone): Ensure error in China upload don't break GitHub upload 2022-03-15 11:08:05 +01:00
Mariusz Nowak
c28c48c6a1 refactor(Console): Dynamically resolve latest version of the extension 2022-03-14 16:15:46 +01:00
Piotr Grzesik
9c6423bc5c fix(Telemetry): Ensure excluding shouldSendTelemetry from payload 2022-03-08 11:18:58 +01:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
Mariusz Nowak
ba34c573f4 refactor: Expose isDashboardEnabled resolver 2022-02-25 20:12:02 +01:00
Charles Lo
409b0ed60f
docs: Rename master branch url to main (#10667) 2022-02-09 11:04:05 +01:00
Piotr Grzesik
0c810bf96a fix: Improve detection of tty 2022-02-08 18:12:11 +01:00
Mariusz Nowak
e66c865a26 fix(Variables): Improve resolution of AWS auth related properties 2022-02-07 14:53:02 +01:00
Mariusz Nowak
5419658ab2 refactor(Variables): Improve logic order 2022-02-07 14:53:02 +01:00
Mariusz Nowak
6e1f5ed3f8 refactor(Variables): Optimize provider.name resolution handling 2022-02-07 14:53:02 +01:00
Mariusz Nowak
30465ccb0b refactor(CLI): Conditionally apply post dotenv resolution logic 2022-02-07 14:53:02 +01:00
Mariusz Nowak
112f8551cd refactor: Simplify conditional 2022-02-07 14:53:02 +01:00
Mariusz Nowak
378768ddaf refactor: Unconditionally load dasboard plugin
It's harmless, and given config option is not documented
2022-02-07 14:53:02 +01:00
Mariusz Nowak
a4c9392083 refactor(Variables): Ensure to mark aws as fulfilled source 2022-02-07 14:53:02 +01:00