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

Typo in Environments.php #646

Closed
wants to merge 2 commits into from
Closed

Typo in Environments.php #646

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented May 21, 2021

Adding the 's' on environments so that is doesn't result in 404

Adding the 's' on environments so that is doesn't result in 404
Copy link
Member

@GrahamCampbell GrahamCampbell left a comment

Choose a reason for hiding this comment

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

Please fix the tests. :)

@ghost
Copy link
Author

ghost commented May 24, 2021

Umm,

Dude! I fixed ^your^ typo. I didn't do anything to the tests. If the tests are now broken that means your tests were BS to begin with.

I am using this library to make something for my work and I don't have time for amatuer hour shenanigans.

I would have hoped this library ^WAS TESTED^ and it didn't have a typo in it. Alas, here we are...

I am more than happy to make a composer patch and fix your problem on the fly, than deal with your laziness. Seriously, I have already done 100x more effort than I should have done and tried to help you. Your response to that, "Oh could you please do more?" 🤦

Good Day Sir!
-- R

@ahinkle
Copy link

ahinkle commented May 24, 2021

I am more than happy to make a composer patch and fix your problem on the fly, than deal with your laziness. Seriously, I have already done 100x more effort than I should have done and tried to help you. Your response to that, "Oh could you please do more?" 🤦

@brownrl,

No one owes you anything. These maintainers (like @GrahamCampbell) maintain several, if not hundreds of open-source packages. You could have taken less time (in fact a matter of mere seconds) to change a single character on the test instead of posting these unhelpful and rude comments.

@mateusjatenee
Copy link

Umm,

Dude! I fixed ^your^ typo. I didn't do anything to the tests. If the tests are now broken that means your tests were BS to begin with.

I am using this library to make something for my work and I don't have time for amatuer hour shenanigans.

I would have hoped this library ^WAS TESTED^ and it didn't have a typo in it. Alas, here we are...

I am more than happy to make a composer patch and fix your problem on the fly, than deal with your laziness. Seriously, I have already done 100x more effort than I should have done and tried to help you. Your response to that, "Oh could you please do more?" 🤦

Good Day Sir!

-- R

Fuck off, if anything you're the lazy one by "using the package". Don't do any effort then and implement the solution from scratch.

@ghost
Copy link
Author

ghost commented May 24, 2021

Hey @ahinkle

I did change the test. Jerky McJerkFace!

For the record I didn't ask for anything. I came here and made a fork to try to help someone. Instead of saying "Hey, Thanks for the help. I appreciate it." I get "oooh THE TESTS!".

The tests don't actually test if the thing that they are supposed to do works. Instead the test replicates the typo and only tests if the final url path matches .... wait for it.... the typo!

Forgive me for trying to help people.

@ghost ghost closed this May 24, 2021
@kife-design
Copy link

@brownrl so you use his package in one of your projects, saving you hours of development time compared to programming it yourself. You fix a typo and flame the author for asking you to fix the tests? Talk about having no shame at all.

@ghost
Copy link
Author

ghost commented May 24, 2021

Rest assured, I'm not using it anymore.

@drupol
Copy link

drupol commented May 24, 2021

So sad to spoil the company you're working for like that. I know @mathiasselleslach and I doubt that he would agree with such comments towards the Open Source community. Shame on you @brownrl.

@@ -54,7 +54,7 @@ public function create($project_id, array $parameters = [])
$resolver->setDefined('external_url')

Choose a reason for hiding this comment

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

There is a typo in your commit message, Environemnts should be Environments

Choose a reason for hiding this comment

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

there is also a typo in his reply to Graham. It's amateur not amatuer

@GitLabPHP GitLabPHP locked as too heated and limited conversation to collaborators May 24, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants