Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add source to workflow #183

Merged
merged 1 commit into from
Sep 28, 2023
Merged

fix: add source to workflow #183

merged 1 commit into from
Sep 28, 2023

Conversation

MDavidson17
Copy link
Contributor

The merging of #161 linted against the old version of standardising so missed this required fix which broke Wentao's PR here: https://github.com/linz/topo-workflows/actions/runs/6333551973/job/17201837027?pr=179

@MDavidson17 MDavidson17 marked this pull request as ready for review September 28, 2023 02:29
@MDavidson17 MDavidson17 requested review from a team as code owners September 28, 2023 02:29
@MDavidson17 MDavidson17 added this pull request to the merge queue Sep 28, 2023
@@ -16,6 +16,8 @@ spec:
key: bulk
arguments:
parameters:
- name: source
value: ""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to put a default value here as this is not optional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh sorry, I tried to remove it from the merge queue when I saw your comment but I was too slow, I will look into it and update in a new PR 😂 but it should work for you now

@MDavidson17 MDavidson17 removed this pull request from the merge queue due to a manual request Sep 28, 2023
Merged via the queue into master with commit 666cf1f Sep 28, 2023
1 check passed
@MDavidson17 MDavidson17 deleted the bug/missing-souce branch September 28, 2023 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants