Skip to content

Add hardcoded URL checker#62

Merged
csecrestjr merged 3 commits into
mainfrom
codex/create-hardcoded-url-check-script
Aug 31, 2025
Merged

Add hardcoded URL checker#62
csecrestjr merged 3 commits into
mainfrom
codex/create-hardcoded-url-check-script

Conversation

@csecrestjr

Copy link
Copy Markdown
Collaborator

Summary

  • add script to report hardcoded localhost URLs
  • run hardcoded URL check on pull requests via GitHub Actions
  • document URL check script for local use

Testing

  • ./scripts/list-hardcoded-urls.sh (fails: Hardcoded localhost URLs detected)
  • npm test (backend)
  • npm test (frontend) (fails: build did not complete)

https://chatgpt.com/codex/tasks/task_e_68b4a8f77c888321b80c57b1098d4d1b

@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 suggestions.

Reply with @codex fix comments to fix any unresolved comments.

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, or 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 fix this CI failure" or "@codex address that feedback".

Comment thread scripts/list-hardcoded-urls.sh
@csecrestjr

Copy link
Copy Markdown
Collaborator Author

@codex fix comment

@chatgpt-codex-connector

Copy link
Copy Markdown

Summary

Testing

  • ./scripts/list-hardcoded-urls.sh
  • npm test (backend)
  • npm test (frontend)

View task →

@csecrestjr
csecrestjr merged commit c769a7e into main Aug 31, 2025
1 check passed
@csecrestjr
csecrestjr deleted the codex/create-hardcoded-url-check-script branch November 11, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant