Skip to content

feat: add v4 MetadataManager and remove legacy support#4107

Merged
czy88840616 merged 34 commits intov4-nextfrom
v4_metadata
Oct 11, 2024
Merged

feat: add v4 MetadataManager and remove legacy support#4107
czy88840616 merged 34 commits intov4-nextfrom
v4_metadata

Conversation

@czy88840616
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@czy88840616 czy88840616 changed the base branch from main to v4-next October 5, 2024 16:15
@waitingsong
Copy link
Member

这个功能不错

@gitguardian
Copy link

gitguardian bot commented Oct 7, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
14049873 Triggered Generic Password 469627c .github/workflows/precheck.yml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@czy88840616 czy88840616 added the pr: new feature This PR adds a new API or behavior. label Oct 8, 2024
@czy88840616 czy88840616 changed the title feat: add v4 MetadataManager feat: add v4 MetadataManager and remove legacy support Oct 9, 2024
@czy88840616 czy88840616 merged commit b2bf039 into v4-next Oct 11, 2024
@czy88840616 czy88840616 deleted the v4_metadata branch October 11, 2024 01:21
@czy88840616 czy88840616 added this to the 4.0 milestone Oct 27, 2024
@czy88840616 czy88840616 added the pr: breaking change Existing sites may not build successfully in the new version. Description contains more details. label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: breaking change Existing sites may not build successfully in the new version. Description contains more details. pr: new feature This PR adds a new API or behavior.

Development

Successfully merging this pull request may close these issues.

2 participants