Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scope #1

Open
brettrowberry opened this issue Aug 6, 2021 · 1 comment
Open

Scope #1

brettrowberry opened this issue Aug 6, 2021 · 1 comment

Comments

@brettrowberry
Copy link

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.

@psfinaki
Copy link
Owner

psfinaki commented Aug 7, 2021

Hi @brettrowberry! (hi @ForNeVeR and @Yakimych as well)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants