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

introduce spaces as management for profile crates #3

Closed
4 tasks done
cedricdcc opened this issue May 6, 2022 · 0 comments
Closed
4 tasks done

introduce spaces as management for profile crates #3

cedricdcc opened this issue May 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cedricdcc
Copy link
Member

cedricdcc commented May 6, 2022

backend

will have to make extra variable when introducing a new profile to the dmbon assistent api that will be the project or subprocess of a project that the profile crate referes to .

frontend

Extra column in the profile overview and in the profile submit page.

progress updates

rough backend implementation has been added, there are a few problems that need to be solved before the feature can be added to the frontend:

  • Solve problem where the seed dependencies (profiles) of a space (located in profile.py) are not listed with the space.
  • Solve the same issue with the profiles themselves.
  • Go over space ro-crate-metadata.json and profile ttl file with @laurianvm to see if there were no mistakes made.
  • Find out what the reason is for the backend failing to read in the ttl file that @laurianvm and @cedricdcc made.
@cedricdcc cedricdcc self-assigned this May 6, 2022
@cedricdcc cedricdcc added the enhancement New feature or request label May 10, 2022
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

3 participants