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

[SDK-3720] Restore php artisan vendor:publish command #321

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

evansims
Copy link
Member

Changes

This PR restores the php artisan vendor:publish --tag auto0-config command that was available prior to 7.2 for generating the auth0.php config file for projects.

References

See internal ticket SDK-3720

Testing

No additional testing is necessary for this change.

Contributor Checklist

@evansims evansims added this to the 7.2.3 milestone Oct 19, 2022
@evansims evansims marked this pull request as ready for review October 19, 2022 03:17
@evansims evansims requested a review from a team as a code owner October 19, 2022 03:17
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Base: 9.50% // Head: 9.67% // Increases project coverage by +0.16% 🎉

Coverage data is based on head (43f72d7) compared to base (e3b5417).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 43f72d7 differs from pull request most recent head 6f216ec. Consider uploading reports for the commit 6f216ec to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              main    #321      +/-   ##
==========================================
+ Coverage     9.50%   9.67%   +0.16%     
  Complexity     202     202              
==========================================
  Files           23      23              
  Lines          547     548       +1     
==========================================
+ Hits            52      53       +1     
  Misses         495     495              
Impacted Files Coverage Δ
src/ServiceProvider.php 89.65% <100.00%> (+0.36%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@evansims evansims merged commit 36e8c00 into main Oct 20, 2022
@evansims evansims deleted the fix/publish-command branch October 20, 2022 01:27
@evansims evansims mentioned this pull request Oct 20, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant