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

Adding CIRCLE_REPOSITORY_URL as origin for full repo for 51 bug fix #52

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

stevector
Copy link
Contributor

@stevector stevector commented Nov 3, 2020

This PR is meant to address #51. As best I can tell, the way I wrote the Orb to use two repos within it's build process (a clone from Pantheon in addition to the clone from GitHub/BitBucket that comes by default in CI) had the side effect of leaving the url key empty in the build-metadata.json file.

I think I didn't notice this problem earlier because the real repos that I use the Orb with are repos that pre-date the Orb and the clean-up process called out in the #51 bug report only needs to find one environment with the url value set.

Anyway, this change seems good to merge but I'd like validation from at least one tester in #51. See this PR for an example of how to test this particular Orb revision: https://github.com/stevector/nerdologues-d8/pull/373/files

@stevector stevector changed the title WIP - Adding CIRCLE_REPOSITORY_URL as origin for full repo Adding CIRCLE_REPOSITORY_URL as origin for full repo for 51 bug fix Nov 3, 2020
@enotick
Copy link

enotick commented Nov 3, 2020

I have time to test today. I'll report later in the day on the results. Thank you!

@enotick
Copy link

enotick commented Feb 1, 2021

@stevector this works for me as tested previously. Can we please merge? The dev build I have been using has expired. Thanks.

@stevector
Copy link
Contributor Author

Yes, I'll cut the tag later today!

@stevector stevector merged commit 90d5b62 into master Feb 1, 2021
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.

2 participants