Skip to content

Main#1

Merged
unnita1235-code merged 4 commits into
feature/temporal-agent-langgraphfrom
main
Apr 30, 2026
Merged

Main#1
unnita1235-code merged 4 commits into
feature/temporal-agent-langgraphfrom
main

Conversation

@unnita1235-code

Copy link
Copy Markdown
Owner

No description provided.

Normalize imports and typing updates to satisfy Ruff, and ignore FastAPI dependency default false-positives (B008) in server lint config so python-lint passes reliably in CI.

Made-with: Cursor
@vercel

vercel Bot commented Apr 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aequitas-web Ready Ready Preview, Comment Apr 30, 2026 3:55am
web Ready Ready Preview, Comment Apr 30, 2026 3:55am

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 68f877b56e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


python-lint:
runs-on: ubuntu-latest
continue-on-error: true

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Make python-lint fail the workflow on lint errors

Setting continue-on-error: true on the python-lint job causes CI to report success even when ruff check fails, so lint regressions can be merged unnoticed. In this workflow, that job is the only Python lint gate, so this change removes enforcement rather than just reducing noise.

Useful? React with 👍 / 👎.

@unnita1235-code unnita1235-code merged commit e8a1381 into feature/temporal-agent-langgraph Apr 30, 2026
19 checks passed
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