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

Release/1.3.0 #348

Merged
merged 8 commits into from
Nov 3, 2022
Merged

Release/1.3.0 #348

merged 8 commits into from
Nov 3, 2022

Conversation

jeffpaul
Copy link
Contributor

Description of the Change

Release and version bump to 1.3.0.

Closes #347.

Alternate Designs

None

Possible Drawbacks

None

Verification Process

Verified testing via VS Code and the GitHub Desktop UI

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Changelog Entry

n/a

Credits

n/a

@jeffpaul jeffpaul added this to the 1.3.0 milestone Oct 27, 2022
@jeffpaul jeffpaul self-assigned this Oct 27, 2022
@jeffpaul
Copy link
Contributor Author

@faisal-alvi note that I need confirmation on the changelog entry from #333 and the correct name to display for the Override hook.

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
readme.txt Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
readme.txt Outdated Show resolved Hide resolved
jeffpaul and others added 2 commits October 27, 2022 16:02
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
dkotter
dkotter previously approved these changes Oct 27, 2022
@faisal-alvi
Copy link
Contributor

faisal-alvi commented Oct 28, 2022

@jeffpaul the changelog entry for #333, something like:

Introduced 2 new WP REST Endpoints.

  1. [GET] /wp-json/sophi/v1/site-automation - To Get the Curator Posts.
  2. [POST] /wp-json/sophi/v1/site-automation-override - To override the curator Posts.

And if we want to add only for the override one, we can simply add something like:

The new /wp-json/sophi/v1/site-automation-override REST Endpoint to allow for code-based Override feature integrations.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jeffpaul
Copy link
Contributor Author

Note that I'm holding off on shipping the release until we get approval from the Sophi team that testing on their end has passed and that general plugin functionality and the Overrides feature is working as expected.

@jeffpaul jeffpaul merged commit 28ae6ae into develop Nov 3, 2022
@jeffpaul jeffpaul deleted the release/1.3.0 branch November 3, 2022 14:58
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.

Release version 1.3.0
3 participants