Skip to content

Conversation

Guillaume-d-o
Copy link
Contributor

Checklist

  • I have read the contribution guidelines
  • Pull request provided for main branch, backports managed with label
  • Good housekeeping of code, cleaning up comments, tests, and documentation
  • Clean commit history broken into understandable chucks, avoiding big commits with hundreds of files, cautious of reformatting and whitespace changes
  • Clean commit messages, longer verbose messages are encouraged
  • API Changes are identified in commit messages
  • Testing provided for features or enhancements using automatic tests
  • User documentation provided for new features or enhancements in manual
  • Build documentation provided for development instructions in README.md files
  • Library management using pom.xml dependency management. Update build documentation with intended library use and library tutorials or documentation

@Guillaume-d-o Guillaume-d-o changed the title init metadata editor (simple) Add metadata editor Aug 29, 2025
@Autowired
SourceRepository sourceRepository;

/*@GetMapping("/metadata-editor/status")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

note for me : delete

<npmVersion>10.7.0</npmVersion>
</configuration>
</execution>
<!-- Install Angular DevKit dependency explicitly -->
Copy link
Contributor Author

Choose a reason for hiding this comment

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

note for me : delete and put back : ci --loglevel error

import java.nio.file.Path;

// Generated by ChatGPT
// Generated by ChatGPT & Claude3.7
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this comment necessary?

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.

2 participants