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

Stop using teaspoon from source #5556

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Stop using teaspoon from source #5556

merged 1 commit into from
Dec 19, 2023

Conversation

elia
Copy link
Member

@elia elia commented Dec 19, 2023

Summary

The gem had a few releases since it was taken from source and we no longer need that.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

@elia elia self-assigned this Dec 19, 2023
@github-actions github-actions bot added the changelog:repository Changes to the repository not within any gem label Dec 19, 2023
@elia elia marked this pull request as ready for review December 19, 2023 10:26
@elia elia requested a review from a team as a code owner December 19, 2023 10:26
@elia elia requested a review from rainerdema December 19, 2023 10:27
@@ -47,8 +47,8 @@ group :backend do
gem 'webdrivers', require: false

# JavaScript testing
gem 'teaspoon', github: 'jejacks0n/teaspoon', require: false
Copy link
Member

Choose a reason for hiding this comment

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

what about moving it in the gemspec at this point?

Copy link
Member Author

Choose a reason for hiding this comment

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

We're not tracking dev dependencies in gemspecs, so it should stay there for consistency

@elia elia merged commit 321f410 into main Dec 19, 2023
8 checks passed
@elia elia deleted the elia/teaspoon branch December 19, 2023 15:30
@tvdeyen tvdeyen added backport-v4.0 Backport this pull-request to v4.0 backport-v4.1 Backport this pull-request to v4.1 backport-v4.2 Backport this pull-request to v4.2 labels Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

💔 Some backports could not be created

Status Branch Result
v4.0
v4.1
v4.2 An unhandled error occurred. Please see the logs for details

Manual backport

To create the backport manually run:

backport --pr 5556

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Copy link

github-actions bot commented Dec 2, 2024

💚 All backports created successfully

Status Branch Result
v4.0
v4.1
v4.2

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Copy link

github-actions bot commented Dec 2, 2024

💚 All backports created successfully

Status Branch Result
v4.0
v4.1
v4.2

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v4.0 Backport this pull-request to v4.0 backport-v4.1 Backport this pull-request to v4.1 backport-v4.2 Backport this pull-request to v4.2 changelog:repository Changes to the repository not within any gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants