← 返回
未分类 中文

MLOps Collaboration

Prepare projects for sharing, collaboration, and community
为分享、协作与社区准备项目
guohongbin-git
未分类 clawhub v1.0.0 1 版本 99346.4 Key: 无需
★ 0
Stars
📥 152
下载
💾 0
安装
1
版本
#collaboration#latest#mlops

概述

MLOps Collaboration 🤝

Make projects collaborative and community-ready.

Features

1. README Template 📖

Professional documentation:

cp references/README-template.md ../your-project/README.md
# Edit with your project details

Includes:

  • Badges (PyPI, CI, License)
  • Quick start guide
  • Installation steps
  • Usage examples
  • Contributing guide

2. Required Files Checklist ✅

Community files:

  • LICENSE - MIT/Apache/GPL
  • CODE_OF_CONDUCT.md - Contributor Covenant
  • CONTRIBUTING.md - How to contribute
  • CHANGELOG.md - Version history

3. Dev Container 📦

VS Code Dev Container:

// .devcontainer/devcontainer.json
{
  "image": "mcr.microsoft.com/devcontainers/python:3.11",
  "features": {
    "ghcr.io/astral-sh/uv:latest": {}
  }
}

Quick Start

# Copy README template
cp references/README-template.md ./README.md

# Create required files
touch LICENSE CODE_OF_CONDUCT.md CONTRIBUTING.md CHANGELOG.md

# Setup dev container
mkdir -p .devcontainer
# Add devcontainer.json

# Protect main branch (GitHub UI)
# Settings → Branches → Add rule

Release Checklist

  1. Bump version in pyproject.toml
  2. Update CHANGELOG.md
  3. Git tag: git tag v1.0.0
  4. Push: git push --tags
  5. GitHub Release

Semantic Versioning

  • 1.0.01.0.1 - Bug fix (PATCH)
  • 1.0.01.1.0 - New feature (MINOR)
  • 1.0.02.0.0 - Breaking change (MAJOR)

Author

Converted from MLOps Coding Course

Changelog

v1.0.0 (2026-02-18)

  • Initial OpenClaw conversion
  • Added README template

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 06:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Skill Finder Cn

guohongbin-git
Skill 查找器 | Skill Finder. 帮助发现和安装 ClawHub Skills | Discover and install ClawHub Skills. 回答'有什么技能可以X'、'找一个技能' | Answers '
★ 132 📥 38,926
productivity

Docx Cn

guohongbin-git
Word 文档处理 | Word Document Processing. 创建、读取、编辑 Word 文档 | Create, read, edit Word documents. 支持 .docx 格式、格式化、表格、图片 | Supp
★ 9 📥 10,929
data-analysis

WeChat MP CN

guohongbin-git
微信公众号监控 - 文章监控、阅读量追踪、舆情分析(WeChat Official Account)
★ 51 📥 13,282