Skip to content

release/v1.0-pre/test#13

Merged
husamettinarabaci merged 4 commits into
release/v1.0-prefrom
develop
Oct 1, 2025
Merged

release/v1.0-pre/test#13
husamettinarabaci merged 4 commits into
release/v1.0-prefrom
develop

Conversation

@husamettinarabaci

Copy link
Copy Markdown
Member

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.

Initialized first firmware setup
* test(setup): rules test

Rules Test 1

* test(setup): rules test

Rules Test 1
@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:mechanic Mechanic module:docs Documentation tasks type:doc Documentation content type:infra Infrastructure, CI/CD, build system labels Oct 1, 2025
@husamettinarabaci husamettinarabaci merged commit 62c8001 into release/v1.0-pre Oct 1, 2025
8 of 11 checks passed
@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
* 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 module:mechanic Mechanic 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