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

Package setup #1

Merged
merged 10 commits into from
Nov 26, 2024
Merged

Package setup #1

merged 10 commits into from
Nov 26, 2024

Conversation

mtfishman
Copy link
Member

No description provided.

@mtfishman
Copy link
Member Author

@lkdvos this is the first package I'm setting up that has unregistered dependencies (in this case, TypeParameterAccessors.jl and UnspecifiedTypes.jl). So far a combination of putting the repository URLs in the [sources] section of a few Project.tomls (which means it only works in Julia 1.11) and also manually installing unregistered dependencies in some of the workflows (like the LiterateCheck workflow) seems to work. It is definitely kind of annoying but workable for now.

@mtfishman
Copy link
Member Author

@kmp5VT I noticed that some of the tests related to TypeParameterAccessors were broken, we should fix that in a followup PR.

@mtfishman mtfishman merged commit 407e333 into main Nov 26, 2024
7 checks passed
@mtfishman mtfishman deleted the setup branch November 26, 2024 19:32
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.

1 participant