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

GitHub pages. #420

Merged
merged 4 commits into from
Aug 20, 2021
Merged

Conversation

dvkruchinin
Copy link
Contributor

@dvkruchinin dvkruchinin commented Aug 20, 2021

Summary

Adding the GitHub pages generation functionality.

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@dvkruchinin
Copy link
Contributor Author

As an example: https://dvkruchinin.github.io/datumaro/docs/

@azhavoro
Copy link

As an example: https://dvkruchinin.github.io/datumaro/docs/

There seems to be an issue with Windows root certificates on our laptops (jQuery cannot be fetched), but it works as expected on any other computer.
image

@azhavoro
Copy link

@TOsmanov Can we replace jQuery url with Google CDN https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js ?

@TOsmanov TOsmanov mentioned this pull request Aug 20, 2021
7 tasks
@zhiltsov-max
Copy link
Contributor

I see a broken diagram on the front page

image

@azhavoro
Copy link

azhavoro commented Aug 20, 2021

I see a broken diagram on the front page

It's related with jquery cert issue

@dvkruchinin
Copy link
Contributor Author

I merged changes to my fork. Please take a look https://dvkruchinin.github.io/datumaro/docs/

@zhiltsov-max zhiltsov-max merged commit 6ff53af into openvinotoolkit:develop Aug 20, 2021
from packaging import version
import git

MINIMUM_VERSION='1.5.0'

Choose a reason for hiding this comment

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

@dvkruchinin Could you change the version to 0.1.11 here? Datumaro has different versions than CVAT.

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

Successfully merging this pull request may close these issues.

3 participants