Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
PatrickSchiefer closed an issue on PatrickSchiefer/AL-Nuget-Helper
Is Nuget Helper missing dependencies when used in Github Codespace?
Command failed: mono /home/vscode/.vscode-remote/extensions/patrickschiefer.al-nuget-helper-0.2.6/tools/windows/paket.exe install /bin/sh: 1: mono: not foundPatrickSchiefer created a comment on an issue on PatrickSchiefer/AL-Nuget-Helper
Support for codespaces is now available
PatrickSchiefer pushed 1 commit to main PatrickSchiefer/AL-Nuget-Helper
- fix: Windows executeable 8c57500
PatrickSchiefer pushed 2 commits to main PatrickSchiefer/AL-Nuget-Helper
PatrickSchiefer pushed 3 commits to main PatrickSchiefer/AL-Nuget-Helper
PatrickSchiefer opened a pull request on PatrickSchiefer/AL-Nuget-Helper
chore: Update paket version to 9.0.2
PatrickSchiefer commented on a commit on fsprojects/Paket
.net 8.0 would have fixed an issue for long file names
PatrickSchiefer commented on a commit on fsprojects/Paket
@forki Why was the .net Version downgraded to netcoreapp3.1?
PatrickSchiefer created a review comment on a pull request on cosmoconsult/alpaca
can't find the video, did you commit it?
PatrickSchiefer created a comment on an issue on cosmoconsult/alpaca
@tscottjendev fix is rolled out. Container creation should work now
PatrickSchiefer closed an issue on cosmoconsult/alpaca
[BUG] Error Creating Container (VSCode Error An error occurred)
**Describe the bug** Getting error "Value cannot be null. (Parameter 'source') (Status 500: An error occurred). Errors: undefined" when creating a container for a new repo. ![image](https://githu...PatrickSchiefer created a comment on an issue on cosmoconsult/alpaca
@tscottjendev fix is ready and will be released tomorrow
PatrickSchiefer created a comment on an issue on microsoft/AL
Still not working for me either, is this XRM Common package somewhere available?
PatrickSchiefer pushed 1 commit to main PatrickSchiefer/DirectionsEMEA2024-Testautomation
- Weather Forecast example 2af3630
PatrickSchiefer created a comment on an issue on PatrickSchiefer/AL-Nuget-Helper
Currently the linux support is build up on mono which is not installed on codespaces. It will switch to .net as soon as there is an official version of paket.exe in .net 8.0 Maybe it is possible...
PatrickSchiefer created a comment on an issue on PatrickSchiefer/AL-Nuget-Helper
There was a problem in the normalization code, it should be solved in 0.2.6
PatrickSchiefer published a release on PatrickSchiefer/AL-Nuget-Helper
0.2.6
# 0.2.6 - Add support for UTF8 with BOM - fix issue with normalizing appnames when they include ":" fixedPatrickSchiefer pushed 1 commit to main PatrickSchiefer/AL-Nuget-Helper
- feat: Add support for UTF8 with BOM fix: Issue with normalizing appnames when they include ":" fixed cf067ec