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
I've updated the README to clarify things a bit. Basically I haven't worked with GitHub Actions and was only thinking about Azure DevOps.
From what I see though, this project can be generalized to support other systems (or at least Actions) - there's no "hard" dependency on whatever is in Azure DevOps and, well, F# quite naturally makes people write generic code 😄 The engine here is written with the mere idea of uniting steps into jobs into stages into pipelines and plugging in pools, triggers and environments - those things can be called slightly different elsewhere but I guess the idea would be the same.
We would need to reshuffle things a bit - but I'm totally up for it. We just need subject matter experts :D
What is the scope of this project? Azure DevOps only? I couldn’t tell from the README. GitHub Actions are what I’m looking for.
The text was updated successfully, but these errors were encountered: