Skip to content

chore: version 0.2.3#2

Merged
IMDelewer merged 7 commits into
mainfrom
dev
May 16, 2026
Merged

chore: version 0.2.3#2
IMDelewer merged 7 commits into
mainfrom
dev

Conversation

@IMDelewer

Copy link
Copy Markdown
Contributor

feat: add on_event decorator and events

@github-actions

Copy link
Copy Markdown
Contributor

📋 PR Summary

chore: version 0.2.3

IMDelewer opened a pull request from devmain


📊 Overview

Metric Value
Commits 5
Changed Files 8
Additions +265
Deletions -169
Contributors 1

📈 Change Distribution

  • ✨ Features ████████░░░░░░░░░░░░ 2
  • 🚀 CI ████████░░░░░░░░░░░░ 2
  • 📦 Build ████░░░░░░░░░░░░░░░░ 1

✨ Features

2 commits

🚀 CI

2 commits

📦 Build

1 commits

🎯 Main Impact Areas


📂 Most Changed Files

+ 87  - 98  src/fognode/app.py
+ 42  - 38  README.md
+ 56  - 0   src/fognode/core/events.py
+ 36  - 13  .github/workflows/build.yml
+ 16  - 9   examples/headless_server.py
+ 10  - 9   src/fognode/core/server.py
+ 15  - 2   src/fognode/__init__.py
+ 3   - 0   pyproject.toml

🧩 Changed Directories

  • src/ — 4 files
  • root/ — 2 files
  • .github/ — 1 files
  • examples/ — 1 files

⚠️ High Impact Files

No high impact files detected.


👥 Contributors


🔎 Raw Commit Messages

Show raw commits
build: disable local version suffix for PyPI compatibility

ci: trigger release workflow on tag push instead of main branch

ci: run release on main/tag push only when HEAD is tagged

feat: add event classes in core/events.py

feat: add on_event decorator and event-driven Server/Client API


Generated automatically from PR metadata.

@IMDelewer IMDelewer merged commit bbc4c62 into main May 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

❌ PR Check Results

Lint & Type Checks

Check Status
Ruff ✅ Passed
Black ❌ Failed
Pyright ❌ Failed

Tests

Python Status
3.10 ✅ Passed
3.12 ✅ Passed
3.14 ✅ Passed

One or more checks failed. Fix the issues and push again.

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.

1 participant