Skip to content

Release/v1.0 pre#14

Merged
husamettinarabaci merged 12 commits into
mainfrom
release/v1.0-pre
Oct 1, 2025
Merged

Release/v1.0 pre#14
husamettinarabaci merged 12 commits into
mainfrom
release/v1.0-pre

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.

.github docs and reuse config is added for init
* 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
@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:hardware Hardware module:mechanic Mechanic module:docs Documentation tasks type:doc Documentation content type:infra Infrastructure, CI/CD, build system labels Oct 1, 2025
@github-project-automation github-project-automation Bot moved this from 📥 Inbox / Ideas to Done in hexaTune Project Oct 1, 2025
@github-project-automation github-project-automation Bot moved this from Done to ♻️ Needs Discussion in hexaTune Project Oct 1, 2025
@husamettinarabaci husamettinarabaci merged commit 72b478e into main Oct 1, 2025
15 of 26 checks passed
@github-project-automation github-project-automation Bot moved this from ♻️ Needs Discussion to Done in hexaTune Project Oct 1, 2025
@husamettinarabaci husamettinarabaci deleted the release/v1.0-pre branch October 1, 2025 13:25
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:hardware Hardware 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