incubator-seata-go icon indicating copy to clipboard operation
incubator-seata-go copied to clipboard

Go Implementation For Seata

Results 160 incubator-seata-go issues
Sort by recently updated
recently updated
newest added

**What this PR does**: **Which issue(s) this PR fixes**: Fixes #840 **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding
tm

**What would you like to be added**: Enrich the project ReadMe. [Reference](https://github.com/apache/incubator-seata) **Why is this needed**:

task: help-wanted

**What would you like to be added**: **Why is this needed**: Refer to the code in java to implement the code related to SagaResource and SagaResourceManager

module/saga

**What this PR does**: **Which issue(s) this PR fixes**: Fixes #830 **Special notes for your reviewer**: commented by https://github.com/apache/incubator-seata-go/pull/678 reopen the action. **Does this PR introduce a user-facing change?**: ```release-note...

bug
ci/cd
module/at

refer: https://github.com/apache/incubator-seata/pull/4985 **What happened**: **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need to know?**:

task: help-wanted
alignment/seata-java

refer: https://github.com/apache/incubator-seata/pull/5031 **What happened**: **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need to know?**:

good first issue
task: help-wanted
module/at
alignment/seata-java

**What happened**: need to find a github action alternative to mirromutth/mysql-action https://github.com/apache/incubator-seata-go/actions/runs/15087624952 mirromutth/[email protected] is not allowed to be used in apache/incubator-seata-go. Actions in this workflow must be: within a repository...

task: help-wanted

**What happened**: 针对这个pr提出issue :https://github.com/apache/incubator-seata-go/pull/772 、https://github.com/apache/incubator-seata-go-samples/pull/60 当前 seata-go 及其 sample 存在 knadh/koanf 多版本依赖冲突问题,具体表现为: - 主仓库和 sample 项目分别依赖了 koanf 的 v1.4.4、v1.5.0 甚至 v2.1.2 等多个版本。 - dubbo-go 旧版本依赖 koanf v1.4.4。 - seata-go sample...

**What would you like to be added**: codecv action support **Why is this needed**:

**What this PR does**: **Which issue(s) this PR fixes**: Fixes # https://github.com/apache/incubator-seata-go/issues/705 **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding