Skip to content

Release v0.3.1#667

Merged
mkolodner-sc merged 17 commits into
mainfrom
release/v0.3.1
Jun 4, 2026
Merged

Release v0.3.1#667
mkolodner-sc merged 17 commits into
mainfrom
release/v0.3.1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 4, 2026

Release v0.3.1

This updates and releases GiGL version from 0.2.0 to 0.3.1.

Info:

What's Next:

Please create a new release from the tag.

This PR was automatically created by the Create Release workflow.

github-actions Bot and others added 16 commits June 1, 2026 21:34
…orkers

get_graph_store_info() reads get_resource_config() to build the readiness
URI (added in #533), but the launched Vertex AI workers had no
GIGL_RESOURCE_CONFIG_URI in their env, so they failed with "No resource
config provided". Inject it via the compute pool's environment_variables,
which launch_graph_store_job propagates to both compute and storage pools.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…test workers

The test runner's resource config URI may be a local path that does not
exist on the worker Docker image, so passing it directly to the workers via
GIGL_RESOURCE_CONFIG_URI would not be readable. Instead, upload the
in-memory resource config to the regional bucket (accessible to workers over
GCS), pass that URI to the workers, and delete it in tearDown.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mkolodner-sc
Copy link
Copy Markdown
Collaborator

/integration_test

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jun 4, 2026

GiGL Automation

@ 24:18:26UTC : 🔄 Integration Test started.

@ 01:35:38UTC : ✅ Workflow completed successfully.

Copy link
Copy Markdown
Collaborator

@svij-sc svij-sc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@mkolodner-sc mkolodner-sc added this pull request to the merge queue Jun 4, 2026
Merged via the queue into main with commit 8468774 Jun 4, 2026
7 checks passed
@mkolodner-sc mkolodner-sc deleted the release/v0.3.1 branch June 4, 2026 18:23
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.

4 participants