Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dev.semgrep.dev from update-registry job #45

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

mschwager
Copy link
Member

It looks like this job started failing within the past 3 months: https://github.com/trailofbits/semgrep-rules/actions/workflows/update-semgrep-registry.yml.

I'm seeing the same behavior locally:

$ curl --fail -X POST -L https://dev.semgrep.dev/api/admin/update-registry
curl: (22) The requested URL returned error: 404
$ curl --fail -X POST -L https://staging.semgrep.dev/api/admin/update-registry
{"status":"Started processing"}
$ curl --fail -X POST -L https://semgrep.dev/api/admin/update-registry
{"status":"Started processing"}

cc @LewisArdern does this look correct to you?

Copy link
Collaborator

@GrosQuildu GrosQuildu left a comment

Choose a reason for hiding this comment

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

Asked the r2c team for details, let's wait for response.

.github/workflows/update-semgrep-registry.yml Outdated Show resolved Hide resolved
@GrosQuildu GrosQuildu merged commit f927ddb into main Mar 11, 2024
3 checks passed
@GrosQuildu GrosQuildu deleted the mschwager-dev-registry branch March 11, 2024 16:26
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.

2 participants