hbz / lobid

Linking Open Bibliographic Data
https://lobid.org/
Eclipse Public License 2.0
15 stars 4 forks source link

Migrate to GitHub Actions #433

Closed fsteeg closed 3 years ago

fsteeg commented 3 years ago

We decided to migrate our projects from Travis CI to GitHub Actions (some background).

Projects to be migrated include (see all):

(mostly) Java-based builds Travis build Issue/PR GitHub build
https://github.com/hbz/lobid-resources Build status https://github.com/hbz/lobid-resources/pull/1104
https://github.com/metafacture/metafacture-core Build status https://github.com/metafacture/metafacture-core/issues/351
https://github.com/metafacture/metafacture-fix Build status -
https://github.com/metafacture/metafacture-flux Build status https://github.com/metafacture/metafacture-flux/issues/5
(mostly) Play-based builds Travis build Issue/PR GitHub build
https://github.com/hbz/nwbib Build status https://github.com/hbz/nwbib/issues/566 Build status
https://github.com/hbz/lobid-gnd Build status https://github.com/hbz/lobid-gnd/issues/279 Build status
https://github.com/hbz/mabxml-elasticsearch Build status https://github.com/hbz/mabxml-elasticsearch/issues/55 Build status
https://github.com/hbz/lobid-organisations Build status https://github.com/hbz/lobid-organisations/issues/441 Build status
(mostly) Node-based builds Travis build Issue/PR GitHub build
https://github.com/hbz/lobid (gatsby) Build status https://github.com/hbz/lobid/issues/435 Build status
https://github.com/skohub-io/skohub-pubsub Build status https://github.com/skohub-io/skohub-pubsub/pull/42
https://github.com/skohub-io/skohub-vocabs Build status https://github.com/skohub-io/skohub-vocabs/pull/131
https://github.com/dini-ag-kim/lrmi-profile Build status https://github.com/dini-ag-kim/lrmi-profile/issues/51 Build status
acka47 commented 3 years ago

There also is https://github.com/dini-ag-kim/lrmi-profile where we use Travis with a bash script.

katauber commented 3 years ago

The migration of a project to GitHub Actions is done, when the field 'GitHub Build' is filled with the working build.

dr0i commented 3 years ago

I think we are good here, but I don't think any of us had

Evaluate if something like https://github.com/rosineygp/mkdkr is useful for us

so I reassign @fsteeg to either remove it or else make an issue of itself to be able to close this issue.

acka47 commented 3 years ago

Re.

Evaluate if something like https://github.com/rosineygp/mkdkr is useful for us

This ship has sailed as we set up GitHub Actions directly. So this should be no reason to leave the issue open.

dr0i commented 3 years ago

Great! Closing.