Commit graph

10 commits

Author SHA1 Message Date
Jim Derry 168d09a0a8 Update proper ref to external repository. 2021-07-21 14:09:46 -04:00
Jim Derry 3bec3ea1f1 Updated automated build tools.
- The macOS package wasn't working, so remove it from the matrix build.

- Provide a macOS dedicated build script which builds a nice DMG and notarizes
  it.

- Binaries can be added to any existing tag, thus avoiding the issue of deleting
  and recreating a tag, which is a bad thing to do. Note that existing binaries
  won't be overridden, so delete whatever's already there first if you need to
  add new binaries.
2021-07-21 13:21:54 -04:00
Jim Derry a4f4edb106
Update publish_binaries.yml
Don't escape the slash, because it's not consistent across platforms.
2021-07-17 08:48:59 -04:00
Jim Derry c5f4c0d34b
Update publish_binaries.yml 2021-07-17 08:38:34 -04:00
Jim Derry 7f4394590e
Update publish_binaries.yml
Ensure the date format is the same as we use on the binaries page.
2021-07-17 08:34:08 -04:00
Jim Derry 9a6b1d09cc
Add files via upload 2021-07-16 16:52:20 -04:00
Jim Derry 1e1064dfab Don't pull test from personal repo. 2021-07-14 14:38:12 -04:00
Jim Derry 8b4a06df76 Create api_test.yml
Perform LibTidy API testing upon PR's or pushes.
2021-07-14 11:19:47 -04:00
Jim Derry bf093747fc
Update build_and_test.yml
Added support for automated testing of Windows Cygwin installations.
2021-07-12 13:47:02 -04:00
Jim Derry 5a1b65d089 Move the testing repository back into the Tidy codebase.
Automate testing of any PR's.
Updated README's explaining new processes.
2021-05-21 10:43:35 -04:00