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

2023-01 Maintenance #282

Merged
merged 12 commits into from
Jan 17, 2023
Merged

2023-01 Maintenance #282

merged 12 commits into from
Jan 17, 2023

Conversation

dtbaker
Copy link
Contributor

@dtbaker dtbaker commented Jan 17, 2023

Changes

It is deprecated: https://github.com/xwp/wp-dev-lib

And travis ci hasn't worked in years.
We don't have the txt -> md converter any more because dev-lib is deprecated. I can't find a suitable replacement right now so we'll just keep both files editable.
jscs is deprecated and rolled into eslint

Lets swap to eslint to match our other projects
satooshi/php-coveralls has been replaced with php-coveralls/php-coveralls
We'll use these for tests
'type' => 'percent',
'number' => $theme['rating']['count'],
'number' => $count,
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this bug fix be mentioned in the changelogs too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes! :loading:

#: docs/dist/envato-market/inc/class-envato-market-items.php:100
#: docs/dist/envato-market/inc/class-envato-market-items.php:110
#: docs/dist/envato-market/inc/class-envato-market.php:149
#: docs/dist/envato-market/inc/class-envato-market.php:159
Copy link
Contributor

Choose a reason for hiding this comment

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

There are lots of new inclusions from docs/dist/ in here, are they meant to be included in this file?

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah never mind, you've already removed them 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes this was a mistake, I removed those exclude options trying to get the updated makepot tool working. Forgot to bring them back.

They're back now and those entries shouldn't make it into the potfile any more: 5a60d80

Re: 4bda021

Co-authored-by: Pat McKenna <pat@mckenna.rocks>
Copy link
Contributor

@blimpage blimpage left a comment

Choose a reason for hiding this comment

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

I wasn't able to thoroughly review the ESLint opinion changes, but the rest looks good to me! Good call on removing some broken stuff.

I accidentally removed this section while trying to get it working again.
We need this otherwise it can bring in unwanted translations in the pot file
@dtbaker dtbaker merged commit c344ee0 into master Jan 17, 2023
@dtbaker dtbaker deleted the dtbaker/2023-jan-updates branch January 17, 2023 04:30
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.

2 participants