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

Fixes remaining "ts" parameters from number to string type #105

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

jeremeamia
Copy link
Contributor

Fixes remaining "ts" parameters from number type to string type. Similar issues reported for other parameters in #12, #22, #26, #27, and #75. Also adds the phpunit result cache file to gitignore list.

@jeremeamia
Copy link
Contributor Author

@damienalexandre It's unclear how to get the tests to run correctly. I appreciate any help with that and for considering this change. Thanks.

@damienalexandre
Copy link
Member

Hi, thanks for your PR! Looks like there is an issue with our TravisCI configuration, I will have a look.

@damienalexandre
Copy link
Member

The tests are RED here because they are not run correctly on forks (secret variables are not exposed to avoid leak). Sorry about that.

Also your PR is incomplete, can you push the new generated code too? You have to follow those steps:

https://github.com/jolicode/slack-php-api/blob/master/doc/updating-sdk.md#regenerate-the-sdk

Thanks!

Also adds phpunit result cache file to gitignore list
@jeremeamia
Copy link
Contributor Author

Added the newly generated bits.

@damienalexandre damienalexandre merged commit a4e107a into jolicode:master Feb 26, 2021
@damienalexandre
Copy link
Member

Thanks @jeremeamia! I'm going to add some tests and publish a release today.

@jeremeamia
Copy link
Contributor Author

jeremeamia commented Feb 26, 2021

Thanks @damienalexandre! This made it like 20 times easier to get a single message by its ts.

damienalexandre added a commit that referenced this pull request Feb 26, 2021
* Add a test for #105, fix CS, and skip Slack tests when misconfigured

* Prepare release 4.1.0

* Fix tests for PHP 7.2 and lowest deps compatibility
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.

None yet

2 participants