Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refine(workflow): add new workflow for building artifact and refine config #61

Merged
merged 4 commits into from
Aug 28, 2023

Conversation

smallsheeeep
Copy link
Contributor

What type of PR is this?

type-feature

What this PR does / why we need it:

Refine workflow config,and add a new workflow dedicated to build artifacts:

  1. rename build_test to build_daily;
  2. add a new workflow dedicated to build artifacts.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@smallsheeeep smallsheeeep added priority-medium type-refactor refactor code or rename variables labels Aug 28, 2023
@smallsheeeep smallsheeeep added this to the ODC 4.2.1 milestone Aug 28, 2023
@smallsheeeep smallsheeeep self-assigned this Aug 28, 2023
@smallsheeeep smallsheeeep changed the title refine: workflow refine(workflow): add new workflow for building artifact and refine config Aug 28, 2023
.github/workflows/build_daily.yaml Outdated Show resolved Hide resolved
.github/workflows/build_daily.yaml Outdated Show resolved Hide resolved
.github/workflows/build_artifact.yaml Outdated Show resolved Hide resolved
@smallsheeeep smallsheeeep linked an issue Aug 28, 2023 that may be closed by this pull request
@yhilmare yhilmare merged commit 4c17456 into main Aug 28, 2023
11 checks passed
@smallsheeeep smallsheeeep deleted the gaoda_main_update_workflow branch August 28, 2023 09:39
yhilmare added a commit that referenced this pull request Aug 29, 2023
* [Feature]: support ODP Sharding MySQL and MySQL (#34)

* support ODP Sharding MySQL and MySQL

* modify mysql odc_version_diff_config

* Partition plan adaptation to database management. (#54)

* commit test.

* Partition plan adaptation to database management

* response comment

* response comment

* init flow instance id

* delete confirm node and fix api request parameter.

* update mapper to latest version.

* refine(workflow): add new workflow for building artifact and refine config (#61)

* refine: workflow

* response to CR

* rollback build_release

* refine

* fix(workflow): build rpm failed when execute build_artifact.yaml (#72)

* refine

* fix: build rpm execute failed

* refine

---------

Co-authored-by: zhangxiao <140503120+PeachThinking@users.noreply.github.com>
Co-authored-by: guowl3 <70270140+guowl3@users.noreply.github.com>
Co-authored-by: gaoda.xy <gaoda.xy@oceanbase.com>
yhilmare pushed a commit that referenced this pull request Jan 15, 2024
…onfig (#61)

* refine: workflow

* response to CR

* rollback build_release

* refine
yhilmare added a commit that referenced this pull request Jan 15, 2024
* [Feature]: support ODP Sharding MySQL and MySQL (#34)

* support ODP Sharding MySQL and MySQL

* modify mysql odc_version_diff_config

* Partition plan adaptation to database management. (#54)

* commit test.

* Partition plan adaptation to database management

* response comment

* response comment

* init flow instance id

* delete confirm node and fix api request parameter.

* update mapper to latest version.

* refine(workflow): add new workflow for building artifact and refine config (#61)

* refine: workflow

* response to CR

* rollback build_release

* refine

* fix(workflow): build rpm failed when execute build_artifact.yaml (#72)

* refine

* fix: build rpm execute failed

* refine

---------

Co-authored-by: zhangxiao <140503120+PeachThinking@users.noreply.github.com>
Co-authored-by: guowl3 <70270140+guowl3@users.noreply.github.com>
Co-authored-by: gaoda.xy <gaoda.xy@oceanbase.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-medium type-refactor refactor code or rename variables
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Enhancement]: A new workflow dedicated to build artifact
2 participants