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

Provide Github actions (and other CI tools) #21

Open
javydekoning opened this issue Oct 29, 2020 · 1 comment
Open

Provide Github actions (and other CI tools) #21

javydekoning opened this issue Oct 29, 2020 · 1 comment

Comments

@javydekoning
Copy link

To support other CI's it would be best to move the logic from: https://github.com/majkinetor/au-packages-template/blob/master/.appveyor.yml#L73-L95 to update_all.ps1 (or another script/function).

Variables like branch name and commit message MUST be passed in as params, but it will make it much easier to understand the CI example.

I'm using Github actions, example here

@majkinetor majkinetor changed the title Provice Github actions (and other CI tools) Provide Github actions (and other CI tools) Oct 29, 2020
@majkinetor
Copy link
Owner

Yeah, I don't like any programming in CI yaml BS so I generally agree. I was thinking about adding something like it via #18, but currently have no time for it, if you feel like it give it a go, otherwise, I am not sure when I'll be able to do it.

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

No branches or pull requests

2 participants