Open
Conversation
Author
|
I'm done with all my updates on my fork. Each potential PR has its own branch:
My commit history of these could be cleaned up: each of the branches are expecting a certain order rather than stand alone. I can rewrite history on request but my repo meets my needs. |
Author
|
I guess I'm using this PR for a change log of how my fork has diverged. New feature branch named handleAll: setup/tests can't kill the runner. Mark a failure instead. Here's my raw notes dump on why the old version wasn't working and why mine does. (included in master branch) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey I found your repo for testing Red. It's simple and does what I want but is outdated and has a bug. This repo is abandoned but I'm contributing changes for the sake of others. This PR has no functional change and it's purpose is to reach out to see if you'll allow some changes (and also there shouldn't be trailing spaces, I mean honestly).
In addition to this PR my fork has a few more changes:
Which are in their own branches if you want to have tiny PRs. Or you could just merge my master to your master. I haven't tagged anything. I also noticed that you have a redundant branch named "develop".
In the mean time I'll be trying to figure out how to update RedUnit to the latest version of Red.