DEV Community

Cover image for Join us for Hacktoberfest 2022 by contributing to StepZen
Roy Derks for StepZen

Posted on β€’ Edited on β€’ Originally published at stepzen.com

Join us for Hacktoberfest 2022 by contributing to StepZen

Hacktoberfest 2022 is about to start! Join us for the latest edition of Hacktoberfest by contributing to StepZen. We're looking for contributors to help us create new integrations and improve existing ones. Contributors will receive limited StepZen goodies and Hacktoberfest swag.

Hacktoberfest 2022

Hacktoberfest is a celebration of open-source software. It's a month-long event that takes place every October. The goal of Hacktoberfest is to encourage developers to contribute to open-source projects. Hacktoberfest is open to everyone in our global community. You can sign up anytime between September 26 and October 31 via the Hacktoberfest website.

Everyone that signs up for Hacktoberfest here has to make four pull requests (PRs) to public repositories on GitHub (or Gitlab). You can make pull requests to any public repository on GitHub with issues labeled hacktoberfest. Once approved and merged by the repository maintainers, your pull requests count towards your Hacktoberfest goals.

If you complete four pull requests in October, you'll receive a free Hacktoberfest t-shirt and a limited edition Hacktoberfest 2022 sticker pack. You can find more information about Hacktoberfest on the Hacktoberfest website.

Contribute to StepZen

StepZen is participating in Hacktoberfest, and you can contribute by adding a new integration or improving an existing integration in our Examples repository. Every PR to this repository will count towards your Hacktoberfest goals.

In this repository, you'll find two things:

  • Examples of how to use StepZen to build a GraphQL API by integrating with databases or external APIs.
  • Usage of a StepZen API in a (frontend) application.

We're looking for contributors to help us create new integrations and improve existing ones. You can find a list of integrations that we're looking for in the issues for the repository, including a list of improvements to existing integrations. But we encourage you also to open a new issue and PR for other integrations.

Next to being eligible for the official Hacktoberfest, we'll ship StepZen goodies to contributors. Read the contributing guidelines before creating a PR.

Keep an eye out for new features and more integrations on our Twitter page and Discord community.

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • --last-failed: Zero in on just the tests that failed in your previous run
  • --only-changed: Test only the spec files you've modified in git
  • --repeat-each: Run tests multiple times to catch flaky behavior before it reaches production
  • --forbid-only: Prevent accidental test.only commits from breaking your CI pipeline
  • --ui --headed --workers 1: Debug visually with browser windows and sequential test execution

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Practical examples included!

Watch Video πŸ“ΉοΈ

Top comments (1)

Collapse
 
sloan profile image
Sloan the DEV Moderator β€’

Hi there, this post might fit better as a DEV Listing. It’s a dedicated area of the platform where community members and organizations are encouraged to publish information related to events, products, services, job listings, and everything in between.

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay