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

Cloud component db #6

Merged
merged 30 commits into from
Jan 23, 2024
Merged

Cloud component db #6

merged 30 commits into from
Jan 23, 2024

Conversation

napowderly
Copy link
Contributor

Components are now fetched from ato component API!

Screenshot 2024-01-12 at 6 08 13 PM

Pretty simply, we just send all the data we have about the component, and the server finds a part using the specified parameters and returns a JSON with the part data.

Copy link
Contributor

@mawildoer mawildoer left a comment

Choose a reason for hiding this comment

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

There's a few comments that got orphaned on Gitlab as we moved over to Github.
Would you be able to address those before we merge this?https://gitlab.atopile.io/atopile/atopile/-/merge_requests/127

src/atopile/cli/create.py Outdated Show resolved Hide resolved
src/atopile/components.py Outdated Show resolved Hide resolved
src/atopile/components.py Outdated Show resolved Hide resolved
src/atopile/components.py Outdated Show resolved Hide resolved
src/atopile/front_end.py Outdated Show resolved Hide resolved
src/atopile/front_end.py Outdated Show resolved Hide resolved
src/atopile/cli/create.py Outdated Show resolved Hide resolved
src/atopile/components.py Outdated Show resolved Hide resolved
src/atopile/components.py Outdated Show resolved Hide resolved
src/atopile/front_end.py Outdated Show resolved Hide resolved
@napowderly napowderly merged commit bb990f6 into main Jan 23, 2024
4 checks passed
@napowderly napowderly deleted the cloud-component-db branch January 23, 2024 01:54
@napowderly napowderly restored the cloud-component-db branch January 23, 2024 19:32
mawildoer pushed a commit that referenced this pull request Jan 25, 2024
Generic components are now selected using parameters from a database.
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.

None yet

2 participants