Skip to content

feat: init serena onboarding & project memory files#692

Merged
VGalaxies merged 3 commits intomasterfrom
serena
Nov 6, 2025
Merged

feat: init serena onboarding & project memory files#692
VGalaxies merged 3 commits intomasterfrom
serena

Conversation

@imbajin
Copy link
Member

@imbajin imbajin commented Nov 5, 2025

Introduces the .serena directory with onboarding documentation, project architecture, code style, workflows, and related memory files for HugeGraph Toolchain.

These files provide guidelines and quick start information for new developers, covering project overview, design patterns, code conventions, testing, and development workflows.

Introduces the .serena directory with onboarding documentation, project architecture, code style, workflows, and related memory files for HugeGraph Toolchain.

These files provide guidelines and quick start information for new developers, covering project overview, design patterns, code conventions, testing, and development workflows.
@imbajin imbajin requested review from Pengzna and VGalaxies November 5, 2025 11:02
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Nov 5, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has checked 1765 files.

Valid Invalid Ignored Fixed
1081 1 683 0
Click to see the invalid file list
  • .serena/project.yml
Use this command to fix any missing license headers
```bash

docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix

</details>

@dosubot dosubot bot added the tools hugegraph-tools label Nov 5, 2025
@github-actions github-actions bot removed the tools hugegraph-tools label Nov 5, 2025
Added .serena/ to .gitattributes for export-ignore and updated .licenserc.yaml to exclude .serena/** from license header checks.
Appended a newline at the end of multiple documentation files in .serena/memories to conform to POSIX standards and improve file formatting consistency.
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 6, 2025
@VGalaxies VGalaxies merged commit 5141d8d into master Nov 6, 2025
14 checks passed
@VGalaxies VGalaxies deleted the serena branch November 6, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants