Skip to content

UserProfile.securityContact has been removed#88

Merged
Theosakamg merged 31 commits intomainfrom
fix-securitycontact
Mar 9, 2026
Merged

UserProfile.securityContact has been removed#88
Theosakamg merged 31 commits intomainfrom
fix-securitycontact

Conversation

@flovntp
Copy link
Copy Markdown
Contributor

@flovntp flovntp commented Jan 10, 2026

No description provided.

@platformsh-devrel
Copy link
Copy Markdown
Collaborator

platformsh-devrel commented Jan 10, 2026

🧾 API Coverage Report

Last updated: f67863f • Run #174

Metric Value
Total API methods 236
Called from facades 191
Unmapped API methods 45
Invalid Facade API calls 0
Coverage 80.93%
📋 Full JSON report
{
  "total_api_methods": 236,
  "called_methods": 191,
  "unmapped_methods": [
    "Upsun\\Api\\OrganizationProjectsApi::createOrgProject",
    "Upsun\\Api\\OrganizationProjectsApi::deleteOrgProject",
    "Upsun\\Api\\OrganizationProjectsApi::getOrgProject",
    "Upsun\\Api\\OrganizationProjectsApi::queryProjectCarbon",
    "Upsun\\Api\\OrganizationProjectsApi::updateOrgProject",
    "Upsun\\Api\\OrganizationManagementApi::estimateOrg",
    "Upsun\\Api\\OrganizationManagementApi::getOrgBillingAlertConfig",
    "Upsun\\Api\\OrganizationManagementApi::getOrgPrepaymentInfo",
    "Upsun\\Api\\OrganizationManagementApi::listOrgPrepaymentTransactions",
    "Upsun\\Api\\OrganizationManagementApi::updateOrgBillingAlertConfig",
    "Upsun\\Api\\EnvironmentApi::createProjectsEnvironmentsVersions",
    "Upsun\\Api\\EnvironmentApi::deleteProjectsEnvironmentsVersions",
    "Upsun\\Api\\EnvironmentApi::deployEnvironment",
    "Upsun\\Api\\EnvironmentApi::getProjectsEnvironmentsVersions",
    "Upsun\\Api\\EnvironmentApi::listProjectsEnvironmentsVersions",
    "Upsun\\Api\\EnvironmentApi::updateProjectsEnvironmentsVersions",
    "Upsun\\Api\\UserProfilesApi::createProfilePicture",
    "Upsun\\Api\\AutoscalingApi::patchAutoscalerSettings",
    "Upsun\\Api\\DefaultApi::queryOrganiationCarbon",
    "Upsun\\Api\\SubscriptionsApi::canAffordSubscription",
    "Upsun\\Api\\SubscriptionsApi::canUpdateSubscription",
    "Upsun\\Api\\SubscriptionsApi::getSubscriptionUsageAlerts",
    "Upsun\\Api\\SubscriptionsApi::listSubscriptionAddons",
    "Upsun\\Api\\SubscriptionsApi::updateOrgSubscription",
    "Upsun\\Api\\SubscriptionsApi::updateSubscriptionUsageAlerts",
    "Upsun\\Api\\DeploymentTargetApi::createProjectsDeployments",
    "Upsun\\Api\\DeploymentTargetApi::deleteProjectsDeployments",
    "Upsun\\Api\\DeploymentTargetApi::getProjectsDeployments",
    "Upsun\\Api\\DeploymentTargetApi::listProjectsDeployments",
    "Upsun\\Api\\DeploymentTargetApi::updateProjectsDeployments",
    "Upsun\\Api\\ReferencesApi::listReferencedOrgs",
    "Upsun\\Api\\ReferencesApi::listReferencedProjects",
    "Upsun\\Api\\ReferencesApi::listReferencedRegions",
    "Upsun\\Api\\ReferencesApi::listReferencedTeams",
    "Upsun\\Api\\ReferencesApi::listReferencedUsers",
    "Upsun\\Api\\SystemInformationApi::actionProjectsSystemRestart",
    "Upsun\\Api\\UsersApi::getCurrentUserDeprecated",
    "Upsun\\Api\\AlertsApi::getUsageAlerts",
    "Upsun\\Api\\AlertsApi::updateUsageAlerts",
    "Upsun\\Api\\CertManagementApi::getProjectsProvisioners",
    "Upsun\\Api\\CertManagementApi::listProjectsProvisioners",
    "Upsun\\Api\\CertManagementApi::updateProjectsProvisioners",
    "Upsun\\Api\\DiscountsApi::getDiscount",
    "Upsun\\Api\\DiscountsApi::getTypeAllowance",
    "Upsun\\Api\\DiscountsApi::listOrgDiscounts"
  ],
  "invalid_facade_calls": [],
  "coverage_percentage": 80.93
}

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@flovntp flovntp force-pushed the fix-securitycontact branch 3 times, most recently from 112d12d to c50698b Compare March 5, 2026 21:52
@flovntp flovntp force-pushed the fix-securitycontact branch from c50698b to a6b648c Compare March 5, 2026 22:13
@flovntp flovntp requested a review from Copilot March 9, 2026 10:20
Copy link
Copy Markdown
Contributor

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.

Pull request overview

Updates the repository’s licensing to Apache-2.0 and removes a large set of auto-generated API documentation pages under docs/classes/Upsun/Api.

Changes:

  • Switched package metadata and repository documentation from MIT to Apache-2.0.
  • Replaced the LICENSE file contents with the Apache License 2.0 text.
  • Deleted multiple auto-generated API class markdown docs under docs/classes/Upsun/Api.

Reviewed changes

Copilot reviewed 39 out of 1270 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/classes/Upsun/Api/ProjectSettingsApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/ProjectInvitationsApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/ProjectApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/ProjectActivityApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/ProfilesApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/PhoneNumberApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/OrganizationInvitationsApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/OrdersApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/InvoicesApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/GrantsApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/EnvironmentTypeApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/EnvironmentActivityApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/DeploymentApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/DefaultApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/ConnectionsApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/CertificateProvisionerApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/CertManagementApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/AutoscalingApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/ApiTokensApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/ApiException.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/AlertsApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/AddOnsApi.md Removed auto-generated API class documentation page.
docs/classes/Upsun/Api/AbstractApi.md Removed auto-generated API class documentation page.
composer.json Updated Composer package license identifier to Apache-2.0.
README.md Updated license text to reflect Apache-2.0.
LICENSE Replaced MIT license text with Apache License 2.0 text.
Files not reviewed (7)
  • .idea/.gitignore: Language not supported
  • .idea/inspectionProfiles/Project_Default.xml: Language not supported
  • .idea/modules.xml: Language not supported
  • .idea/php.xml: Language not supported
  • .idea/phpunit.xml: Language not supported
  • .idea/upsun-sdk-php.iml: Language not supported
  • .idea/vcs.xml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread LICENSE Outdated
@flovntp flovntp requested a review from Copilot March 9, 2026 12:51
Copy link
Copy Markdown
Contributor

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.

Pull request overview

Copilot reviewed 39 out of 1275 changed files in this pull request and generated 2 comments.

Files not reviewed (7)
  • .idea/.gitignore: Language not supported
  • .idea/inspectionProfiles/Project_Default.xml: Language not supported
  • .idea/modules.xml: Language not supported
  • .idea/php.xml: Language not supported
  • .idea/phpunit.xml: Language not supported
  • .idea/upsun-sdk-php.iml: Language not supported
  • .idea/vcs.xml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread LICENSE
@flovntp flovntp force-pushed the fix-securitycontact branch from 788e15e to 62d7422 Compare March 9, 2026 14:33
@flovntp flovntp force-pushed the fix-securitycontact branch from 62d7422 to 24eb940 Compare March 9, 2026 14:34
@flovntp flovntp force-pushed the fix-securitycontact branch from 457a643 to 45fcb9e Compare March 9, 2026 14:54
@flovntp flovntp force-pushed the fix-securitycontact branch from 45fcb9e to be42938 Compare March 9, 2026 14:57
@Theosakamg Theosakamg merged commit 1fd9966 into main Mar 9, 2026
8 checks passed
@Theosakamg Theosakamg deleted the fix-securitycontact branch March 9, 2026 15:47
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