Reported via Slack: https://apify.slack.com/archives/C0L33UM7Z/p1778750890732529
There seems to be 2 separated issues:
-
when creator uses CLI apify push, the originally Github sourced Actor switches to the WebIDE as a source type. That might be technically correct as the new source might not be in sync with the original Github repository, but it should not erase / overwrite the original configuration or at least still respect it.
Possible solution might be to push to Git when creator runs apify push on Git sourced Actor.
-
when creator switched back to the Git as a source, they were unable to enable "Automatic builds"
Reported via Slack: https://apify.slack.com/archives/C0L33UM7Z/p1778750890732529
There seems to be 2 separated issues:
when creator uses CLI
apify push, the originally Github sourced Actor switches to theWebIDEas a source type. That might be technically correct as the new source might not be in sync with the original Github repository, but it should not erase / overwrite the original configuration or at least still respect it.Possible solution might be to push to Git when creator runs
apify pushon Git sourced Actor.when creator switched back to the Git as a source, they were unable to enable "Automatic builds"