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

Default profile added so developers can ensure a rudimentary workflow… #139

Open
wants to merge 113 commits into
base: master
Choose a base branch
from

Conversation

StarmanMartin
Copy link
Collaborator

@StarmanMartin StarmanMartin commented Jan 21, 2025

Requirements

It must be possible to create default profiles in the Git repository. These have the task of extracting the data once after the introduction of a new reader (new data format).

These default profiles should take effect if no profile exists for a file. Only if no standard profile exists are the default profiles checked to see whether they can be used for a file.

However, if such a profile is edited by the converter admin of an chemotion instance, this profile is moved from the default profiles to the normal profiles.

  • addded profiles directory to source
  • refactored lint errors

close #138

Martin and others added 24 commits November 19, 2024 09:23
Added html reader
Csm extents html reader
Added test results
Troubleshooting hints for Windows user.
* Nova Reader: Truncate metadata output results to the first 10 characters. Inconsistent results across different machines are causing test failures.
* Generating Results: Ensure that only the results impacted by current code changes are modified.
…f-files

124 handle tar files as a list of files
… is in place for new file formats and readers
@StarmanMartin StarmanMartin linked an issue Jan 21, 2025 that may be closed by this pull request
@StarmanMartin StarmanMartin requested review from PiTrem and removed request for phuang26 January 23, 2025 05:23
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.

Default profiles in the Git repository
3 participants