apify-cli 1.0.0 → 1.1.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +242 -84
- package/LICENSE.md +201 -0
- package/README.md +49 -543
- package/dist/.tsbuildinfo +1 -1
- package/dist/actor.js +3 -0
- package/dist/actor.js.map +1 -0
- package/dist/apify.js +3 -0
- package/dist/apify.js.map +1 -0
- package/dist/chunk-C7RW4NOZ.js +242 -0
- package/dist/chunk-C7RW4NOZ.js.map +1 -0
- package/dist/index.js +2 -3
- package/package.json +113 -89
- package/bin/dev.cmd +0 -3
- package/bin/dev.js +0 -21
- package/bin/dev.sh +0 -4
- package/bin/run.cmd +0 -3
- package/bin/run.js +0 -23
- package/dist/commands/actor/get-input.d.ts +0 -6
- package/dist/commands/actor/get-input.d.ts.map +0 -1
- package/dist/commands/actor/get-input.js +0 -14
- package/dist/commands/actor/get-input.js.map +0 -1
- package/dist/commands/actor/get-value.d.ts +0 -9
- package/dist/commands/actor/get-value.d.ts.map +0 -1
- package/dist/commands/actor/get-value.js +0 -27
- package/dist/commands/actor/get-value.js.map +0 -1
- package/dist/commands/actor/index.d.ts +0 -6
- package/dist/commands/actor/index.d.ts.map +0 -1
- package/dist/commands/actor/index.js +0 -13
- package/dist/commands/actor/index.js.map +0 -1
- package/dist/commands/actor/push-data.d.ts +0 -11
- package/dist/commands/actor/push-data.d.ts.map +0 -1
- package/dist/commands/actor/push-data.js +0 -56
- package/dist/commands/actor/push-data.js.map +0 -1
- package/dist/commands/actor/set-value.d.ts +0 -15
- package/dist/commands/actor/set-value.d.ts.map +0 -1
- package/dist/commands/actor/set-value.js +0 -76
- package/dist/commands/actor/set-value.js.map +0 -1
- package/dist/commands/call.d.ts +0 -19
- package/dist/commands/call.d.ts.map +0 -1
- package/dist/commands/call.js +0 -193
- package/dist/commands/call.js.map +0 -1
- package/dist/commands/check-version.d.ts +0 -11
- package/dist/commands/check-version.d.ts.map +0 -1
- package/dist/commands/check-version.js +0 -39
- package/dist/commands/check-version.js.map +0 -1
- package/dist/commands/create.d.ts +0 -15
- package/dist/commands/create.d.ts.map +0 -1
- package/dist/commands/create.js +0 -201
- package/dist/commands/create.js.map +0 -1
- package/dist/commands/edit-input-schema.d.ts +0 -11
- package/dist/commands/edit-input-schema.d.ts.map +0 -1
- package/dist/commands/edit-input-schema.js +0 -176
- package/dist/commands/edit-input-schema.js.map +0 -1
- package/dist/commands/info.d.ts +0 -6
- package/dist/commands/info.d.ts.map +0 -1
- package/dist/commands/info.js +0 -26
- package/dist/commands/info.js.map +0 -1
- package/dist/commands/init-wrap-scrapy.d.ts +0 -10
- package/dist/commands/init-wrap-scrapy.d.ts.map +0 -1
- package/dist/commands/init-wrap-scrapy.js +0 -41
- package/dist/commands/init-wrap-scrapy.js.map +0 -1
- package/dist/commands/init.d.ts +0 -12
- package/dist/commands/init.d.ts.map +0 -1
- package/dist/commands/init.js +0 -88
- package/dist/commands/init.js.map +0 -1
- package/dist/commands/login.d.ts +0 -10
- package/dist/commands/login.d.ts.map +0 -1
- package/dist/commands/login.js +0 -174
- package/dist/commands/login.js.map +0 -1
- package/dist/commands/logout.d.ts +0 -6
- package/dist/commands/logout.d.ts.map +0 -1
- package/dist/commands/logout.js +0 -20
- package/dist/commands/logout.js.map +0 -1
- package/dist/commands/pull.d.ts +0 -12
- package/dist/commands/pull.d.ts.map +0 -1
- package/dist/commands/pull.js +0 -148
- package/dist/commands/pull.js.map +0 -1
- package/dist/commands/push.d.ts +0 -18
- package/dist/commands/push.d.ts.map +0 -1
- package/dist/commands/push.js +0 -298
- package/dist/commands/push.js.map +0 -1
- package/dist/commands/run.d.ts +0 -16
- package/dist/commands/run.d.ts.map +0 -1
- package/dist/commands/run.js +0 -383
- package/dist/commands/run.js.map +0 -1
- package/dist/commands/secrets/add.d.ts +0 -10
- package/dist/commands/secrets/add.d.ts.map +0 -1
- package/dist/commands/secrets/add.js +0 -31
- package/dist/commands/secrets/add.js.map +0 -1
- package/dist/commands/secrets/index.d.ts +0 -6
- package/dist/commands/secrets/index.d.ts.map +0 -1
- package/dist/commands/secrets/index.js +0 -24
- package/dist/commands/secrets/index.js.map +0 -1
- package/dist/commands/secrets/rm.d.ts +0 -9
- package/dist/commands/secrets/rm.d.ts.map +0 -1
- package/dist/commands/secrets/rm.js +0 -27
- package/dist/commands/secrets/rm.js.map +0 -1
- package/dist/commands/task/index.d.ts +0 -6
- package/dist/commands/task/index.d.ts.map +0 -1
- package/dist/commands/task/index.js +0 -13
- package/dist/commands/task/index.js.map +0 -1
- package/dist/commands/task/run.d.ts +0 -16
- package/dist/commands/task/run.d.ts.map +0 -1
- package/dist/commands/task/run.js +0 -91
- package/dist/commands/task/run.js.map +0 -1
- package/dist/commands/validate-schema.d.ts +0 -10
- package/dist/commands/validate-schema.d.ts.map +0 -1
- package/dist/commands/validate-schema.js +0 -58
- package/dist/commands/validate-schema.js.map +0 -1
- package/dist/hooks/deprecations.d.ts +0 -4
- package/dist/hooks/deprecations.d.ts.map +0 -1
- package/dist/hooks/deprecations.js +0 -18
- package/dist/hooks/deprecations.js.map +0 -1
- package/dist/hooks/init.d.ts +0 -7
- package/dist/hooks/init.d.ts.map +0 -1
- package/dist/hooks/init.js +0 -17
- package/dist/hooks/init.js.map +0 -1
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/lib/actor.d.ts +0 -27
- package/dist/lib/actor.d.ts.map +0 -1
- package/dist/lib/actor.js +0 -67
- package/dist/lib/actor.js.map +0 -1
- package/dist/lib/apify-oclif-help.d.ts +0 -15
- package/dist/lib/apify-oclif-help.d.ts.map +0 -1
- package/dist/lib/apify-oclif-help.js +0 -19
- package/dist/lib/apify-oclif-help.js.map +0 -1
- package/dist/lib/apify_command.d.ts +0 -21
- package/dist/lib/apify_command.d.ts.map +0 -1
- package/dist/lib/apify_command.js +0 -104
- package/dist/lib/apify_command.js.map +0 -1
- package/dist/lib/commands/resolve-input.d.ts +0 -5
- package/dist/lib/commands/resolve-input.d.ts.map +0 -1
- package/dist/lib/commands/resolve-input.js +0 -29
- package/dist/lib/commands/resolve-input.js.map +0 -1
- package/dist/lib/commands/run-on-cloud.d.ts +0 -20
- package/dist/lib/commands/run-on-cloud.d.ts.map +0 -1
- package/dist/lib/commands/run-on-cloud.js +0 -89
- package/dist/lib/commands/run-on-cloud.js.map +0 -1
- package/dist/lib/community.d.ts +0 -2
- package/dist/lib/community.d.ts.map +0 -1
- package/dist/lib/community.js +0 -4
- package/dist/lib/community.js.map +0 -1
- package/dist/lib/consts.d.ts +0 -54
- package/dist/lib/consts.d.ts.map +0 -1
- package/dist/lib/consts.js +0 -65
- package/dist/lib/consts.js.map +0 -1
- package/dist/lib/create-utils.d.ts +0 -8
- package/dist/lib/create-utils.d.ts.map +0 -1
- package/dist/lib/create-utils.js +0 -148
- package/dist/lib/create-utils.js.map +0 -1
- package/dist/lib/exec.d.ts +0 -3
- package/dist/lib/exec.d.ts.map +0 -1
- package/dist/lib/exec.js +0 -40
- package/dist/lib/exec.js.map +0 -1
- package/dist/lib/files.d.ts +0 -14
- package/dist/lib/files.d.ts.map +0 -1
- package/dist/lib/files.js +0 -58
- package/dist/lib/files.js.map +0 -1
- package/dist/lib/input_schema.d.ts +0 -28
- package/dist/lib/input_schema.d.ts.map +0 -1
- package/dist/lib/input_schema.js +0 -126
- package/dist/lib/input_schema.js.map +0 -1
- package/dist/lib/local_state.d.ts +0 -11
- package/dist/lib/local_state.d.ts.map +0 -1
- package/dist/lib/local_state.js +0 -27
- package/dist/lib/local_state.js.map +0 -1
- package/dist/lib/outputs.d.ts +0 -19
- package/dist/lib/outputs.d.ts.map +0 -1
- package/dist/lib/outputs.js +0 -45
- package/dist/lib/outputs.js.map +0 -1
- package/dist/lib/project_analyzer.d.ts +0 -4
- package/dist/lib/project_analyzer.d.ts.map +0 -1
- package/dist/lib/project_analyzer.js +0 -30
- package/dist/lib/project_analyzer.js.map +0 -1
- package/dist/lib/projects/CrawleeAnalyzer.d.ts +0 -4
- package/dist/lib/projects/CrawleeAnalyzer.d.ts.map +0 -1
- package/dist/lib/projects/CrawleeAnalyzer.js +0 -20
- package/dist/lib/projects/CrawleeAnalyzer.js.map +0 -1
- package/dist/lib/projects/OldApifySDKAnalyzer.d.ts +0 -4
- package/dist/lib/projects/OldApifySDKAnalyzer.d.ts.map +0 -1
- package/dist/lib/projects/OldApifySDKAnalyzer.js +0 -38
- package/dist/lib/projects/OldApifySDKAnalyzer.js.map +0 -1
- package/dist/lib/projects/scrapy/ScrapyProjectAnalyzer.d.ts +0 -17
- package/dist/lib/projects/scrapy/ScrapyProjectAnalyzer.d.ts.map +0 -1
- package/dist/lib/projects/scrapy/ScrapyProjectAnalyzer.js +0 -87
- package/dist/lib/projects/scrapy/ScrapyProjectAnalyzer.js.map +0 -1
- package/dist/lib/projects/scrapy/Spider.d.ts +0 -14
- package/dist/lib/projects/scrapy/Spider.d.ts.map +0 -1
- package/dist/lib/projects/scrapy/Spider.js +0 -33
- package/dist/lib/projects/scrapy/Spider.js.map +0 -1
- package/dist/lib/projects/scrapy/SpiderFileAnalyzer.d.ts +0 -7
- package/dist/lib/projects/scrapy/SpiderFileAnalyzer.d.ts.map +0 -1
- package/dist/lib/projects/scrapy/SpiderFileAnalyzer.js +0 -25
- package/dist/lib/projects/scrapy/SpiderFileAnalyzer.js.map +0 -1
- package/dist/lib/projects/scrapy/wrapScrapyProject.d.ts +0 -4
- package/dist/lib/projects/scrapy/wrapScrapyProject.d.ts.map +0 -1
- package/dist/lib/projects/scrapy/wrapScrapyProject.js +0 -109
- package/dist/lib/projects/scrapy/wrapScrapyProject.js.map +0 -1
- package/dist/lib/projects/shared.d.ts +0 -2
- package/dist/lib/projects/shared.d.ts.map +0 -1
- package/dist/lib/projects/shared.js +0 -13
- package/dist/lib/projects/shared.js.map +0 -1
- package/dist/lib/secrets.d.ts +0 -22
- package/dist/lib/secrets.d.ts.map +0 -1
- package/dist/lib/secrets.js +0 -104
- package/dist/lib/secrets.js.map +0 -1
- package/dist/lib/telemetry.d.ts +0 -21
- package/dist/lib/telemetry.d.ts.map +0 -1
- package/dist/lib/telemetry.js +0 -87
- package/dist/lib/telemetry.js.map +0 -1
- package/dist/lib/types.d.ts +0 -11
- package/dist/lib/types.d.ts.map +0 -1
- package/dist/lib/types.js +0 -2
- package/dist/lib/types.js.map +0 -1
- package/dist/lib/utils.d.ts +0 -102
- package/dist/lib/utils.d.ts.map +0 -1
- package/dist/lib/utils.js +0 -577
- package/dist/lib/utils.js.map +0 -1
- package/dist/lib/version_check.d.ts +0 -14
- package/dist/lib/version_check.d.ts.map +0 -1
- package/dist/lib/version_check.js +0 -90
- package/dist/lib/version_check.js.map +0 -1
- package/oclif.manifest.json +0 -867
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,171 @@
|
|
|
1
|
-
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
|
|
5
|
+
<!-- git-cliff-unreleased-start -->
|
|
6
|
+
|
|
7
|
+
## 1.1.1 - **not yet released**
|
|
8
|
+
|
|
9
|
+
<!-- git-cliff-unreleased-end -->
|
|
10
|
+
|
|
11
|
+
## [1.1.0](https://github.com/apify/apify-cli/releases/tag/v1.1.0) (2025-08-13)
|
|
12
|
+
|
|
13
|
+
### 🚀 Features
|
|
14
|
+
|
|
15
|
+
- Upgrade command, install shell script ([#810](https://github.com/apify/apify-cli/pull/810)) ([51ef00a](https://github.com/apify/apify-cli/commit/51ef00ad32a6835c48781b99c6233113cf58d8a4)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
16
|
+
- [**breaking**] Make storage purging default, add `--resurrect` ([#729](https://github.com/apify/apify-cli/pull/729)) ([8dff93a](https://github.com/apify/apify-cli/commit/8dff93a2d769997a96d4a7750fb36c2770b9a61c)) by [@vladfrangu](https://github.com/vladfrangu), closes [#590](https://github.com/apify/apify-cli/issues/590)
|
|
17
|
+
- Handle sub-schema validation ([#853](https://github.com/apify/apify-cli/pull/853)) ([5fc2a2f](https://github.com/apify/apify-cli/commit/5fc2a2f6b780a86a250b69375455f3bb2e9a8983)) by [@MFori](https://github.com/MFori)
|
|
18
|
+
- Upgrade command upgrading CLI + install command ([#856](https://github.com/apify/apify-cli/pull/856)) ([4252e6c](https://github.com/apify/apify-cli/commit/4252e6cb681deb5f92c654520d0ed03b70e426c3)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
19
|
+
- Add signature to KV store URLs where required ([#875](https://github.com/apify/apify-cli/pull/875)) ([a1e9982](https://github.com/apify/apify-cli/commit/a1e998270b5c05cd91280efa144325e2d7a7de0e)) by [@danpoletaev](https://github.com/danpoletaev)
|
|
20
|
+
|
|
21
|
+
### 🐛 Bug Fixes
|
|
22
|
+
|
|
23
|
+
- Pretty message for invalid choices ([#805](https://github.com/apify/apify-cli/pull/805)) ([57bd5de](https://github.com/apify/apify-cli/commit/57bd5de9bc5289f151a9083533dc3d2c71f8b9ab)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
24
|
+
- Shebangs ([#806](https://github.com/apify/apify-cli/pull/806)) ([1cdc101](https://github.com/apify/apify-cli/commit/1cdc1011f36974708ab91a25d4d6c6a5dc43d989)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
25
|
+
- Recognize sh files as text files ([#813](https://github.com/apify/apify-cli/pull/813)) ([ef3e9b0](https://github.com/apify/apify-cli/commit/ef3e9b064483c04cd7bef2143a19e1a6992ddcff)) by [@DaveHanns](https://github.com/DaveHanns)
|
|
26
|
+
- **init:** Prompt for a name if an old config does not exist ([#836](https://github.com/apify/apify-cli/pull/836)) ([26fcd66](https://github.com/apify/apify-cli/commit/26fcd660a0f7b4adb4e1a3329705a8ff6d8f43b2)) by [@vladfrangu](https://github.com/vladfrangu), closes [#835](https://github.com/apify/apify-cli/issues/835)
|
|
27
|
+
- Pass apify client down to output job log wherever possible ([#839](https://github.com/apify/apify-cli/pull/839)) ([5cdb06c](https://github.com/apify/apify-cli/commit/5cdb06c0e24c2501b2034dbb7339798985b269cc)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
28
|
+
- **pull:** Handle private actors correctly ([#865](https://github.com/apify/apify-cli/pull/865)) ([efd7308](https://github.com/apify/apify-cli/commit/efd730855f99a36091ce51d501e5755b5ad79ffb)) by [@vladfrangu](https://github.com/vladfrangu), closes [#855](https://github.com/apify/apify-cli/issues/855)
|
|
29
|
+
|
|
30
|
+
### Chore
|
|
31
|
+
|
|
32
|
+
- [**breaking**] Move from yargs to node:util ([#871](https://github.com/apify/apify-cli/pull/871)) ([482d0b2](https://github.com/apify/apify-cli/commit/482d0b29f285c020320f1f2e3f0fd08a362d57cc)) by [@vladfrangu](https://github.com/vladfrangu), closes [#833](https://github.com/apify/apify-cli/issues/833)
|
|
33
|
+
- [**breaking**] Make opening the actor build results in push opt-in ([#881](https://github.com/apify/apify-cli/pull/881)) ([d842424](https://github.com/apify/apify-cli/commit/d84242421387a9487eef5c07183dd0b8ac7ae67b)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
34
|
+
|
|
35
|
+
## [0.21.9](https://github.com/apify/apify-cli/releases/tag/v0.21.9) (2025-07-17)
|
|
36
|
+
|
|
37
|
+
### 🚀 Features
|
|
38
|
+
|
|
39
|
+
- Handle sub-schema validation (#853) ([51cc733](https://github.com/apify/apify-cli/commit/51cc7333ca665a6e0dfab8a6dc296a396b3e40ff))
|
|
40
|
+
|
|
41
|
+
## [0.21.8](https://github.com/apify/apify-cli/releases/tag/v0.21.8) (2025-06-24)
|
|
42
|
+
|
|
43
|
+
### 🐛 Bug Fixes
|
|
44
|
+
|
|
45
|
+
- Recognize sh files as text files (#813) ([9c514be](https://github.com/apify/apify-cli/commit/9c514bef27cded91d0d737077e01d8ddb471effb))
|
|
46
|
+
- **init:** Prompt for a name if an old config does not exist (#836) ([4817c1c](https://github.com/apify/apify-cli/commit/4817c1c95ee6ca5d3078add283dd7c54c1444b48))
|
|
47
|
+
- Pass apify client down to output job log wherever possible (#839) ([96ba05f](https://github.com/apify/apify-cli/commit/96ba05fdacf30131ef9173e24359bc98e805f1b1))
|
|
48
|
+
|
|
49
|
+
## [0.21.7](https://github.com/apify/apify-cli/releases/tag/v0.21.7) (2025-05-15)
|
|
50
|
+
|
|
51
|
+
### 🐛 Bug Fixes
|
|
52
|
+
|
|
53
|
+
- Pick the start script for node projects before main property ([#787](https://github.com/apify/apify-cli/pull/787)) ([0e2a9d3](https://github.com/apify/apify-cli/commit/0e2a9d375f3b977b6f1a588fe5bbce5527b7505b)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
54
|
+
- Non-"migrated" scrapy not working anymore ([#800](https://github.com/apify/apify-cli/pull/800)) ([9eaf76c](https://github.com/apify/apify-cli/commit/9eaf76cfe455c08b93511e985419182a6549d37e)) by [@vladfrangu](https://github.com/vladfrangu), closes [#796](https://github.com/apify/apify-cli/issues/796)
|
|
55
|
+
|
|
56
|
+
## [0.21.6](https://github.com/apify/apify-cli/releases/tag/v0.21.6) (2025-04-24)
|
|
57
|
+
|
|
58
|
+
### 🐛 Bug Fixes
|
|
59
|
+
|
|
60
|
+
- Windows and python compatibility ([#786](https://github.com/apify/apify-cli/pull/786)) ([eeca37d](https://github.com/apify/apify-cli/commit/eeca37df62461a0ca1fa6f2f72386b18eb65a077)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
61
|
+
|
|
62
|
+
## [0.21.5](https://github.com/apify/apify-cli/releases/tag/v0.21.5) (2025-04-23)
|
|
63
|
+
|
|
64
|
+
### 🐛 Bug Fixes
|
|
65
|
+
|
|
66
|
+
- Runtime detection on Windows ([#785](https://github.com/apify/apify-cli/pull/785)) ([579d303](https://github.com/apify/apify-cli/commit/579d3036ac5062420abe6c17f478a24ca5da9e93)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
67
|
+
|
|
68
|
+
## [0.21.4](https://github.com/apify/apify-cli/releases/tag/v0.21.4) (2025-04-22)
|
|
69
|
+
|
|
70
|
+
### 🐛 Bug Fixes
|
|
71
|
+
|
|
72
|
+
- Python project detection and project detection ([#774](https://github.com/apify/apify-cli/pull/774)) ([09a42e4](https://github.com/apify/apify-cli/commit/09a42e48b26793578ce845639f7ca921a94d41ff)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
73
|
+
|
|
74
|
+
## [0.21.3](https://github.com/apify/apify-cli/releases/tag/v0.21.3) (2025-03-31)
|
|
75
|
+
|
|
76
|
+
### 🚀 Features
|
|
77
|
+
|
|
78
|
+
- Add signature to actor get-public-url ([#767](https://github.com/apify/apify-cli/pull/767)) ([4641053](https://github.com/apify/apify-cli/commit/464105310d52bb78dbf979cc6d7d31c3ee30003d)) by [@danpoletaev](https://github.com/danpoletaev)
|
|
79
|
+
|
|
80
|
+
## [0.21.2](https://github.com/apify/apify-cli/releases/tag/v0.21.2) (2025-02-26)
|
|
81
|
+
|
|
82
|
+
### 🚀 Features
|
|
83
|
+
|
|
84
|
+
- Actor charge command ([#748](https://github.com/apify/apify-cli/pull/748)) ([766c647](https://github.com/apify/apify-cli/commit/766c6470fe8c84fa1be663ee3251b48830f3cc27)) by [@mhamas](https://github.com/mhamas)
|
|
85
|
+
- Add get-public-url command ([#756](https://github.com/apify/apify-cli/pull/756)) ([88aadee](https://github.com/apify/apify-cli/commit/88aadee4621438b5df180a27f0ffc2a6b6bee946)) by [@janbuchar](https://github.com/janbuchar)
|
|
86
|
+
|
|
87
|
+
### 🐛 Bug Fixes
|
|
88
|
+
|
|
89
|
+
- `actor set-value` with stdin input ([#755](https://github.com/apify/apify-cli/pull/755)) ([14bf6c5](https://github.com/apify/apify-cli/commit/14bf6c50a9e576700a60e1620a73b2e07c9b801e)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
90
|
+
|
|
91
|
+
## [0.21.1](https://github.com/apify/apify-cli/releases/tag/v0.21.1) (2025-02-05)
|
|
92
|
+
|
|
93
|
+
### 🐛 Bug Fixes
|
|
94
|
+
|
|
95
|
+
- Emit logs to stderr when actors are started with `--json` flag ([#741](https://github.com/apify/apify-cli/pull/741)) ([a50b80e](https://github.com/apify/apify-cli/commit/a50b80e1e8f636b6878de8f8c30032c14daf8105)) by [@vladfrangu](https://github.com/vladfrangu), closes [#740](https://github.com/apify/apify-cli/issues/740)
|
|
96
|
+
|
|
97
|
+
## [0.21.0](https://github.com/apify/apify-cli/releases/tag/v0.21.0) (2025-01-16)
|
|
98
|
+
|
|
99
|
+
### 🚀 Features
|
|
100
|
+
|
|
101
|
+
- Builds namespace ([#620](https://github.com/apify/apify-cli/pull/620)) ([6345162](https://github.com/apify/apify-cli/commit/6345162e44a00b404b4f95c2c80c2e437eff1d62)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
102
|
+
- `runs ls` ([#640](https://github.com/apify/apify-cli/pull/640)) ([dd84d37](https://github.com/apify/apify-cli/commit/dd84d37c6ea89c64db712c7c94709f3181a7bd1f)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
103
|
+
- `runs abort` ([#643](https://github.com/apify/apify-cli/pull/643)) ([96e5a34](https://github.com/apify/apify-cli/commit/96e5a3435cca08d87dc8d39659a7a6524f18be0e)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
104
|
+
- `runs resurrect` ([#644](https://github.com/apify/apify-cli/pull/644)) ([7dbf4fb](https://github.com/apify/apify-cli/commit/7dbf4fb06c657246563c1c64e76ad83f283ea275)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
105
|
+
- `runs log` ([#645](https://github.com/apify/apify-cli/pull/645)) ([dd6af5e](https://github.com/apify/apify-cli/commit/dd6af5ece79f4399fc5065483b650c71c61114cf)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
106
|
+
- `runs rm` & `builds rm` & `actors rm` ([#648](https://github.com/apify/apify-cli/pull/648)) ([566f8c5](https://github.com/apify/apify-cli/commit/566f8c5d1482f150f4d61229524c7672c2af666d)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
107
|
+
- `runs info` ([#657](https://github.com/apify/apify-cli/pull/657)) ([827767c](https://github.com/apify/apify-cli/commit/827767cfc988b7d587adceb825765e553deeed77)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
108
|
+
- `actors build` ([#661](https://github.com/apify/apify-cli/pull/661)) ([4605cda](https://github.com/apify/apify-cli/commit/4605cda7f3a4f5a35160ba69bf4a454c889dd813)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
109
|
+
- `actors pull` ([#662](https://github.com/apify/apify-cli/pull/662)) ([26d5cb3](https://github.com/apify/apify-cli/commit/26d5cb356fbb38a789e9b88f4d4b01468e38bd26)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
110
|
+
- `actors call` ([#663](https://github.com/apify/apify-cli/pull/663)) ([a472300](https://github.com/apify/apify-cli/commit/a4723007e65bde8db6eb121a0dc38e2c7bc6caec)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
111
|
+
- Check if cli was installed using volta when checking for updates ([#667](https://github.com/apify/apify-cli/pull/667)) ([aee0233](https://github.com/apify/apify-cli/commit/aee023336768e59fd4ff8d6c957f804d315e7bf3)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
112
|
+
- `actors start` ([#669](https://github.com/apify/apify-cli/pull/669)) ([45956e2](https://github.com/apify/apify-cli/commit/45956e224305dd040b607d1fc3ff5cbbc8b28f32)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
113
|
+
- `actors push` ([#671](https://github.com/apify/apify-cli/pull/671)) ([d77c531](https://github.com/apify/apify-cli/commit/d77c5314d4252a6bbf30718436dd84467aa35d7f)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
114
|
+
- `actors ls` ([#675](https://github.com/apify/apify-cli/pull/675)) ([de258cb](https://github.com/apify/apify-cli/commit/de258cb8872857aa559afb4b16ed5a52f4fb2094)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
115
|
+
- `key-value-stores get-value` ([#678](https://github.com/apify/apify-cli/pull/678)) ([67cfefe](https://github.com/apify/apify-cli/commit/67cfefef88fac220a1c959aaaecf3d051e482236)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
116
|
+
- `datasets get-items` ([#679](https://github.com/apify/apify-cli/pull/679)) ([b521546](https://github.com/apify/apify-cli/commit/b521546df195bab7bedf5534167b6edae6a5e69e)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
117
|
+
- `datasets` / `key-value-stores` commands ([#685](https://github.com/apify/apify-cli/pull/685)) ([c7d77e1](https://github.com/apify/apify-cli/commit/c7d77e1cec711edd9996cbb1249e489fbf3db547)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
118
|
+
- Key-value-store commands ([#700](https://github.com/apify/apify-cli/pull/700)) ([eb8ff3b](https://github.com/apify/apify-cli/commit/eb8ff3b9c7f1319d0937543f7b0b97cb25d6390a)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
119
|
+
- `actors info` ([#701](https://github.com/apify/apify-cli/pull/701)) ([0f4b3f0](https://github.com/apify/apify-cli/commit/0f4b3f08dd5937ca6664342c2510a9f4f3fa52f6)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
120
|
+
- `datasets info` / `key-value-stores info` ([#726](https://github.com/apify/apify-cli/pull/726)) ([56e8ffa](https://github.com/apify/apify-cli/commit/56e8ffaf7a7e03dcdd73e4e5472b106b31b0f543)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
121
|
+
- Rewrite command descriptions ([#727](https://github.com/apify/apify-cli/pull/727)) ([3eb21d6](https://github.com/apify/apify-cli/commit/3eb21d6ab74ca66f59da2432aadcb40f7ea42440)) by [@TC-MO](https://github.com/TC-MO)
|
|
122
|
+
|
|
123
|
+
### 🐛 Bug Fixes
|
|
124
|
+
|
|
125
|
+
- Look for lowercase input schema in default paths ([#647](https://github.com/apify/apify-cli/pull/647)) ([68456e6](https://github.com/apify/apify-cli/commit/68456e63eee3c28e7c0ee7464a2cbc1a00ba9dfa)) by [@mvolfik](https://github.com/mvolfik)
|
|
126
|
+
- Emit warning if input.json is modified during run and prefilled with defaults ([#672](https://github.com/apify/apify-cli/pull/672)) ([8a6fd3f](https://github.com/apify/apify-cli/commit/8a6fd3f60523380041309db830a62f52cc60e4d4)) by [@vladfrangu](https://github.com/vladfrangu), closes [#670](https://github.com/apify/apify-cli/issues/670)
|
|
127
|
+
- Scrapy wrapping being broken due to ESM migration ([#686](https://github.com/apify/apify-cli/pull/686)) ([e2a7591](https://github.com/apify/apify-cli/commit/e2a7591070a284394643e8dbb03bc020939ff61f)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
128
|
+
- **ci:** Make it work + publish with provenances ([#694](https://github.com/apify/apify-cli/pull/694)) ([e41ea72](https://github.com/apify/apify-cli/commit/e41ea728a9177dcec4ea73c25128cddebc00dd79)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
129
|
+
- Handle stdin correctly from slower stdout emitting ([#704](https://github.com/apify/apify-cli/pull/704)) ([a5b53de](https://github.com/apify/apify-cli/commit/a5b53de480aad3caf80e1a9439cd5e64648fe312)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
130
|
+
- Running commands with spaces on windows ([#715](https://github.com/apify/apify-cli/pull/715)) ([d1c207a](https://github.com/apify/apify-cli/commit/d1c207a703a6948e7b3a6cfe82c5cfa6a3b9222d)) by [@vladfrangu](https://github.com/vladfrangu), closes [#692](https://github.com/apify/apify-cli/issues/692)
|
|
131
|
+
|
|
132
|
+
## [0.21.0](https://github.com/apify/apify-cli/releases/tag/v0.21.0) (2025-01-16)
|
|
133
|
+
|
|
134
|
+
### 🚀 Features
|
|
135
|
+
|
|
136
|
+
- Builds namespace ([#620](https://github.com/apify/apify-cli/pull/620)) ([6345162](https://github.com/apify/apify-cli/commit/6345162e44a00b404b4f95c2c80c2e437eff1d62)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
137
|
+
- `runs ls` ([#640](https://github.com/apify/apify-cli/pull/640)) ([dd84d37](https://github.com/apify/apify-cli/commit/dd84d37c6ea89c64db712c7c94709f3181a7bd1f)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
138
|
+
- `runs abort` ([#643](https://github.com/apify/apify-cli/pull/643)) ([96e5a34](https://github.com/apify/apify-cli/commit/96e5a3435cca08d87dc8d39659a7a6524f18be0e)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
139
|
+
- `runs resurrect` ([#644](https://github.com/apify/apify-cli/pull/644)) ([7dbf4fb](https://github.com/apify/apify-cli/commit/7dbf4fb06c657246563c1c64e76ad83f283ea275)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
140
|
+
- `runs log` ([#645](https://github.com/apify/apify-cli/pull/645)) ([dd6af5e](https://github.com/apify/apify-cli/commit/dd6af5ece79f4399fc5065483b650c71c61114cf)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
141
|
+
- `runs rm` & `builds rm` & `actors rm` ([#648](https://github.com/apify/apify-cli/pull/648)) ([566f8c5](https://github.com/apify/apify-cli/commit/566f8c5d1482f150f4d61229524c7672c2af666d)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
142
|
+
- `runs info` ([#657](https://github.com/apify/apify-cli/pull/657)) ([827767c](https://github.com/apify/apify-cli/commit/827767cfc988b7d587adceb825765e553deeed77)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
143
|
+
- `actors build` ([#661](https://github.com/apify/apify-cli/pull/661)) ([4605cda](https://github.com/apify/apify-cli/commit/4605cda7f3a4f5a35160ba69bf4a454c889dd813)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
144
|
+
- `actors pull` ([#662](https://github.com/apify/apify-cli/pull/662)) ([26d5cb3](https://github.com/apify/apify-cli/commit/26d5cb356fbb38a789e9b88f4d4b01468e38bd26)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
145
|
+
- `actors call` ([#663](https://github.com/apify/apify-cli/pull/663)) ([a472300](https://github.com/apify/apify-cli/commit/a4723007e65bde8db6eb121a0dc38e2c7bc6caec)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
146
|
+
- Check if cli was installed using volta when checking for updates ([#667](https://github.com/apify/apify-cli/pull/667)) ([aee0233](https://github.com/apify/apify-cli/commit/aee023336768e59fd4ff8d6c957f804d315e7bf3)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
147
|
+
- `actors start` ([#669](https://github.com/apify/apify-cli/pull/669)) ([45956e2](https://github.com/apify/apify-cli/commit/45956e224305dd040b607d1fc3ff5cbbc8b28f32)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
148
|
+
- `actors push` ([#671](https://github.com/apify/apify-cli/pull/671)) ([d77c531](https://github.com/apify/apify-cli/commit/d77c5314d4252a6bbf30718436dd84467aa35d7f)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
149
|
+
- `actors ls` ([#675](https://github.com/apify/apify-cli/pull/675)) ([de258cb](https://github.com/apify/apify-cli/commit/de258cb8872857aa559afb4b16ed5a52f4fb2094)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
150
|
+
- `key-value-stores get-value` ([#678](https://github.com/apify/apify-cli/pull/678)) ([67cfefe](https://github.com/apify/apify-cli/commit/67cfefef88fac220a1c959aaaecf3d051e482236)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
151
|
+
- `datasets get-items` ([#679](https://github.com/apify/apify-cli/pull/679)) ([b521546](https://github.com/apify/apify-cli/commit/b521546df195bab7bedf5534167b6edae6a5e69e)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
152
|
+
- `datasets` / `key-value-stores` commands ([#685](https://github.com/apify/apify-cli/pull/685)) ([c7d77e1](https://github.com/apify/apify-cli/commit/c7d77e1cec711edd9996cbb1249e489fbf3db547)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
153
|
+
- Key-value-store commands ([#700](https://github.com/apify/apify-cli/pull/700)) ([eb8ff3b](https://github.com/apify/apify-cli/commit/eb8ff3b9c7f1319d0937543f7b0b97cb25d6390a)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
154
|
+
- `actors info` ([#701](https://github.com/apify/apify-cli/pull/701)) ([0f4b3f0](https://github.com/apify/apify-cli/commit/0f4b3f08dd5937ca6664342c2510a9f4f3fa52f6)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
155
|
+
- `datasets info` / `key-value-stores info` ([#726](https://github.com/apify/apify-cli/pull/726)) ([56e8ffa](https://github.com/apify/apify-cli/commit/56e8ffaf7a7e03dcdd73e4e5472b106b31b0f543)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
156
|
+
- Rewrite command descriptions ([#727](https://github.com/apify/apify-cli/pull/727)) ([3eb21d6](https://github.com/apify/apify-cli/commit/3eb21d6ab74ca66f59da2432aadcb40f7ea42440)) by [@TC-MO](https://github.com/TC-MO)
|
|
157
|
+
|
|
158
|
+
### 🐛 Bug Fixes
|
|
159
|
+
|
|
160
|
+
- Look for lowercase input schema in default paths ([#647](https://github.com/apify/apify-cli/pull/647)) ([68456e6](https://github.com/apify/apify-cli/commit/68456e63eee3c28e7c0ee7464a2cbc1a00ba9dfa)) by [@mvolfik](https://github.com/mvolfik)
|
|
161
|
+
- Emit warning if input.json is modified during run and prefilled with defaults ([#672](https://github.com/apify/apify-cli/pull/672)) ([8a6fd3f](https://github.com/apify/apify-cli/commit/8a6fd3f60523380041309db830a62f52cc60e4d4)) by [@vladfrangu](https://github.com/vladfrangu), closes [#670](https://github.com/apify/apify-cli/issues/670)
|
|
162
|
+
- Scrapy wrapping being broken due to ESM migration ([#686](https://github.com/apify/apify-cli/pull/686)) ([e2a7591](https://github.com/apify/apify-cli/commit/e2a7591070a284394643e8dbb03bc020939ff61f)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
163
|
+
- **ci:** Make it work + publish with provenances ([#694](https://github.com/apify/apify-cli/pull/694)) ([e41ea72](https://github.com/apify/apify-cli/commit/e41ea728a9177dcec4ea73c25128cddebc00dd79)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
164
|
+
- Handle stdin correctly from slower stdout emitting ([#704](https://github.com/apify/apify-cli/pull/704)) ([a5b53de](https://github.com/apify/apify-cli/commit/a5b53de480aad3caf80e1a9439cd5e64648fe312)) by [@vladfrangu](https://github.com/vladfrangu)
|
|
165
|
+
- Running commands with spaces on windows ([#715](https://github.com/apify/apify-cli/pull/715)) ([d1c207a](https://github.com/apify/apify-cli/commit/d1c207a703a6948e7b3a6cfe82c5cfa6a3b9222d)) by [@vladfrangu](https://github.com/vladfrangu), closes [#692](https://github.com/apify/apify-cli/issues/692)
|
|
166
|
+
|
|
167
|
+
# 0.6.1 / 2020-05-18
|
|
2
168
|
|
|
3
|
-
0.6.1 / 2020-05-18
|
|
4
|
-
==================
|
|
5
169
|
- **BREAKING:** Templates are now fully decoupled from this project and
|
|
6
170
|
the [templates repository](https://github.com/apify/actor-templates)
|
|
7
171
|
serves as the single source of truth. Some templates were replaced
|
|
@@ -11,190 +175,184 @@
|
|
|
11
175
|
This is to support regular changes to templates without breaking older
|
|
12
176
|
versions of the CLI.
|
|
13
177
|
|
|
14
|
-
0.5.3 / 2020-03-03
|
|
15
|
-
|
|
178
|
+
# 0.5.3 / 2020-03-03
|
|
179
|
+
|
|
16
180
|
- Moved templates to separate repository
|
|
17
181
|
- Fixed: creating `apify_storage` in root folder after `apify create` command
|
|
18
182
|
|
|
19
|
-
0.5.2 / 2020-01-22
|
|
20
|
-
|
|
183
|
+
# 0.5.2 / 2020-01-22
|
|
184
|
+
|
|
21
185
|
- Added bot(dependabot.com) to check latest Apify SDK version in all templates
|
|
22
186
|
- Updated apify package in all templates
|
|
23
187
|
- Updated npm packages and fixed all npm audit issues
|
|
24
188
|
|
|
25
|
-
0.5.1 / 2019-12-19
|
|
26
|
-
|
|
189
|
+
# 0.5.1 / 2019-12-19
|
|
190
|
+
|
|
27
191
|
- Added warning about outdated node.js version
|
|
28
192
|
- Fixed infinite push, when the previous one was interrupted
|
|
29
193
|
- Fixed calling public actors with `apify call`
|
|
30
194
|
- `apify init` create empty INPUT.json file
|
|
31
195
|
|
|
32
|
-
0.5.0 / 2019-11-27
|
|
33
|
-
|
|
196
|
+
# 0.5.0 / 2019-11-27
|
|
197
|
+
|
|
34
198
|
- Drop support for node 8 and 9
|
|
35
199
|
- Fix: Pass the --max-http-header-size=80000 to the nodeJs process
|
|
36
200
|
|
|
37
|
-
0.4.1 / 2019-10-02
|
|
38
|
-
|
|
201
|
+
# 0.4.1 / 2019-10-02
|
|
202
|
+
|
|
39
203
|
- New actor template for Apify projects, you can create it with `apify create --template apify_project`
|
|
40
204
|
- `apify vis` - Using improved schema validator
|
|
41
205
|
|
|
42
|
-
0.4.0 / 2019-09-23
|
|
43
|
-
|
|
206
|
+
# 0.4.0 / 2019-09-23
|
|
207
|
+
|
|
44
208
|
- Breaking Change - `apify push`: Pushes source code as a "Multiple source files" in case source code is less that 3 MB
|
|
45
209
|
|
|
46
|
-
0.3.12 / 2019-09-18
|
|
47
|
-
|
|
48
|
-
Bug fixes:
|
|
210
|
+
# 0.3.12 / 2019-09-18
|
|
211
|
+
|
|
212
|
+
Bug fixes:
|
|
213
|
+
|
|
49
214
|
- `apify create`: Added validation for actor name
|
|
50
215
|
- `apify init` skips creation of apify.json if already exists
|
|
51
216
|
- `apify run -p` runs actor, if apify_storage doesn't exist
|
|
52
217
|
- Updated packages
|
|
53
218
|
- Additional minor fixes
|
|
54
219
|
|
|
55
|
-
0.3.11 / 2019-07-26
|
|
56
|
-
|
|
220
|
+
# 0.3.11 / 2019-07-26
|
|
221
|
+
|
|
57
222
|
- Updated packages
|
|
58
223
|
- Updated Cheerio Crawler template
|
|
59
224
|
- Updated Apify package version in all templates
|
|
60
225
|
|
|
61
|
-
0.3.10 / 2019-06-03
|
|
62
|
-
|
|
226
|
+
# 0.3.10 / 2019-06-03
|
|
227
|
+
|
|
63
228
|
- Updated packages
|
|
64
229
|
|
|
65
|
-
0.3.9 / 2019-05-15
|
|
66
|
-
|
|
230
|
+
# 0.3.9 / 2019-05-15
|
|
231
|
+
|
|
67
232
|
- Improved the templates and texts
|
|
68
233
|
|
|
69
|
-
0.3.8 / 2019-03-29
|
|
70
|
-
|
|
234
|
+
# 0.3.8 / 2019-03-29
|
|
235
|
+
|
|
71
236
|
- Updated all templates regarding the last version of apify SDK.
|
|
72
237
|
|
|
73
|
-
0.3.7 / 2019-03-18
|
|
74
|
-
|
|
238
|
+
# 0.3.7 / 2019-03-18
|
|
239
|
+
|
|
75
240
|
- Fixed templates to use Apify.getInput(), replaced deprecated function and options,
|
|
76
|
-
added debug fields, added .idea to .gitignore
|
|
241
|
+
added debug fields, added .idea to .gitignore
|
|
77
242
|
- Updated packages
|
|
78
243
|
- Fixed bug: Users without username can use push/call command
|
|
79
244
|
|
|
80
|
-
0.3.6 / 2019-01-29
|
|
81
|
-
|
|
245
|
+
# 0.3.6 / 2019-01-29
|
|
246
|
+
|
|
82
247
|
- Added command `apify vis` that validates actor input schema.
|
|
83
248
|
|
|
84
|
-
0.3.5 / 2019-01-25
|
|
85
|
-
|
|
249
|
+
# 0.3.5 / 2019-01-25
|
|
250
|
+
|
|
86
251
|
- Upgraded to apify@0.11 in templates
|
|
87
252
|
|
|
88
|
-
0.3.3 / 2018-12-12
|
|
89
|
-
|
|
253
|
+
# 0.3.3 / 2018-12-12
|
|
254
|
+
|
|
90
255
|
- Omitted CMD command in all templates Dockerfile.
|
|
91
256
|
|
|
92
|
-
0.3.2 / 2018-12-05
|
|
93
|
-
|
|
257
|
+
# 0.3.2 / 2018-12-05
|
|
258
|
+
|
|
94
259
|
- Updated apify-client package. It fixed bug, when user can not push actor, whe he changed version in apify.json.
|
|
95
260
|
|
|
96
|
-
0.3.1 / 2018-11-29
|
|
97
|
-
|
|
261
|
+
# 0.3.1 / 2018-11-29
|
|
262
|
+
|
|
98
263
|
- :tada: New commands to manage secret environment variables: `apify secrets:add`, `apify secrets:rm`.
|
|
99
264
|
- New documentation how to set environment variable in `apify.json`, see [documentation](https://github.com/apify/apify-cli/blob/master/README.md#environment-variables).
|
|
100
265
|
- **BREAKING CHANGES**: Simplified `apify.json` structure. It will be updated automatically before execution apify run and push command.
|
|
101
266
|
- Command `apify create` now shows progress bar of npm install.
|
|
102
267
|
- Small bugs fixes
|
|
103
268
|
|
|
104
|
-
0.2.7 / 2018-11-27
|
|
105
|
-
|
|
269
|
+
# 0.2.7 / 2018-11-27
|
|
270
|
+
|
|
106
271
|
- Updated all templates to latest apify packages
|
|
107
272
|
|
|
108
|
-
0.2.6 / 2018-11-09
|
|
109
|
-
|
|
273
|
+
# 0.2.6 / 2018-11-09
|
|
274
|
+
|
|
110
275
|
- Added warning if `apify run` reuse old state in storage
|
|
111
276
|
- Fixed issues #70 #65 #68
|
|
112
277
|
|
|
113
|
-
0.2.5 / 2018-10-31
|
|
114
|
-
|
|
278
|
+
# 0.2.5 / 2018-10-31
|
|
279
|
+
|
|
115
280
|
- Updated NPM dependencies
|
|
116
281
|
- Upgraded to apify-shared@0.1.6
|
|
117
282
|
- Fixed templates to use apify/actor-node-chrome Docker image instead of outdated apify/actor-node-puppeteer
|
|
118
283
|
|
|
119
|
-
0.2.3 / 2018-09-17
|
|
120
|
-
|
|
121
|
-
- Updated all templates to apify version 0.8
|
|
284
|
+
# 0.2.3 / 2018-09-17
|
|
285
|
+
|
|
286
|
+
- Updated all templates to apify version 0.8.\*
|
|
122
287
|
- Added template named hello_word
|
|
123
288
|
|
|
124
|
-
0.2.1 / 2018-09-17
|
|
125
|
-
|
|
289
|
+
# 0.2.1 / 2018-09-17
|
|
290
|
+
|
|
126
291
|
- **BREAKING CHANGES**: The local storage directories have been renamed and package.json files needs a new `start` command.
|
|
127
|
-
See [migration guide](/MIGRATIONS.md) for existing projects if you are upgrading from 0.1
|
|
292
|
+
See [migration guide](/MIGRATIONS.md) for existing projects if you are upgrading from 0.1._ to 0.2._.
|
|
128
293
|
- You can specified another file that main.js for `apify run` command using npm start script.
|
|
129
294
|
|
|
130
|
-
0.2.0 / 2018-09-12
|
|
131
|
-
|
|
295
|
+
# 0.2.0 / 2018-09-12
|
|
296
|
+
|
|
132
297
|
- **BREAKING CHANGES**: Version 0.2.0 of Apify CLI supports only version 0.7.0 of API SDK or newer as management of environment variables
|
|
133
298
|
has been changed according to Apify SDK version 0.7.0.
|
|
134
299
|
- Dropped support for Node 7
|
|
135
300
|
|
|
136
|
-
0.1.18 / 2018-09-12
|
|
137
|
-
|
|
301
|
+
# 0.1.18 / 2018-09-12
|
|
302
|
+
|
|
138
303
|
- Updated NPM dependencies, npm-shrinkwrap.json replaced with package-lock.json
|
|
139
304
|
- Updated NPM dependencies in code templates
|
|
140
305
|
|
|
141
|
-
0.1.15 / 2018-07-23
|
|
142
|
-
|
|
306
|
+
# 0.1.15 / 2018-07-23
|
|
307
|
+
|
|
143
308
|
- Rename act to actor
|
|
144
309
|
|
|
145
|
-
0.1.13 / 2018-07-12
|
|
146
|
-
|
|
310
|
+
# 0.1.13 / 2018-07-12
|
|
311
|
+
|
|
147
312
|
- Add environment variables for enable live view for local actors.
|
|
148
313
|
|
|
149
|
-
0.1.12 / 2018-06-28
|
|
150
|
-
|
|
314
|
+
# 0.1.12 / 2018-06-28
|
|
315
|
+
|
|
151
316
|
- From now `apify call` and `apify push` commands stream live logs from run and build to your terminal
|
|
152
317
|
- Add options -p, --purge, --purge-dataset, --purge-key-value-store, --purge-queue in `apify run` to clean stores before runs actor locally
|
|
153
318
|
- Add option -w, --wait-for-finish=wait-for-finish in `apify push` and `apify call` - command waits x seconds to finish run or build on Apify
|
|
154
319
|
- Fixes #26, #33, #34, #36, #38, #39, #37, #35
|
|
155
320
|
|
|
156
|
-
0.1.11 / 2018-05-30
|
|
157
|
-
|
|
321
|
+
# 0.1.11 / 2018-05-30
|
|
322
|
+
|
|
158
323
|
- Use npm-shrinkwrap.json instead of package-lock.json for published module
|
|
159
324
|
- Update template, where we using proxy
|
|
160
325
|
- Fix #30
|
|
161
326
|
|
|
162
|
-
0.1.9 / 2018-04-18
|
|
163
|
-
|
|
327
|
+
# 0.1.9 / 2018-04-18
|
|
328
|
+
|
|
164
329
|
- apify run takes APIFY_USER_ID and APIFY_TOKEN as environments variables, if client is logged locally
|
|
165
330
|
- apify call takes input from default local key-value-store
|
|
166
331
|
- Fix: duplicates new lines in log
|
|
167
332
|
|
|
168
|
-
0.1.8 / 2018-04-17
|
|
169
|
-
|
|
333
|
+
# 0.1.8 / 2018-04-17
|
|
334
|
+
|
|
170
335
|
- Print warning if you have old version of cli
|
|
171
336
|
- apify run - kills all sub processes for SIGINT signal (ctrl+c) - It kills all related browsers in apify run command, related issue:
|
|
172
337
|
https://github.com/apify/apify-js/issues/72
|
|
173
338
|
|
|
174
|
-
0.1.7 / 2018-04-12
|
|
175
|
-
|
|
339
|
+
# 0.1.7 / 2018-04-12
|
|
340
|
+
|
|
176
341
|
- Readme and templates updates
|
|
177
342
|
|
|
178
|
-
0.1.6 / 2018-04-11
|
|
179
|
-
|
|
343
|
+
# 0.1.6 / 2018-04-11
|
|
344
|
+
|
|
180
345
|
- Add support for request queue
|
|
181
346
|
|
|
182
|
-
0.1.5 / 2018-04-09
|
|
183
|
-
|
|
347
|
+
# 0.1.5 / 2018-04-09
|
|
348
|
+
|
|
184
349
|
- Works for windows
|
|
185
350
|
- New command apify info
|
|
186
351
|
|
|
187
|
-
0.1.x / 2018-04-01
|
|
188
|
-
==================
|
|
189
|
-
- The first public release
|
|
190
|
-
|
|
191
|
-
0.0.x / 2018-03-01
|
|
192
|
-
==================
|
|
193
|
-
- Initial development, lot of new stuff
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
352
|
+
# 0.1.x / 2018-04-01
|
|
198
353
|
|
|
354
|
+
- The first public release
|
|
199
355
|
|
|
356
|
+
# 0.0.x / 2018-03-01
|
|
200
357
|
|
|
358
|
+
- Initial development, lot of new stuff
|