Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Conversation

@GiancarloFusiello
Copy link
Contributor

  • add utils that previously reside in Libero/search
  • package python code and schemas for offline use with importable utils
  • add tests
  • added tests to CI

Caveats:
In order to allow the repo to be installed using pip via git/github, to keep the libero_schemas namespace, I've placed the directory containing the python source code libero_schemas outside of the python directory where all other python code resides except setup.py and MANIFEST.in for the same reason.

@giorgiosironi
Copy link

What should be the CODEOWNERS reviewer group to add? Repository started out as PHP-oriented but it has slowly become multi-language.

@GiancarloFusiello
Copy link
Contributor Author

What should be the CODEOWNERS reviewer group to add? Repository started out as PHP-oriented but it has slowly become multi-language.

Can you set it to both php and python reviewers?

@GiancarloFusiello
Copy link
Contributor Author

Tests currently failing due to libero/publisher#159


WORKDIR /src/app

COPY . .

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated to grammars, but this is an anti-pattern as any change to any file requires pip install to run again, invalidating the layer cache

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants