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 unnecessary conditional for Ruby autodetect #1699

Merged
merged 1 commit into from May 24, 2023

Conversation

angelapwen
Copy link
Contributor

@angelapwen angelapwen commented May 24, 2023

We should check language autodetect for Ruby unconditionally. We can now move it into the step that checks all other languages; it was likely separated from other languages because of an experimental environment variable we needed to have set for Ruby before it was in GA.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

We should check language autodetect for Ruby unconditionally. We can now move it into the step that checks all other languages.
@angelapwen angelapwen marked this pull request as ready for review May 24, 2023 18:13
@angelapwen angelapwen requested a review from a team as a code owner May 24, 2023 18:13
@angelapwen angelapwen enabled auto-merge (squash) May 24, 2023 18:29
@angelapwen angelapwen merged commit 570734c into github:main May 24, 2023
649 checks passed
@angelapwen angelapwen deleted the multilanguage-check branch May 24, 2023 18:41
@github-actions github-actions bot mentioned this pull request May 24, 2023
6 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.

None yet

2 participants