New recipe creation errors on missing RECIPE env variable #409

Closed
opened 2023-02-12 15:27:55 +00:00 by codegod100 · 1 comment
Member

I am working on creating a recipe for a project I'm working on and abra is complaining about a missing RECIPE environment variable. I asked in the matrix and someone mentioned that is something I should put in .env.sample but I don't see this used anywhere.

Can someone point me to an example or explain what I'm doing wrong?

I am working on creating a recipe for a project I'm working on and abra is complaining about a missing RECIPE environment variable. I asked in the matrix and someone mentioned that is something I should put in .env.sample but I don't see this used anywhere. Can someone point me to an example or explain what I'm doing wrong?
codegod100 added the
bug
label 2023-02-12 15:27:55 +00:00
Owner

Oops, that would most likely be the TYPE=... env var, I think! E.g. 5868b83948/.env.sample (L1) I think that's a bug that it's still complaining about RECIPE=... as we renamed that at some point to be more general. Can open a PR for this.

Oops, that would most likely be the `TYPE=...` env var, I think! E.g. https://git.coopcloud.tech/coop-cloud/discourse/src/commit/5868b83948c0c30923a30352ccdd99e819d9ce55/.env.sample#L1 I think that's a bug that it's still complaining about `RECIPE=...` as we renamed that at some point to be more general. Can open a PR for this.
Sign in to join this conversation.
No Milestone
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#409
No description provided.