タグ

workflowに関するclairvyのブックマーク (2)

  • SQL Query Builder | AppMaster

    As a developer or database administrator, managing and querying large data sets can be daunting. Traditional SQL queries can be complex and time-consuming, making it difficult to extract the information you need promptly. This is where SQL query builders come in. These powerful tools simplify creating and managing databases, allowing you to focus on the task. In this article, we will explore the b

  • GitLab flowから学ぶワークフローの実践 | POSTD

    Gitによるバージョン管理では、従来のSVNなどよりずっと簡単にブランチングやマージができます。さまざまなブランチ戦略やワークフローが可能であり、以前のシステムに比べるとほとんど全てが改善されたと言えるでしょう。しかしGitを利用する多くの組織はワークフローの問題に直面します。明確な定義がなく複雑で、Issue Tracking Systemと統合されていないからです。そこで、明確に定義された最良の実践的方法としてのGitLab flowを提案したいと思います。issue trackingには feature driven development と feature branches を組み合わせます。 他のバージョン管理システムからGitに移行する際によく耳にすることは、効果的なワークフローの開発が難しいということです。この記事ではGitワークフローとIssue Tracking Sys

    GitLab flowから学ぶワークフローの実践 | POSTD
  • 1