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

Implement CI infrustructure #25

Open
3 of 4 tasks
PavelAndrianov opened this issue Apr 19, 2023 · 0 comments
Open
3 of 4 tasks

Implement CI infrustructure #25

PavelAndrianov opened this issue Apr 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@PavelAndrianov
Copy link
Contributor

PavelAndrianov commented Apr 19, 2023

As the project is developed, it will be useful to have some CI. The main stages may be:

  • Build stage. Checks, that all external tools can be downloaded and build. Also, checks the deployment script of CV.
  • Checks stage. Run some code style and code check tools for python.
  • Unit tests stage. Run simple tests to check configurations and basic functionallity of different components.
  • Integration tests. Run complicated tests.
@PavelAndrianov PavelAndrianov added the enhancement New feature or request label Apr 19, 2023
vmordan added a commit that referenced this issue Jun 13, 2024
Match all operations between "type": "ACTION_BEGIN" and "type": "ACTION_END" by name tag and create a new function block for them
See issue #25
vmordan added a commit that referenced this issue Jun 14, 2024
Match all operations between "type": "ACTION_BEGIN" and "type": "ACTION_END" by name tag and create a new function block for them
See issue #25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant