Shanedell opened a new issue #62:
URL: https://github.com/apache/daffodil-vscode/issues/62


   Instead of having everything action for the CI being a seperate file/action 
we want to converge into one file called `CI.yml`. 
   
   However, with this we will still want to leave `release.yml` as its own 
separate file as it will require a different matching solution than all the 
other CI.
   
   So take these files
   ```
   .github/workflows/formatting.yml
   .github/workflows/one-commit.yml
   .github/workflows/rat-check.yml
   .github/workflows/tests.yml
   ```
   and move them to be one file, `.github/workflows/CI.yml`


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to