Skip to content

Renamed package title - #2

Merged
vikashgraja merged 2 commits into
mainfrom
dev
Sep 14, 2026
Merged

vikashgraja merged 2 commits into
mainfrom
dev

Conversation

@vikashgraja

@vikashgraja vikashgraja commented Sep 14, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Documentation

    • Updated installation requirements to Python 3.13 or newer.
    • Installation instructions now use the published dataman-engine package through uv or pip.
    • Updated project naming references from dataman to dataman-engine.
  • Chores

    • Updated publishing configuration to reference the dataman-engine package on PyPI.

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 84812e08-1a69-48ad-ac88-02876b01c2d1

📥 Commits

Reviewing files that changed from the base of the PR and between 395ab75 and 09b4e27.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • .github/workflows/publish.yml
  • README.md
  • pyproject.toml
  • src/dataman/core/templates/admin/dashboard.html
  • src/dataman/core/templates/admin/login.html

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The project is renamed to dataman-engine, with updated build configuration, PyPI publication metadata, and installation instructions. Two admin templates receive formatting-only changes.

Changes

Package publication

Layer / File(s) Summary
Package identity and installation
pyproject.toml, README.md, .github/workflows/publish.yml
The project metadata now uses dataman-engine. UV build configuration maps the package to the dataman module. The README requires Python 3.13+ and documents published-package installation. The PyPI environment URL points to dataman-engine.

Admin template formatting

Layer / File(s) Summary
Admin template formatting
src/dataman/core/templates/admin/dashboard.html, src/dataman/core/templates/admin/login.html
The dashboard closing tag moves to the final line. The login template adds whitespace between the CSRF token and username field.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 09b4e

The package rename, installation documentation, publication workflow metadata, and template formatting changes present no established merge-blocking risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title identifies the main change: renaming the package. It is related to the project name, installation, and PyPI publishing updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vikashgraja
vikashgraja merged commit c1ccb5c into main Sep 14, 2026
5 checks passed
@vikashgraja
vikashgraja deleted the dev branch September 14, 2026 11:27
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