Skip to content

feat: add nginx config generator#170

Merged
RexWzh merged 11 commits intomasterfrom
rex/nginx
Apr 7, 2026
Merged

feat: add nginx config generator#170
RexWzh merged 11 commits intomasterfrom
rex/nginx

Conversation

@RexWzh
Copy link
Copy Markdown
Member

@RexWzh RexWzh commented Apr 6, 2026

Summary

  • add a new chattool nginx command with a small config-oriented template set for common nginx generation flows
  • make the nginx workflow interactive by default on missing required inputs, prompting for only the necessary template fields
  • align chattool pypi init and chattool setup workspace with the current CLI interaction rules, including repo credential reuse and direct token input defaults

Testing

  • python -m pytest -q "mock-cli-tests/nginx/test_chattool_nginx_dispatch_basic.py" "mock-cli-tests/pypi/test_chattool_pypi_init_interactive.py" "cli-tests/nginx/test_chattool_nginx_render_basic.py" "cli-tests/pypi/test_chattool_pypi_basic.py"
  • python -m pytest -q "mock-cli-tests/setup/test_chattool_setup_workspace_mock_basic.py"

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

Preview available at: https://chattool.wzhecnu.cn/dev/

@RexWzh RexWzh merged commit 1338d17 into master Apr 7, 2026
3 checks passed
@RexWzh RexWzh deleted the rex/nginx branch April 14, 2026 18:01
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