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

drop support for metacpan_script #1205

Merged
merged 1 commit into from
Apr 30, 2024
Merged

drop support for metacpan_script #1205

merged 1 commit into from
Apr 30, 2024

Conversation

haarg
Copy link
Member

@haarg haarg commented Apr 30, 2024

We no longer need metacpan_script for anything our code uses, and supporting it complicates our query filtering and interactions with Elasticsearch.

We've generally been trying to move away from users interacting via Elasticsearch queries, but if they really need to and need a specific script, they are always welcome to submit a PR to the API adding what they need.

We no longer need metacpan_script for anything our code uses, and
supporting it complicates our query filtering and interactions with
Elasticsearch.

We've generally been trying to move away from users interacting via
Elasticsearch queries, but if they really need to and need a specific
script, they are always welcome to submit a PR to the API adding what
they need.
Copy link
Member

@oalders oalders left a comment

Choose a reason for hiding this comment

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

I assume if there's some external thing that relies on this we could temporarily back out of the change. I think we need to remove the JOIN documentation as well.

@oalders
Copy link
Member

oalders commented Apr 30, 2024

Wrong PR for that comment ^^.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.06%. Comparing base (f67d282) to head (56a1bb0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1205      +/-   ##
==========================================
+ Coverage   60.03%   60.06%   +0.02%     
==========================================
  Files         168      168              
  Lines        4544     4542       -2     
  Branches      663      662       -1     
==========================================
  Hits         2728     2728              
+ Misses       1574     1573       -1     
+ Partials      242      241       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haarg haarg merged commit b51192a into master Apr 30, 2024
4 checks passed
@haarg haarg deleted the haarg/no-script branch April 30, 2024 20:22
@haarg haarg mentioned this pull request Sep 17, 2024
25 tasks
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