Skip to content

main-to-dev #998

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

Merged
merged 96 commits into from
May 21, 2025
Merged

main-to-dev #998

merged 96 commits into from
May 21, 2025

Conversation

PatrykKuniczak
Copy link
Collaborator

@PatrykKuniczak PatrykKuniczak commented May 21, 2025

* denotes required fields

Priority*

  • High: This PR needs to be merged first, before other tasks.
  • Medium: This PR should be merged quickly to prevent conflicts due to common changes. (default)
  • Low: This PR does not affect other tasks, so it can be merged later.

Purpose of the PR*

I want to resolve conflicts between dev and main branches.
Created secret_scanning.yml for gitguardian ignoring

Changes*

I've rebased dev onto main

How to check the feature

Run pnpm dev or pnpm build and check if everything works.

Copy link

gitguardian bot commented May 21, 2025

⚠️ GitGuardian has uncovered 2 secrets 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 secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
17034608 Triggered Generic Password f95d3b0 pnpm-lock.yaml View secret
15633129 Triggered Generic Password a145a2b pnpm-lock.yaml 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 secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  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.

PatrykKuniczak and others added 2 commits May 21, 2025 16:21
Co-authored-by: Jonghakseo <[email protected]>
Co-authored-by: JongHak Seo <[email protected]>
Co-authored-by: Ahmet Burak <[email protected]>
Co-authored-by: Karan Chaudhary <[email protected]>
Co-authored-by: jimmy.pan <[email protected]>
PatrykKuniczak and others added 20 commits May 21, 2025 16:28
* fix: simplify ChoicesType

* feat: create module structure for `module-manager` folder

* fix: run `pnpm i`

* fix: add omitting tests for packing and unpacking if not exists

* feat: move all path const to paths.ts
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@PatrykKuniczak PatrykKuniczak merged commit 13e0f0c into dev May 21, 2025
5 of 28 checks passed
@PatrykKuniczak PatrykKuniczak deleted the main-to-dev branch May 21, 2025 16:50
@PatrykKuniczak
Copy link
Collaborator Author

CI errors was falsy, because pnpm-lock.yml is up to date.

PatrykKuniczak added a commit that referenced this pull request May 21, 2025
Co-authored-by: Jonghakseo <[email protected]>
Co-authored-by: JongHak Seo <[email protected]>
Co-authored-by: Ahmet Burak <[email protected]>
Co-authored-by: Karan Chaudhary <[email protected]>
Co-authored-by: jimmy.pan <[email protected]>
Co-authored-by: Ion Leu <[email protected]>
Co-authored-by: Weilue Luo <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Rasul <[email protected]>
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.

9 participants