From abdf92abdceed7cdc8d0e1b60d330ef884c353f0 Mon Sep 17 00:00:00 2001 From: massintha Date: Thu, 20 Feb 2025 10:53:22 -0500 Subject: [PATCH 1/3] Test editing .github --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 41c9f19..e69de29 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +0,0 @@ -.github @massintha-azamoum From 6d34bb2b30572aa4e52821a95c5c173e098f1ff9 Mon Sep 17 00:00:00 2001 From: massintha Date: Thu, 20 Feb 2025 10:53:32 -0500 Subject: [PATCH 2/3] Test editing .github --- .github/CODEOWNERS | 1 + .github/workflows/automerge.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e69de29..41c9f19 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +.github @massintha-azamoum diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 9427262..b5c8e5b 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -2,7 +2,7 @@ name: Enable Automerge on: pull_request_target: branches: - - main + - mainn jobs: enable-automerge: From bcf9c5e5d925acb225a5eeb6943836bc2515c82e Mon Sep 17 00:00:00 2001 From: massintha Date: Thu, 20 Feb 2025 11:01:08 -0500 Subject: [PATCH 3/3] let's try with the readme --- .github/workflows/automerge.yml | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index b5c8e5b..9427262 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -2,7 +2,7 @@ name: Enable Automerge on: pull_request_target: branches: - - mainn + - main jobs: enable-automerge: diff --git a/README.md b/README.md index 242b1c6..c6bfd4f 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ This repository contains Hackolade data models that can be viewed on https://hub The Hackolade Enterprise Model Hub is a metadata collaboration platform providing a unified and central access to your Hackolade Studio data models stored in one or more Git repositories. It empowers business teams, governance teams, and other stakeholders to collaborate effectively in order to promote a shared understanding of the context and meaning of data. -Feel free to explore at your leisure. It even allows you to load your own models to the repository, and view them in the Hub. We advise each organization to create its own folder, separate from others. The models and model changes you would push to the repository are auto-merged, then automatically replicated to the Hub database. They should appear in a few seconds. +Feel free to explore at your leisure. It even allows you to load your own models to the repository, and view them in the Hub. We advise each organization to create its own folder, separate from others. The models and model changes you would push to the repository are auto-merged, then automatically replicated to the Hub database. They should appear in a few seconds. -An online user documentation can be found [here](https://hackolade.com/help/Hubuserinterface.html). +An online user documentation can be found [here](https://hackolade.com/help/Hubuserinterface.html). -**WARNING:** the Hackolade Model Hub is totally open to anyone, so we strongly suggest to refrain from loading any confidential models. +**WARNING:** the Hackolade Model Hub is totally open to anyone, so we strongly suggest to refrain from loading any confidential models. Hackolade reserves the right to remove any inappropriate content from this repository, or any content that would negatively affect the platform.