Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update devcontainers dependabot #110

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

sk593
Copy link
Contributor

@sk593 sk593 commented Jan 13, 2025

The devcontainers dependabot update has been failing with the following error: Error during file fetching; aborting: Neither .devcontainer.json nor .devcontainer/devcontainer.json nor .devcontainer/<anything>/devcontainer.json found in /.devcontainer

It's looking in the .devcontainer folder for different paths but the paths that it's looking for are only valid from the root directory. This PR updates the directory to the root so it can locate the devcontainer.json file correctly.

Logs: https://github.com/radius-project/bicep-types-aws/actions/workflows/dependabot/dependabot-updates

@sk593 sk593 requested review from a team as code owners January 13, 2025 23:03
@sk593 sk593 changed the title update devcontainers dependabot Update devcontainers dependabot Jan 13, 2025
@sk593 sk593 merged commit 96d0a52 into radius-project:main Jan 27, 2025
4 checks passed
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