DEV Community

Qiwen Yu
Qiwen Yu

Posted on

1

Hacktoberfest: Flytekit Project "update tuple output examples"

Introduction

This is my first contribution to the flyte source project. I have completed two PRs for this opensource project, both on documentations. This is a Production-grade project, which has been deployed in large companies such as lyft. Thus, I have learnt a lot through making my contributions, reading the documentation and communicating with the project maintainers.

Project

I chose the flytekit project, which is one of the component repos of flyte and is the python SDK and tools of the Flyte project. The flykit project was written in python and is also production-grade project. The documentation was generated using Sphinx documentation in .rst format.

Issue

The issue was raised here. The first part of the issue is to check all doc files in https://github.com/flyteorg/flyte/tree/master/rsts, and https://github.com/flyteorg/flytekit/tree/master/docs.

Challenge

The most challenge part of this issue was to precised locate the problem.

Solution and Pull Request

To target the locations of problem precised and efficiently, several search methods were used. For this PR and commit, there are not too many doc files in this case. Thus, the search engine on GitHub webpage is adequate.

Tiger Data image

🐯 🚀 Timescale is now TigerData: Building the Modern PostgreSQL for the Analytical and Agentic Era

We’ve quietly evolved from a time-series database into the modern PostgreSQL for today’s and tomorrow’s computing, built for performance, scale, and the agentic future.

So we’re changing our name: from Timescale to TigerData. Not to change who we are, but to reflect who we’ve become. TigerData is bold, fast, and built to power the next era of software.

Read more

Top comments (0)

DevCycle image

Ship Faster, Stay Flexible.

DevCycle is the first feature flag platform with OpenFeature built-in to every open source SDK, designed to help developers ship faster while avoiding vendor-lock in.

Start shipping

👋 Kindness is contagious

Discover fresh viewpoints in this insightful post, supported by our vibrant DEV Community. Every developer’s experience matters—add your thoughts and help us grow together.

A simple “thank you” can uplift the author and spark new discussions—leave yours below!

On DEV, knowledge-sharing connects us and drives innovation. Found this useful? A quick note of appreciation makes a real impact.

Okay