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 to basic-cli 0.12 #6893

Merged
merged 1 commit into from
Jul 15, 2024
Merged

update to basic-cli 0.12 #6893

merged 1 commit into from
Jul 15, 2024

Conversation

Anton-4
Copy link
Collaborator

@Anton-4 Anton-4 commented Jul 10, 2024

No description provided.


import pf.Stdout
import "ingested-file.roc" as license
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The variable license was not actually using the LICENSE file :p

)
}

// TODO: remove in favor of cli_args once mono bugs are resolved in investigation
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The old args API is gone so we can't keep this

@@ -1030,7 +999,7 @@ mod cli_run {
&[],
&[],
&[],
"27101\n",
"6239\n",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This now uses the new test-file.txt which should not change in size in the future.

@Anton-4 Anton-4 marked this pull request as ready for review July 15, 2024 12:42
@Anton-4 Anton-4 changed the title DO NOT MERGE YET update to basic-cli 0.12 update to basic-cli 0.12 Jul 15, 2024
@Anton-4 Anton-4 enabled auto-merge July 15, 2024 13:14
@Anton-4 Anton-4 merged commit 7a288dd into main Jul 15, 2024
17 checks passed
@Anton-4 Anton-4 deleted the basic-cli-12-update branch July 15, 2024 20:48
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