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

Implement external dependencies support at compilation & package time #4

Open
hlafaille opened this issue Mar 12, 2024 · 1 comment · May be fixed by #9
Open

Implement external dependencies support at compilation & package time #4

hlafaille opened this issue Mar 12, 2024 · 1 comment · May be fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@hlafaille
Copy link
Owner

Right now, we don't have any support for external dependencies at all. We need to implement the following:

  • A lock file to keep track of dependency state (ex: checksum, implementation type)
  • Downloading dependencies from Maven Repository, fetching metadata in the process

todo

hlafaille added a commit that referenced this issue Mar 12, 2024
hlafaille added a commit that referenced this issue Mar 12, 2024
hlafaille added a commit that referenced this issue Mar 13, 2024
@hlafaille hlafaille linked a pull request Mar 13, 2024 that will close this issue
hlafaille added a commit that referenced this issue Mar 13, 2024
hlafaille added a commit that referenced this issue Mar 13, 2024
hlafaille added a commit that referenced this issue Mar 13, 2024
hlafaille added a commit that referenced this issue Mar 13, 2024
hlafaille added a commit that referenced this issue Mar 13, 2024
hlafaille added a commit that referenced this issue Mar 13, 2024
hlafaille added a commit that referenced this issue Mar 14, 2024
hlafaille added a commit that referenced this issue Mar 14, 2024
hlafaille added a commit that referenced this issue Mar 14, 2024
hlafaille added a commit that referenced this issue Mar 14, 2024
hlafaille added a commit that referenced this issue Mar 14, 2024
hlafaille added a commit that referenced this issue Mar 14, 2024
hlafaille added a commit that referenced this issue Mar 19, 2024
hlafaille added a commit that referenced this issue Mar 19, 2024
@hlafaille hlafaille added ready for work enhancement New feature or request labels Mar 19, 2024
@hlafaille hlafaille self-assigned this Mar 19, 2024
hlafaille added a commit that referenced this issue Mar 19, 2024
hlafaille added a commit that referenced this issue Mar 26, 2024
@hlafaille
Copy link
Owner Author

This is still a huge work in progress. I've been taking a little break as I'm trying to buy my first home :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant