Skip to content

Conversation

@dcarbone
Copy link
Owner

@dcarbone dcarbone commented Mar 28, 2025

PR that removes a bunch of pointless comments, updates dependencies, and improves the test action.

@dcarbone dcarbone changed the title lots of cleanup and etc. Remove comments and update actions Apr 7, 2025
@dcarbone dcarbone requested a review from Copilot April 7, 2025 01:08
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 228 out of 246 changed files in this pull request and generated no comments.

Files not reviewed (18)
  • composer.json: Language not supported
  • docker/dev.Dockerfile: Language not supported
  • phpunit.xml: Language not supported
  • src/ACL/ACLAuthMethod.php: Language not supported
  • src/ACL/ACLAuthMethodListEntry.php: Language not supported
  • src/ACL/ACLAuthMethodListEntryQueryResponse.php: Language not supported
  • src/ACL/ACLAuthMethodNamespaceRule.php: Language not supported
  • src/ACL/ACLAuthMethodQueryResponse.php: Language not supported
  • src/ACL/ACLAuthMethodWriteResponse.php: Language not supported
  • src/ACL/ACLBindingRule.php: Language not supported
  • src/ACL/ACLBindingRuleQueryResponse.php: Language not supported
  • src/ACL/ACLBindingRuleWriteResponse.php: Language not supported
  • src/ACL/ACLBindingRulesQueryResponse.php: Language not supported
  • src/ACL/ACLClient.php: Language not supported
  • src/ACL/ACLEntriesResponse.php: Language not supported
  • src/ACL/ACLEntry.php: Language not supported
  • src/ACL/ACLLink.php: Language not supported
  • src/ACL/ACLLoginParams.php: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/tests.yaml:73

  • The variable reference in the jq command uses a slash ('/') instead of a period ('.') before 'phpunit-version'. Update it to '${{ steps.vars.outputs.phpunit-version }}' to ensure proper substitution.
jq -rcM '."require-dev"."phpunit/phpunit" = "^${{ steps.vars.outputs/phpunit-version }}"' composer.json > "${tmpf}"

@dcarbone dcarbone merged commit 8595c87 into main Apr 7, 2025
6 checks passed
@dcarbone dcarbone deleted the dcarbone/updates branch April 7, 2025 01:10
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