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

Upgraded .dotnet, added Makefile, Dockerfile etc. etc. #159

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AndriyKalashnykov
Copy link

Upgraded .dotnet, added Makefile, Dockerfile etc. etc.

Signed-off-by: Andriy Kalashnykov <[email protected]>
Signed-off-by: Andriy Kalashnykov <[email protected]>
Signed-off-by: Andriy Kalashnykov <[email protected]>
Copy link

stale bot commented Jan 31, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactive label Jan 31, 2025
@devonuto
Copy link

devonuto commented Feb 18, 2025

@AndriyKalashnykov I got the following running your branch:

00:01:36.75 ERR: Something bad happend.
System.IO.IOException: The process cannot access the file 'C:\Users\USER\AppData\Local\Temp\tmpxpkd5s.html' because it is being used by another process.
at System.IO.FileSystem.DeleteFile(String fullPath)
at System.IO.FileInfo.Delete()
at azuredevops_export_wiki.SelfDeletingTemporaryFile.Dispose(Boolean disposing) in C:\Users\USER\Downloads\AzureDevOps.WikiPDFExport-main\AzureDevOps.WikiPDFExport\SelfDeletingTemporaryFile.cs:line 50
at azuredevops_export_wiki.SelfDeletingTemporaryFile.Dispose() in C:\Users\USER\Downloads\AzureDevOps.WikiPDFExport-main\AzureDevOps.WikiPDFExport\SelfDeletingTemporaryFile.cs:line 60
at azuredevops_export_wiki.WikiPDFExporter.Export() in C:\Users\USER\Downloads\AzureDevOps.WikiPDFExport-main\AzureDevOps.WikiPDFExport\WikiPDFExporter.cs:line 264

image

in if (f.Length > MAX_PAGE_SIZE) _logger.Log("This may take a few minutes, given the file size."); f.Length == 344715154

@stale stale bot removed the inactive label Feb 18, 2025
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