Skip to content

TEST: spack-v1-migration-reserved-defs branch#60

Closed
CodeGat wants to merge 3 commits intomainfrom
infra-update-v8-reserved-defs-test
Closed

TEST: spack-v1-migration-reserved-defs branch#60
CodeGat wants to merge 3 commits intomainfrom
infra-update-v8-reserved-defs-test

Conversation

@CodeGat
Copy link
Member

@CodeGat CodeGat commented Nov 26, 2025

Testing ACCESS-NRI/build-cd#332


🚀 The latest prerelease access-test/pr60-16 at f894763 is here: #60 (comment) 🚀

@CodeGat CodeGat self-assigned this Nov 26, 2025
@github-actions
Copy link

🚀 Attempted to deploy access-test Prerelease pr60-1 with commit b2a9386

🖥️ Gadi Deployment ❌

@github-actions
Copy link

🚀 Attempted to deploy access-test Prerelease pr60-1 with commit a58cb32

🖥️ Gadi Deployment ❌

@github-actions
Copy link

🚀 Attempted to deploy access-test Prerelease pr60-1 with commit 0450f8c

🖥️ Gadi Deployment ❌

@github-actions
Copy link

🚀 Attempted to deploy access-test Prerelease pr60-2 with commit e196cc0

🖥️ Gadi Deployment ❌

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🚀 Attempted to deploy access-test Prerelease pr60-3 with commit f77ef40

🖥️ Gadi Deployment ❌

@CodeGat CodeGat force-pushed the infra-update-v8-reserved-defs-test branch from f77ef40 to c326a4d Compare December 1, 2025 02:24
@CodeGat CodeGat temporarily deployed to Gadi Prerelease December 1, 2025 02:26 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🚀 Attempted to deploy access-test Prerelease pr60-4 with commit c326a4d

🖥️ Gadi Deployment ✔️

Usage Instructions

access-test, defined in ./spack.yaml, will be deployed to Gadi as:

  • 2025.09.000 as a Release (when merged).
  • pr60-4 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-test/pr60-4

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-test-pr60-4 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🚀 Attempted to deploy access-test Prerelease pr60-5 with commit 3c3a9f3

🖥️ Gadi Deployment ❌

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🚀 Attempted to deploy access-test Prerelease pr60-6 with commit 10587b7

🖥️ Gadi Deployment ❌

@CodeGat
Copy link
Member Author

CodeGat commented Dec 1, 2025

Getting a strange error regarding the C compiler working https://github.com/ACCESS-NRI/ACCESS-TEST/actions/runs/19809738548/job/56749873143#step:15:855, hmmm...

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

🚀 Attempted to deploy access-test Prerelease pr60-7 with commit 013e1b6

🖥️ Gadi Deployment ❌

@CodeGat CodeGat temporarily deployed to Gadi Prerelease December 4, 2025 00:26 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

🚀 Attempted to deploy access-test Prerelease pr60-8 with commit 90d2d05

🖥️ Gadi Deployment ✔️

Usage Instructions

access-test, defined in ./spack.yaml, will be deployed to Gadi as:

  • 2025.09.000 as a Release (when merged).
  • pr60-8 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-test/pr60-8

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-test-pr60-8 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@CodeGat CodeGat temporarily deployed to Gadi Prerelease December 4, 2025 03:07 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

🚀 Attempted to deploy access-test Prerelease pr60-9 with commit 6df785e

🖥️ Gadi Deployment ✔️

Usage Instructions

access-test, defined in ./spack.yaml, will be deployed to Gadi as:

  • 2025.09.000 as a Release (when merged).
  • pr60-9 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-test/pr60-9

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-test-pr60-9 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@CodeGat CodeGat marked this pull request as ready for review December 4, 2025 04:12
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

🚀 Attempted to deploy access-test Prerelease pr60-10 with commit 6df785e

🖥️ Gadi Deployment ❌

@CodeGat
Copy link
Member Author

CodeGat commented Dec 4, 2025

The above will be fixed by ACCESS-NRI/schema#60

@CodeGat
Copy link
Member Author

CodeGat commented Dec 8, 2025

!redeploy

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🚀 Attempted to deploy access-test Prerelease pr60-10 with commit 6df785e

🖥️ Gadi Deployment ❌

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🚀 Attempted to deploy access-test Prerelease pr60-11 with commit 9882333

🖥️ Gadi Deployment ❌

@CodeGat CodeGat temporarily deployed to Gadi Prerelease December 8, 2025 01:30 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🚀 Attempted to deploy access-test Prerelease pr60-11 with commit c6b96cd

🖥️ Gadi Deployment ✔️

Usage Instructions

access-test, defined in ./spack.yaml, will be deployed to Gadi as:

  • 2025.09.000 as a Release (when merged).
  • pr60-11 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-test/pr60-11

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-test-pr60-11 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@CodeGat
Copy link
Member Author

CodeGat commented Dec 8, 2025

!redeploy

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🚀 Attempted to deploy access-test Prerelease pr60-12 with commit c6b96cd

🖥️ Gadi Deployment ❌

@github-actions
Copy link

🚀 Attempted to deploy access-test Prerelease pr60-13 with commit aee3136

🖥️ Gadi Deployment ✔️

Usage Instructions

access-test, defined in ./spack.yaml, will be deployed to Gadi as:

  • 2025.09.000 as a Release (when merged).
  • pr60-13 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-test/pr60-13

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-test-pr60-13 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@CodeGat CodeGat force-pushed the infra-update-v8-reserved-defs-test branch from aee3136 to 8524dec Compare January 13, 2026 04:22
@CodeGat
Copy link
Member Author

CodeGat commented Jan 13, 2026

Tests post rebase

@CodeGat CodeGat temporarily deployed to Gadi Prerelease January 15, 2026 03:25 — with GitHub Actions Inactive
@ACCESS-NRI ACCESS-NRI deleted a comment from github-actions bot Jan 15, 2026
@ACCESS-NRI ACCESS-NRI deleted a comment from github-actions bot Jan 15, 2026
@github-actions
Copy link

🚀 Attempted to deploy access-test Prerelease pr60-16 with commit f894763

🖥️ Gadi Deployment ✔️

Usage Instructions

access-test, defined in ./spack.yaml, will be deployed to Gadi as:

  • 2025.09.000 as a Release (when merged).
  • pr60-16 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-test/pr60-16

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-test-pr60-16 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@CodeGat CodeGat closed this Jan 18, 2026
@CodeGat CodeGat deleted the infra-update-v8-reserved-defs-test branch January 18, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant