You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the CI/CD is in Azure Pipelines and has the problem that we don't have access and it gives 401 errors which makes it difficult to review our own or other PRs.
The pipeline is simple enough to migrate it from Azure Pipelines to GitHub actions without much difficulty which makes everything much more integrated into the GitHub ecosystem.
In the other repository I already did it myself back in the day:
It used to be on GitHub but I moved it back to DevOps some time ago since that is where I felt "at home".
We can move it to GitHub as part of #272 I guess. But first I need to get some more PRs in for another release I want to do adressing recent changes.
Unity Tools for Azure DevOps - Feature Request
Please describe your feature request
Currently the CI/CD is in Azure Pipelines and has the problem that we don't have access and it gives 401 errors which makes it difficult to review our own or other PRs.
The pipeline is simple enough to migrate it from Azure Pipelines to GitHub actions without much difficulty which makes everything much more integrated into the GitHub ecosystem.
In the other repository I already did it myself back in the day:
Dinomite-Studios/unity-azure-pipelines-tasks-lib#5
Dinomite-Studios/unity-azure-pipelines-tasks-lib#9
The text was updated successfully, but these errors were encountered: