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

Improving README and adding workflow to test the library #31

Merged
merged 17 commits into from
Mar 19, 2024

Conversation

vcampitelli
Copy link
Contributor

@vcampitelli vcampitelli commented Feb 27, 2024

This PR updates the README with the new format and adds a GitHub Action to set up a FusionAuth instance and test the library against it.

PS: this depends on #30 as I based my branch on it to leverage the PHP update


@vcampitelli vcampitelli requested a review from mooreds February 27, 2024 13:04
@vcampitelli vcampitelli self-assigned this Feb 27, 2024
@vcampitelli vcampitelli changed the title Improving README and adding workflow to test the library WIP: Improving README and adding workflow to test the library Feb 27, 2024
@vcampitelli vcampitelli marked this pull request as draft February 27, 2024 13:07
@vcampitelli vcampitelli removed the request for review from mooreds February 27, 2024 13:15
@vcampitelli vcampitelli marked this pull request as ready for review February 27, 2024 13:16
@vcampitelli vcampitelli changed the title WIP: Improving README and adding workflow to test the library Improving README and adding workflow to test the library Feb 27, 2024
.github/fusionauth/docker-compose.yml Show resolved Hide resolved
.github/fusionauth/docker-compose.yml Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
src/FusionAuth/FusionAuthClient.php Outdated Show resolved Hide resolved
tests/FusionAuth/FusionAuthClientTest.php Outdated Show resolved Hide resolved
tests/FusionAuth/FusionAuthClientTest.php Outdated Show resolved Hide resolved
@vcampitelli
Copy link
Contributor Author

@mooreds I've fixed almost all of your suggestions, added some descriptions to the code examples and left some comments in your review.

@vcampitelli vcampitelli requested a review from mooreds March 1, 2024 00:00
@mooreds
Copy link
Contributor

mooreds commented Mar 5, 2024

Did a 'pair PR review' at our 1:1 :)

@vcampitelli
Copy link
Contributor Author

@mooreds I've wrote in Confluence which tests we need to run.

Just a reminder that #30 needs to be merged first

Copy link

@tonyblank tonyblank left a comment

Choose a reason for hiding this comment

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

LGTM

@vcampitelli vcampitelli mentioned this pull request Mar 18, 2024
@vcampitelli vcampitelli merged commit c31f8da into master Mar 19, 2024
1 check passed
@vcampitelli vcampitelli deleted the feature/improve-readme-add-workflow branch March 19, 2024 17:40
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.

4 participants