CA
Crawlee & Apify9mo ago
wise-white

CI Automations & Apify API

1. when i set the sourceType through the REST API, similar to how its being set through the UI, it gets converted to HTTP instead of git. I am unsure if i am doing something wrong here. using the HTTP url also results in the incorrect behaviour. the expected structure: [email protected]:<username>/<repo>.git#<branch_name>:<actor_subpath> 2. do i need a deployment key per-actor even though they all use the same codebase (it is a monorepo)? 2a. if so, is there a way to automate this? because i want to automate creating actors via directories based on my known environment parameters passed through GitHub actions. 3. when i tag a version as latest the prior version keeps the latest tag. is this intentional? how can i update the tags so only 1 has latest? is the expectation that I manually must untag latest from previous versions using some API endpoint?
1 Reply
Hall
Hall9mo ago
View post on community site
This post has been pushed to the community knowledgebase. Any replies in this thread will be synced to the community site.
Apify Community

Did you find this page helpful?