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 seed data so repo path and repo name are correct #2318

Merged
merged 1 commit into from Apr 15, 2023
Merged

Conversation

ABrain7710
Copy link
Contributor

Description

  • The repo path and repo name are not correct in the seed data. I figured out that it was because the regex in the 7th migration was not capturing the repo path and repo name correctly, so I changed it to use the standard function that gets the repo owner and repo name. Then I constructed the repo path with the repo owner

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Andrew Brain <61482022+ABrain7710@users.noreply.github.com>
Copy link
Member

@sgoggins sgoggins left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@sgoggins sgoggins merged commit 127eda0 into dev Apr 15, 2023
2 checks passed
@ABrain7710 ABrain7710 deleted the seed-data-fix branch April 19, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants