Skip to content

test(setup): rules test#12

Merged
husamettinarabaci merged 2 commits into
developfrom
feat/rules-test-1
Oct 1, 2025
Merged

test(setup): rules test#12
husamettinarabaci merged 2 commits into
developfrom
feat/rules-test-1

Conversation

@husamettinarabaci

Copy link
Copy Markdown
Member

Rules Test 1

Pull Request

📄 Summary

Clearly describe what this PR changes and why it is necessary.
Link to any relevant issue(s) below.


🧩 Affected Module(s)

Mark the modules impacted by this PR:

  • Firmware
  • Hardware
  • Mechanic
  • Documentation
  • CI / Infra

✏️ PR Title Format

⚠️ PR title must follow Conventional Commits format.
Only these types are allowed:

feat, fix, chore, refactor, test, docs, ci, perf, build, release, hotfix, style

✅ Examples:

feat: add lifecycle validator
fix: resolve webhook retry bug
chore: clean up unused dependencies
refactor: simplify event dispatcher
test: add integration test for HexaCast
docs: update contributing guide
ci: improve workflow caching
perf: reduce latency in trigger matching
build: update Cargo.lock and bump versions
release: prepare v0.3.0 release
hotfix: patch panic in runtime engine
style: apply rustfmt to all modules

✅ Checklist

Before submitting, make sure you've completed the following:

  • My branch name follows format: <type>/<short-description> (e.g., feat/auth-handler)
  • My PR title starts with one of the approved types listed above
  • My code passes formatting (cargo fmt)
  • I ran Clippy linter (cargo clippy) and resolved warnings
  • I ran tests successfully (cargo test)
  • I linked related issues using keywords like Closes #42
  • I ensured this PR has no unrelated changes
  • This PR is ready for review and does not include unfinished work

🔗 Related Issues

If this PR addresses one or more issues, link them here:

Closes #

💬 Additional Notes (Optional)

Include any test instructions, screenshots, diagrams, or context useful for reviewers.

@github-project-automation github-project-automation Bot moved this to 📥 Inbox / Ideas in hexaTune Project Oct 1, 2025
@github-actions github-actions Bot added type:ci CI/CD workflows and automation tasks default:unclassified No specific category matched this PR or file path. module:firmware Firmware module:docs Documentation tasks type:doc Documentation content type:infra Infrastructure, CI/CD, build system labels Oct 1, 2025
@husamettinarabaci husamettinarabaci merged commit c59070e into develop Oct 1, 2025
9 checks passed
@husamettinarabaci husamettinarabaci deleted the feat/rules-test-1 branch October 1, 2025 12:37
@github-project-automation github-project-automation Bot moved this from 📥 Inbox / Ideas to Done in hexaTune Project Oct 1, 2025
husamettinarabaci added a commit that referenced this pull request Oct 1, 2025
* Added multi task system on firmware

* Added Bottom Plate

* feat(setup): Add first setup firmware (#10)

Initialized first firmware setup

* test(setup): rules test (#12)

* test(setup): rules test

Rules Test 1

* test(setup): rules test

Rules Test 1
husamettinarabaci added a commit that referenced this pull request Oct 1, 2025
* First init

* First init

* Add base schematic for hardware

* Add base schematic for hardware

* Finish first hardware basic

* Finish first hardware basic

* Finish first hardware basic

* Finish first hardware basic

* Finish first hardware basic

* feat(config): Add default config for github (#8)

.github docs and reuse config is added for init

* release/v1.0-pre/test (#13)

* Added multi task system on firmware

* Added Bottom Plate

* feat(setup): Add first setup firmware (#10)

Initialized first firmware setup

* test(setup): rules test (#12)

* test(setup): rules test

Rules Test 1

* test(setup): rules test

Rules Test 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

default:unclassified No specific category matched this PR or file path. module:docs Documentation tasks module:firmware Firmware type:ci CI/CD workflows and automation tasks type:doc Documentation content type:infra Infrastructure, CI/CD, build system

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant