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

Running atmos vendor pull using component.yaml failing #780

Open
joeccaulfield opened this issue Nov 14, 2024 · 1 comment · May be fixed by #782
Open

Running atmos vendor pull using component.yaml failing #780

joeccaulfield opened this issue Nov 14, 2024 · 1 comment · May be fixed by #782
Assignees
Labels
bug 🐛 An issue with the system

Comments

@joeccaulfield
Copy link

Describe the Bug

After updating from v1.105.0 to v1.106.0, using a component.yaml file in the component directories no longer works as it returns an error if the vendor file or directory does not exist. Appears to be related to this change: https://github.com/cloudposse/atmos/pull/737/files#diff-35bbd3669178afb0acaaebfb4ec924ec99189338a9bc05232b4f92a53f261518L83

Expected Behavior

Running atmos vendor pull for a component containing a component.yaml file should result in the component being successfully vendored with specified mixins added.

Component config file

image

Expected command output

image

Steps to Reproduce

Running the same command using v1.106.0 results in an error due to the vendor file and/or directory not existing.

image

Screenshots

No response

Environment

  • OS: WLS2/Debian12 using Geodesic 2.8.7 & Atmos 1.106.0

Additional Context

No response

@joeccaulfield joeccaulfield added the bug 🐛 An issue with the system label Nov 14, 2024
@aknysh
Copy link
Member

aknysh commented Nov 14, 2024

@joeccaulfield thanks for reporting this.

@Cerebrovinny will take a look

@Cerebrovinny Cerebrovinny linked a pull request Nov 14, 2024 that will close this issue
@Cerebrovinny Cerebrovinny self-assigned this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants