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

fix name of invalid toml file #70

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

lucaferranti
Copy link
Contributor

see chapel-lang/chapel#24495 for more details. This file is breaking the naming convention and was breaking mason search

@lucaferranti
Copy link
Contributor Author

mmm, I haven't looked into it, but looking at the logs

package detected from git diff: Bricks/Codecs/Mason.toml
package path: Bricks/Codecs/Mason.toml.end
Mason.toml
grep: Mason.toml: No such file or directory
source value: 
adjusted source to 'fixed' value: 
fatal: repository '' does not exist
./util/runMasonCI.bash: line 46: cd: newPackage: No such file or directory
Error: Process completed with exit code 1.

maybe the script reads the filename from main.

@arezaii arezaii self-assigned this Mar 4, 2024
@arezaii arezaii merged commit 190d23e into chapel-lang:master Mar 5, 2024
1 check failed
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.

2 participants