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

Migrate to GitHub Actions #698

Open
flokuep opened this issue Apr 19, 2024 · 3 comments
Open

Migrate to GitHub Actions #698

flokuep opened this issue Apr 19, 2024 · 3 comments
Labels
help wanted infrastructure related to github config, appveyor etc.

Comments

@flokuep
Copy link
Member

flokuep commented Apr 19, 2024

To reduce some dependencies and have a more smooth integration into GitHub, we should consider switching to GitHub Actions for building nightly and release versions.

The most complicated part of achieving this is the version number handling which is solved by some scripts currently.

While doing this, we could think about skipping transifex-pullrequests automatically.

@flokuep
Copy link
Member Author

flokuep commented Apr 19, 2024

@Jiiniasu I've seen that you already made some experience with that topic, on your forks. Any knowledge or solved problems you can share with us?

@flokuep flokuep added infrastructure related to github config, appveyor etc. help wanted labels Apr 19, 2024
@Jiiniasu
Copy link
Member

The Github actions I have in my SSIS-Remote branch is my first experience with it, so can't say I have too much knowledge/learnings that aren't basic usage.

How is the current Appveyor set up? Are there parts that can only be seen with some kind of login to the service?

@flokuep
Copy link
Member Author

flokuep commented Apr 29, 2024

Ah, okay. Same here :) I've just playing around with GH Action on my fork...

No, all Appveyor configuration should be within the appveyor.yaml and the referenced build-scripts within the repository itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted infrastructure related to github config, appveyor etc.
Projects
None yet
Development

No branches or pull requests

2 participants