Skip to content

[mk] Put shell code in shell scripts and add support for switching between different remotes for dependencies. - #4060

Merged
rolfbjarne merged 1 commit into
dotnet:masterfrom
rolfbjarne:mk-better-readme-dependencies
May 10, 2018
Merged

[mk] Put shell code in shell scripts and add support for switching between different remotes for dependencies.#4060
rolfbjarne merged 1 commit into
dotnet:masterfrom
rolfbjarne:mk-better-readme-dependencies

Conversation

@rolfbjarne

@rolfbjarne rolfbjarne commented May 9, 2018

Copy link
Copy Markdown
Member

Put the shell code for resetting README dependencies in a shell script instead
of embedded in the Makefile so that it's easier to write, read and debug.

Also add support for switching between different remotes for README
dependencies (this means that make reset-X will now work fine if X's
remote changed).

A side effect is that all README dependencies will now end up with a 'xamarin'
remote in addition to the 'origin' remote, but there should be no other
side effects.

…tween different remotes for dependencies.

Put the shell code for resetting README dependencies in a shell script instead
of embedded in the Makefile so that it's easier to write, read and debug.

Also add support for switching between different remotes for README
dependencies (this means that `make reset-X` will now work fine if `X`'s
remote changed).

A side effect is that all README dependencies will now end up with a 'xamarin'
remote in addition to the 'origin' remote, but this should have no other
effect.
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure
Build comment file:

Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only)
Generator Diff
🔥 Test run failed 🔥

Test results

1 tests failed, 0 tests skipped, 78 tests passed.

Failed tests

  • monotouch-test/watchOS - simulator/Debug: Failed

@rolfbjarne

Copy link
Copy Markdown
Member Author

Test failure is a known issue: https://github.com/xamarin/maccore/issues/581

@rolfbjarne
rolfbjarne merged commit 7fa79c8 into dotnet:master May 10, 2018
rolfbjarne added a commit to rolfbjarne/macios that referenced this pull request Jun 13, 2018
…tween different remotes for dependencies. (dotnet#4060)

Put the shell code for resetting README dependencies in a shell script instead
of embedded in the Makefile so that it's easier to write, read and debug.

Also add support for switching between different remotes for README
dependencies (this means that `make reset-X` will now work fine if `X`'s
remote changed).

A side effect is that all README dependencies will now end up with a 'xamarin'
remote in addition to the 'origin' remote, but this should have no other
effect.
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.

3 participants