-
Notifications
You must be signed in to change notification settings - Fork 9
TCK files script in its own directory #565
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
base: master
Are you sure you want to change the base?
Conversation
@linardian @amattioc, GitHub Pages via deploy-pages only allows one workflow at a time to deploy. GitHub Pages setup: In your repository settings, go to Settings > Pages, and configure:
Workflow behavior:
|
@NicoLaval Can you remove the subfolders ex1, ex2, etc.? Also the idea was to have only a single json file for each operator, or at least one for each example, describing all the datasets, the structures, the variables and the domains (for those operators like check_hierarchy). Before we go on with this pull request, I would like to have a finalized json schema to avoid redoing the same job over and over again. |
Hi @vpinna80, I proposed a json to initialize common work about TCK. If it's not good for you, I cancel the GHA part for now, while keeping the python script, and we discuss later (I'm taking a few days off starting today) together to find something that suits us all. |
I didn't yet add parameters for version directory, it's only working for
v2.1
but it's a very quick fix to support that if we want.