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 from BitBucket Pipelines to GitHub Actions #6

Open
moazreyad opened this issue Jan 18, 2023 · 3 comments
Open

Migrate from BitBucket Pipelines to GitHub Actions #6

moazreyad opened this issue Jan 18, 2023 · 3 comments
Assignees

Comments

@moazreyad
Copy link
Contributor

Since SciUnit is moved to GitHub, it can start using Github Actions to automatically run the unit tests when required (for example, with each pull request).

@sranasir
Copy link
Contributor

Issue resolved with merging PR #7

@moazreyad
Copy link
Contributor Author

To completely remove bitbucket pipelines (https://github.com/depaul-dice/sciunit/blob/master/bitbucket-pipelines.yml), there are two questions:

  1. should we also create actions for Ubuntu 16.04 and Ubuntu 18.04? or they are too old and we can simply drop the support for them?
  2. For CentOS: I couldn't find (geotrust/devtoolset:centos6.devtoolset-4) in docker hub (https://hub.docker.com/r/geotrust/build-essential/tags).

@sranasir
Copy link
Contributor

Need to work on updating for Ubuntu 22.04.

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