Skip to content

Conversation

@NobleCoder69
Copy link

@NobleCoder69 NobleCoder69 commented Nov 4, 2025

Description

What is this PR?

  • ✅ Bug fix (CI config)

Why is this PR needed?

The GitHub Actions workflow fails because DATASHUTTLE_GDRIVE_ROOT_FOLDER_ID is missing during CI.
This PR adds a placeholder value so CI can run successfully.

What does this PR do?

Adds a default placeholder value (test-root-folder-id) for DATASHUTTLE_GDRIVE_ROOT_FOLDER_ID in the test workflow.
This is test-only and does not affect real Google Drive configuration.

References

Fixes CI failure related to missing Google Drive environment variable.

How has this PR been tested?

Ensured CI pipeline runs successfully with the placeholder value.

Is this a breaking change?

  • ❌ No

Does this PR require a documentation update?

  • ❌ No

Checklist

  • ✅ CI passes after change
  • ✅ No new tests required (config-only change)
  • ✅ No docs affected
  • ✅ Code formatting unchanged

Add environment variable for Google Drive root folder ID.
@NobleCoder69
Copy link
Author

Hi 👋
This PR adds a placeholder environment variable for DATASHUTTLE_GDRIVE_ROOT_FOLDER_ID so the CI workflow can run successfully.

Let me know if you would like any changes. Thanks!

@JoeZiminski
Copy link
Member

Hi @NobleCoder69, unfortunately this PR does not engage with any real problem and will be closed. Please focus on the one open PR you have #621 for now. If you are interested in working on something please discuss with us in the issue first.

@JoeZiminski JoeZiminski closed this Nov 4, 2025
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.

2 participants