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

[2.x] Breaking: Improve the new Authors API #1798

Merged
merged 125 commits into from
Jul 9, 2024

Conversation

@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch 2 times, most recently from f4ec5a5 to 27386ba Compare July 7, 2024 12:40
@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch from 27386ba to 95d01b7 Compare July 7, 2024 12:42
Copy link

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a0bc7e2) to head (d1927e5).

Additional details and impacted files
@@             Coverage Diff             @@
##             2.x-dev     hydephp/develop#1798   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1838      1842    +4     
===========================================
  Files            188       188           
  Lines           4862      4877   +15     
===========================================
+ Hits            4862      4877   +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Enforces the new state. Consider adding a BadConfigurationException?
This leads to duplication which gets confusing
@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch from 5e000ad to fbfa507 Compare July 7, 2024 12:45
@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch from f9a9ebe to 81fc538 Compare July 7, 2024 13:23
@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch from 81fc538 to ba2a352 Compare July 7, 2024 13:23
@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch from eda0c62 to 50de689 Compare July 9, 2024 08:10
@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch from 4f6a195 to f317b2d Compare July 9, 2024 08:17
@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch 2 times, most recently from ba1c18b to eebecc9 Compare July 9, 2024 08:23
@caendesilva caendesilva force-pushed the reduce-author-username-duplication branch from eebecc9 to 5fda706 Compare July 9, 2024 08:26
@caendesilva caendesilva marked this pull request as ready for review July 9, 2024 08:33
Comment on lines +291 to +299

// The following settings are not used in the bundled templates,
// but you can use them in your own custom views, for example.
// bio: 'The mysterious author of HydePHP',
// avatar: 'avatar.png',
// socials: [
// 'twitter' => 'HydeFramework',
// 'github' => 'hydephp',
// ],
Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe we do not need this here, as they are not yet used, and they are in the documentation. However, if https://github.com/hydephp/develop/issues/1762 will use these they can be kept, hence why I'm holding off on removing them.

@caendesilva caendesilva merged commit 0e42c18 into 2.x-dev Jul 9, 2024
8 checks passed
@caendesilva caendesilva deleted the reduce-author-username-duplication branch July 9, 2024 08:37
@github-actions github-actions bot removed the WTD Calls What The Diff label Jul 9, 2024
caendesilva added a commit that referenced this pull request Jul 9, 2024
[2.x] Breaking: Improve the new Authors API
caendesilva added a commit that referenced this pull request Jul 9, 2024
[2.x] Breaking: Improve the new Authors API
@caendesilva caendesilva mentioned this pull request Jul 9, 2024
74 tasks
@caendesilva caendesilva added this to the v2 milestone Jul 9, 2024
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.

1 participant