CI failing for pull requests (missing SSH key secret?) #23

Open
opened 2020-10-01 10:57:59 +00:00 by 3wordchant · 1 comment
Owner

E.g. compose-stacks/wordpress!11 or compose-stacks/traefik!5

Assume it's because Drone is set not to make secrets available to pull requests:

Error loading key "(stdin)": invalid format

Not sure if there's a sensible way of fixing this, security-wise? At the very least it might be worth disabling Drone for PRs if we can't.

E.g. compose-stacks/wordpress!11 or compose-stacks/traefik!5 Assume it's because Drone is set not to make secrets available to pull requests: ``` Error loading key "(stdin)": invalid format ``` Not sure if there's a sensible way of fixing this, security-wise? At the very least it might be worth disabling Drone for PRs if we can't.
Owner

Yeah, permissions issue. I think we can do an "exlcude PR builds" for now. We probably want to do PR builds when we're doing more intential CI and not just getting Drone to deploy things for us. Good to have this ticket open.

Yeah, permissions issue. I think we can do an "exlcude PR builds" for now. We probably want to do PR builds when we're doing more intential CI and not just getting Drone to deploy things for us. Good to have this ticket open.
decentral1se added this to the Continuous integration testing for apps milestone 2021-09-09 14:33:01 +00:00
Sign in to join this conversation.
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#23
No description provided.