alb3rtobr commented on pull request #668:
URL: https://github.com/apache/geode-native/pull/668#issuecomment-705461865


   > I don't actually expect to merge this, as Geode seems all in on Concourse.
   
   Well, but geode-native is not in Concourse, its using Travis.
   Although you dont merge it to develop branch, I think it would be useful to 
have your test-actions branch contributed to geode-native anyway. And document 
how someone can use this branch to test a contribution before creating a PR.
   
   In my case I have a fork of `apache/geode-native`, and I added your repo as 
remote. Then I created  branch tracking your branch with your github actions 
changes (`git co -b test-actions moleske/test-actions`).
   On the head of that branch, I plan to create a branch per Geode ticket I 
want to verify, so I can test my code before creating a PR :)
   
   Im glad you shared this, Im currently working on a geode-native client that 
broke something in windows, and I dont have a windows machine to test it!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to