Helen Hou-Sandi

Results 78 comments of Helen Hou-Sandi

This seems fine to me - I'd love to know what SVN could potentially show for the `add` and `rm` commands just for due diligence, it's possible it would actually...

Hi - the logs you linked indicate there were modifications in `trunk/mailcheck-co.php`, meaning in your `master` branch at the time there were changes beyond asset files since the last sync...

Hi @kevindaus! I totally agree, we should add sample workflow files to https://github.com/10up/plugin-scaffold, which you can use as a template when starting a new repo right in GitHub. Is that...

@madiodio You’ve commented out the `- uses: actions/checkout@master` step, which is necessary to have any of the GitHub repo available for use during the run. While I’m sympathetic to confusion...

@helgatheviking For the typical use case there shouldn’t be much more to it besides copying the base workflow file and adding the `SVN_USERNAME` and `SVN_PASSWORD` secrets to the repo settings....

Do you typically do these tags on `master` or do you tag on a development branch? Some people do deploy these to .org, FWIW :) We can certainly add more...

I'm actually not sure about the tag+branch filtering? I suppose a tag is not technically pushed to a branch but I do wonder if they can somehow be combined in...

Copying my comment to @sc0ttkclark over here: > I am worried about exactly what you experienced, which is that as people are getting these things set up for the first...

Hi @tatsta - thanks for sending this in. Is this to address #16?

Seems like that `Disallow` directive will be removed in WordPress itself soon: https://make.wordpress.org/core/2019/09/02/changes-to-prevent-search-engines-indexing-sites/ Perhaps we should think about the meta tag a bit more? Not sure it that's actually better...