This is an automated email from the ASF dual-hosted git repository.
tuhaihe pushed a change to branch REL_2_STABLE
in repository https://gitbox.apache.org/repos/asf/cloudberry-backup.git
from 6c326e78 Add database filters to gpbackman commands. (#113)
new 6f800375 Update golangci-lint and resolve lint findings. (#114)
new 3e92c88b Fix s3_plugin_e2e: dl.min.io no longer serves MinIO binaries
new 17b7e857 Remove license text from NOTICE
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/build_and_unit_test.yml | 6 +++++
.github/workflows/cloudberry-backup-ci.yml | 20 +++++++++++++--
.golangci.yml | 12 +++++++++
Makefile | 13 +++++-----
NOTICE | 13 ----------
README.md | 7 ++---
backup/backup.go | 11 ++++----
backup/data.go | 2 +-
backup/dependencies.go | 2 +-
backup/dependencies_test.go | 4 +--
backup/incremental.go | 4 ++-
backup/predata_externals.go | 2 --
backup/predata_externals_test.go | 2 +-
backup/predata_functions.go | 2 +-
backup/predata_relations.go | 4 +--
backup/predata_shared.go | 2 +-
backup/queries_acl.go | 2 +-
backup/queries_shared.go | 2 +-
backup/queries_table_defs.go | 4 +--
backup/wrappers.go | 6 ++---
end_to_end/end_to_end_suite_test.go | 8 +++---
filepath/filepath.go | 2 +-
gpbackman/cmd/wrappers.go | 10 +++++---
gpbackman/gpbckpconfig/utils_db.go | 4 ++-
helper/backup_helper.go | 10 ++++----
helper/backup_helper_pipes.go | 4 +--
helper/helper.go | 6 ++---
helper/restore_helper.go | 24 +++++++----------
history/history.go | 37 +++++++++++++++------------
integration/predata_acl_queries_test.go | 6 ++---
integration/predata_functions_queries_test.go | 2 +-
options/options.go | 1 -
options/options_test.go | 2 ++
plugins/s3plugin/backup.go | 12 ++++++---
plugins/s3plugin/restore.go | 4 ++-
plugins/s3plugin/s3plugin.go | 8 +++---
restore/parallel.go | 4 +--
restore/restore.go | 12 +++------
restore/validate.go | 4 +--
restore/wrappers.go | 4 ++-
utils/agent_remote_test.go | 2 +-
utils/plugin_test.go | 3 ++-
42 files changed, 158 insertions(+), 131 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]