From 8086fb785e94b6a97253a688c832f3ba5d81eedc Mon Sep 17 00:00:00 2001 From: Arjun Suresh Date: Sun, 24 Nov 2024 02:14:32 +0000 Subject: [PATCH 1/4] Update format.yml --- .github/workflows/format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index c5c7b82a0..bd3af0dc7 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -56,4 +56,4 @@ jobs: gh pr create --base code-format --head $BRANCH_NAME --title "[Automated PR] Format Codebase" --body "This pull request contains automated code formatting changes." fi env: - GH_TOKEN: ${{ github.token }} + GH_TOKEN: ${{ secrets.ACCESS_TOKEN }} From 85e9ec8585bdbc891d602776fe43f5b5aa12323f Mon Sep 17 00:00:00 2001 From: Arjun Suresh Date: Sun, 24 Nov 2024 03:58:24 +0000 Subject: [PATCH 2/4] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 283fd5e58..b57c0bf3e 100644 --- a/setup.py +++ b/setup.py @@ -140,7 +140,7 @@ def command_exists(self, command): def custom_function(self): commit_hash = get_commit_hash() import cmind - r = cmind.access({'action':'rm', 'automation':'repo', 'data_uoa':'mlcommons@cm4mlops', 'force': True, 'all': True}) + r = cmind.access({'action':'rm', 'automation':'repo', 'artifact':'mlcommons@cm4mlops', 'force': True, 'all': True}) r = cmind.access({'action': 'pull', 'automation': 'repo', 'artifact': 'mlcommons@cm4mlops', From 680b1c5e6efc432df34f77731911e3977069c99c Mon Sep 17 00:00:00 2001 From: mlcommons-bot Date: Sun, 24 Nov 2024 03:58:42 +0000 Subject: [PATCH 3/4] Increment version to 0.6.3 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index b61604874..844f6a91a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.2 +0.6.3 From b0740a930b7e89e64dc817e5c2dd7de8696ac8a2 Mon Sep 17 00:00:00 2001 From: mlcommons-bot Date: Sun, 24 Nov 2024 03:58:42 +0000 Subject: [PATCH 4/4] Updated git_commit_hash.txt --- git_commit_hash.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git_commit_hash.txt b/git_commit_hash.txt index fa5fb7b10..8a5eebd91 100644 --- a/git_commit_hash.txt +++ b/git_commit_hash.txt @@ -1 +1 @@ -c91f5b6d60cce795d60e5d469defc297ac9caeb5 +680b1c5e6efc432df34f77731911e3977069c99c