-
I found out the `apify actor:push-data` command works locally, but doesn't work when I `apify push` it to the platform and then I `apify run` iit. I tried my best to replicate the remote environment l…
-
### How to reproduce:
```
$ mkdir test-folder
$ cd test-folder
$ apify push
$ apify call
```
### Expected behavior:
`apify push` fails telling me that the current folder is not a valid Act…
-
We need the same bahavior as with the JS version:
- crawlee implements the base storage classes
- every async operation checks if it was the first call, and purges automatically unless opted-out via…
B4nan updated
5 months ago
-
env: mac intel
→ metagpt (main) $ python startup.py "Write a cli snake game"
2023-08-09 15:33:42.370 | INFO | metagpt.config:__init__:44 - Config loading done.
Traceback (most recent call la…
-
https://github.com/apify/apify-cli/blob/0cb0de4794ce2d78b84237d9612f88d9e4c6f2fa/src/lib/actor.js#L47
We should probably use IS_AT_HOME to check if we're running on Apify. When you run locally and …
-
Summary: use `Source`
---
In addition to `url` (alias `homepage`), packages on PyPI can have this [metadata](https://setuptools.readthedocs.io/en/latest/setuptools.html):
> `project_urls`
>
…
-
`apify run --purge` doesn't purge, even tried with `npx apify-cli@1.0.0-beta.42 run --purge`
How to reproduce?
Run:
```
apify create
? Name of your new actor: purge-test
? Choose the programmi…
-
**Context:**
- Playwright Version: 1.30
- Operating System: Mac
- Node.js version: 9.20
- Browser: chromium
**Code Snippet**
```
ERROR PlaywrightCrawler: Request failed and reached ma…
-
This is in response to the [discussion](https://github.com/Homebrew/brew/pull/17539) on updating the documentation for Node for Formula Authors. @MikeMcQuaid suggested opening a discussion here.
To…
-
Request from Slack by Jan Curn:
> Hey, I noticed the Apify CLI command apify init doesn't say anything about the Scrapy wrapping functionality. Please can you add some info to both the help and doc…