Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Migrate CI to Github Actions #929

Open
ChristianMurphy opened this issue Aug 9, 2021 · 0 comments
Open

Migrate CI to Github Actions #929

ChristianMurphy opened this issue Aug 9, 2021 · 0 comments

Comments

@ChristianMurphy
Copy link
Contributor

AppVeyor and Travis CI to not be enabled for uPortal-project/uportal-home (in the most recent commit, only GitHub pages appears to be running 97b3da5).
And even if Travis was running, it has lowered build time limits for open source projects https://jamescooke.info/travis-hitting-githubs-api-limits-for-open-source-projects.html
It may be worth migrating to GitHub actions, as some of the other uPortal-project repos have.

Some relevant starters, https://github.com/uPortal-Project/JasigWidgetPortlets/blob/211faf438f65637a7ba97f93764c7f4bbc488ac2/.github/workflows/CI.yml#L1-L29 gives an example of testing Maven and Java, https://github.com/uPortal-Project/uPortal-web-components/blob/7c37a17c995121a3627fbe353f733b45dcecf5ff/.github/workflows/CI.yml#L1-L35 gives an example with Node and NPM.

Happy to help if there is interest in migrating.

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

No branches or pull requests

1 participant