Fix coop-cloud/example variable substitution #42

Closed
opened 2021-01-17 13:10:48 +00:00 by 3wordchant · 1 comment
Owner
  1. Create a new repository
  2. Choose coop-cloud/example as the template, and to copy over "repo contents"

Expected behaviour:

  • TYPE=foo-bar

Actual behaviour:

  • TYPE=${REPO_NAME_KEBAB} (i.e. no substitution)

Maybe Gitea changed their syntax recently?

1. Create a new repository 2. Choose coop-cloud/example as the template, and to copy over "repo contents" Expected behaviour: - `TYPE=foo-bar` Actual behaviour: - `TYPE=${REPO_NAME_KEBAB}` (i.e. no substitution) Maybe Gitea changed their syntax recently?
Author
Owner

Fixed by 177b7bb25a1f59f4e3f7da7064c173c9266a2e39

Fixed by 177b7bb25a1f59f4e3f7da7064c173c9266a2e39
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#42
No description provided.