Open MPSxDev opened 2 weeks ago
Can I work on this one?
Hi!, my name is Joseph Poveda. I am a student of the Systems Programming degree, I am a recent member of the Dojo Coding community, where I am getting started in the world of Web3. I have basic knowledge of different programming languages and thanks to this I hope to be able to resolve the issue.
.github/workflows
directory within the repository to store GitHub Actions workflows. This directory will allow us to set up automated workflows for testing, building, and deployment, streamlining project processes. My background As a member of the Dojo Coding community, I have experience in web2 and traditional technologies, as for web3 I have only been working for a few months and I have managed to make a contribution, however, it is not an impediment for me to do my best in this issue, I will devote the necessary effort to contribute to the OSS.
How I plan on tackling this issue To solve this issue, I will perform the following steps:
Hello @MPSxDev , can I be assigned this please? Below are some of the documentations I've done that were merged: https://github.com/dojoengine/book/pull/308, https://github.com/keep-starknet-strange/joyboy/pull/143, https://github.com/Scaffold-Stark/ss2-docs/pull/31, https://github.com/horuslabsio/Starknet-Scaffold/pull/94, https://github.com/Hyle-org/examples/pull/15.
Hi @MPSxDev, I’m a Dojo Coding member and an active contributor to the OSS. I’ve worked on several Web3 projects, including contributions to stellar projects and building on StarkNet. I also have solid experience with React, and as a Web3 hackathon buildathon winner.
For this issue, I’d like to create the .github/workflows directory to enable automated actions like testing, building, and deployment in the repository. I’ll ensure the workflows are structured to support the team’s needs and scalability.
May I be assigned to this?
hey @MPSxDev can i work on this issue and write a well detailed doc when the odhack starts :)
Hello @MPSxDev, Can I handle this task?
Can you please assign this to me?
May I be assigned to this?
Hi, I am a proficient MERN stack developer with experience in full-stack development. I believe I can contribute effectively to this project. Could you kindly /assign this issue/task to me? Thank you!
Could I be assigned to this? I'm a software developer with over four years of experience
Could I be assigned to this? I'm a Software developer with over four years of experience.
I've implemented the workflow for some projects on Starknet, here is an example https://github.com/keep-starknet-strange/raito/issues/159
ETA: 10 hours
Mind if I try this one?
Can I take this from here?
Is it okay if I tackle this? To solve this issue, i will create a .github/workflows directory in the root of the repository, then add YAML files within this directory to define GitHub Actions workflows for tasks like testing, building, and deployment. Thereby ensuring each workflow is properly configured with triggers (e.g., push, pull_request) and steps to automate the desired processes. Lasyly i will validate the workflows by triggering them in the repository.
May I handle this issue? I am an experienced frontend developer.
My background As a member of the Dojo Coding community, I have experience in web2 and traditional technologies, as for web3 I have only been working for a few months and I have managed to make a contribution, however, it is not an impediment for me to do my best in this issue, I will devote the necessary effort to contribute to the OSS.
How I plan on tackling this issue To solve this issue, I will perform the following steps:
Hi I'm a full-stack developer from Costa Rica and member of Dojo coding. I've worked on projects using React, Solidity, Cairo, and blockchain tools. My skills in both front-end and back-end development allow me to build scalable and secure solutions for web3 ecosystems.
To solve this issues I will
hey sir I'd like to handle this task. i'm a frontend developer with experience i would really love to contribute to your project kindly assign :)
Mind if I take this issue? i'm new and would love to work on this please assign me
hey, I'm a Software Engineer in web2, I already implemented some CI with Github actions in other open sources repos. I can do it in this one :)
Hi team, I'm Josué From Dojo Coding
Here's my proposed solution:
.github/workflows
directory: This will serve as the central hub for all GitHub Actions workflows.build.yml
, to define a workflow that triggers on pushes to the main branch. This workflow could include:
Could I be assigned to this?
i have worked on workflow projects before, https://github.com/dipdup-io/stone-packaging/pull/65 heres one example, id love to work on this!
I'd love to work on this!
Create the .github/workflows directory to store GitHub Actions workflows, enabling automated processes like testing, building, and deployment within the repository.