Skip to content

✨ infra: add search package and update import method - #20

Closed
soo-bak wants to merge 13 commits into
mainfrom
feat/infra/add-root-package-json
Closed

✨ infra: add search package and update import method#20
soo-bak wants to merge 13 commits into
mainfrom
feat/infra/add-root-package-json

Conversation

@soo-bak

@soo-bak soo-bak commented Sep 20, 2025

Copy link
Copy Markdown
Owner

No description provided.

soo-bak and others added 13 commits September 20, 2025 23:59
- Fix Python code indentation in unity-editmode.yml coverage extraction
- Preserve Commit Signing badge in README.md for security verification
- Maintain consistent formatting and functionality across both files
- Replace here-document with python3 -c for better shell compatibility
- Fix 'unexpected EOF' and 'delimiter not found' errors in GitHub Actions
- Maintain same functionality with more reliable syntax
- Replace coverage-based badge with test success rate calculation
- Use passed/total test ratio for more reliable metrics
- Update README badge label from 'Coverage' to 'Tests'
- Maintain same gist file and color thresholds (95%+ green, 80%+ yellow, <80% red)
- Remove unnecessary Unity project files (Assets/, ProjectSettings/, etc.)
- Remove Unity auto-generated files (*.csproj, *.sln)
- Remove Unity temporary folders (Library/, Logs/, Temp/, obj/, UserSettings/)
- Update .gitignore with Unity Package development specific rules
- Keep only essential Unity Package files in Packages/ directory
- Replace hashFiles() check with steps.summarize.outcome check
- Add Test-Path check before reading summary.env file
- Add null value check in success rate calculation
- Prevent workflow failure when test results are not generated
- Create empty summary.env when test results are not available
- Add fallback values for failed test result parsing
- Remove dependency on steps.summarize.outcome for Load summary step
- Add fallback values in Load summary step for extra safety
- Ensure workflow continues even when tests fail or don't run
@soo-bak soo-bak self-assigned this Sep 20, 2025
@soo-bak soo-bak added type/feature Adds new runtime capabilities or visualizations. type/docs Documentation or knowledge-base updates. domain/core Affects com.soobak.algo.core primitives or pipeline. domain/ci CI/CD, GitHub Actions, or release automation. labels Sep 20, 2025
@soo-bak soo-bak changed the title ✨ infra: add com.soobak.algo.search package and update import method ✨ infra: add search package and update import method Sep 20, 2025
@github-actions

Copy link
Copy Markdown

Unity EditMode Suite

Status: NoResults
Total=0, Passed=0, Failed=0, Skipped=0

  • Workflow: View Run
  • Artifacts: editmode-suite

@soo-bak soo-bak closed this Sep 20, 2025
@soo-bak
soo-bak deleted the feat/infra/add-root-package-json branch September 21, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/ci CI/CD, GitHub Actions, or release automation. domain/core Affects com.soobak.algo.core primitives or pipeline. type/docs Documentation or knowledge-base updates. type/feature Adds new runtime capabilities or visualizations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant