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

Keep track of all projects using lutaml-model #105

Open
ronaldtse opened this issue Oct 17, 2024 · 4 comments
Open

Keep track of all projects using lutaml-model #105

ronaldtse opened this issue Oct 17, 2024 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@ronaldtse
Copy link
Contributor Author

@HassanAkbar this is so that we know what gems we can test against to know if the latest versions of lutaml-model are backwards compatible (i.e. will any user break).

@ronaldtse ronaldtse added the documentation Improvements or additions to documentation label Oct 22, 2024
@ronaldtse
Copy link
Contributor Author

@CAMOBAP a recent update of lutaml-model broke some of the gems. We wish to add an automated workflow that runs the tests of some external gems that we manage, such as:

simple ones:

  • ogc-gml
  • genericode

complex ones:

  • sts-ruby
  • xmi

Can we make those part of the build process (as separate jobs)? i.e. we checkout those repositories, run their specs against our local code of lutaml-model.

@opoudjis
Copy link
Contributor

This will eventually include metanorma and modspec-ruby. But not until the integration issues for them are debugged and confirmed.

@CAMOBAP
Copy link

CAMOBAP commented Oct 26, 2024

For now, we have two approaches for testing which are 'flavor'-based in relaton-index and pubid-core:

It makes sense to make a more general approach to list repo name instead flavor and reuse it in this repo + relaton-index, pubid-core too

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

No branches or pull requests

3 participants