ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Introduce a Ballerina connector for Bitbucket REST API #7036

Open NipunaRanasinghe opened 1 month ago

NipunaRanasinghe commented 1 month ago

We are planning to introduce a new Ballerina connector for the latest Bitbucket REST API, generated using it's OpenAPI specification.

Related links:

This includes the following tasks:

  1. Create a new repository under 'ballerina-platform' organization.
  2. Review and sanitize the OpenAPI specification.
  3. Generate the connector client.
  4. Implement a test suite covering the core functionalities.
  5. Write documentation with examples.
dec0dedd commented 1 month ago

Hey, could I work on this issue?

MohamedSabthar commented 1 month ago

👋 Welcome, @dec0dedd! 🚀

We're thrilled to have you join the Ballerina Hacktoberfest community! The issue has been assigned to you, and we’re excited to see your contributions.

To help you get started, here are a few essential resources:

  1. Connector Contributor Guide: Make sure to go through our Ballerina Hacktoberfest connector contributor guidelines and follow the exact steps, to contribute effectively.
  2. Learn Ballerina: Whether you're new to Ballerina or looking to enhance your skills, check out our official learning resources.
  3. Community & Support: If you have technical questions, feel free to ask on Stack Overflow with the Ballerina tag, or join us on Discord to connect with other community members.

No contribution is too small, and your feedback is always welcome! Don’t hesitate to ask questions, propose new ideas, or report issues.

We are currently in the process of creating a GitHub repository for this connector module and will update you once it’s available. In the meantime, please go through the relevant resources and documentation related to the connector.

Happy coding and welcome aboard! 🎉

abhirajadhikary06 commented 1 month ago

@keizer619 If you haven't received any updates from @dec0dedd can I work on this issue ?

NipunaRanasinghe commented 1 month ago

Hi @dec0dedd,

I'll be mentoring your project, and we have created the repository for your connector project with the initial project template. You can start working in this repository: https://github.com/ballerina-platform/module-ballerinax-bitbucket

Please refer to the contribution process section for guidelines on raising a PR: https://ballerina.io/hacktoberfest/connector-contributor-guide/#contribution-process.

Happy coding! 🎉

NipunaRanasinghe commented 1 month ago

@keizer619 If you haven't received any updates from @dec0dedd can I work on this issue ?

Hi @abhirajadhikary06, Thanks for reaching out!

We will consider assigning you to this project if we don’t receive a response from the current assignee within next few days or, if they are unable to deliver due to other priorities. Let’s stay in touch!

NipunaRanasinghe commented 3 weeks ago

Hi @abhirajadhikary06, are you still interested in taking over this project?

NipunaRanasinghe commented 2 weeks ago

@dec0dedd @abhirajadhikary06 any update from your side?