Assigns each letter a unique colour, expirement to make reading easier
Twitch bot for handing twitch chat and stream elements
library to create twitch bot
Brendan-Lucas/SCEsocGitHubWorkshop 0
This is the Repo that we will use for our workshop. HAVE FUN GUYS
Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
fellowapp/CapacitorGoogleAuth 0
Capacitor plugin for Google Auth. Lightweight & no dependencies.
fellowapp/django-user-sessions 0
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
issue commentaws/aws-sdk-js-v3
lib-storage Upload does not retry if one part fails.
@RanVaknin Is there any way to get this assigned a higher priority?
While there is a workaround available it's not obvious that it needs to be used until something fails in a potentially catastrophic way, and teams spend potentially hours investigating.
The documentation pointed to above suggests to a user reading it that the default behaviour is the safe one with retries.
comment created time in 2 months
startedpaperless-ngx/paperless-ngx
started time in 3 months
push eventfellowapp/universal
commit sha e64a727297195fc9dc745f45b67f8095310ed6b7
[1.3.5] Fork so we can publish on npm
push time in 3 months
PR opened fellowapp/universal
Problem Description:
Once the strategy to merge the files succeeds we know the MachO files we've generated can run on both arm64 and x64. One interesting quirk here is @electron/universal only modifies the temp folder MachO files. It doesn't touch the arm64 folder.
That becomes a problem when the arm64 folder is compared with the temporary folder.
@electron/universal
has modified the MachO files in the temp folder. So they should certainly be different from the ones in the arm64 folder.
Solution Description:
This PR ads a set of files that @electron/universal
merged, and then checks the results of the compare to specifically check that files other than the merged MachO files are different.
pr created time in 3 months
push eventmacdja38/universal
commit sha f35b229c6eb5702fcb8b8071b19c0a3a74d356e4
Fix types & Fix error caught by type check
push time in 3 months
push eventmacdja38/universal
commit sha 8ef537e73687ef8e2eff6d222abf53f3a08f775e
Fix filter indent
push time in 3 months
PR opened electron/universal
Problem Description:
Once the strategy to merge the files succeeds we know the MachO files we've generated can run on both arm64 and x64. One interesting quirk here is @electron/universal only modifies the temp folder MachO files. It doesn't touch the arm64 folder.
That becomes a problem when the arm64 folder is compared with the temporary folder.
@electron/universal
has modified the MachO files in the temp folder. So they should certainly be different from the ones in the arm64 folder.
Solution Description:
This PR ads a set of files that @electron/universal
merged, and then checks the results of the compare to specifically check that files other than the merged MachO files are different.
pr created time in 3 months
push eventmacdja38/universal
commit sha 8aa575e09d3b0bd905120dd91b796f8f60875f75
Ignore differences caused by merged machO files
push time in 3 months
fork macdja38/universal
Create Universal macOS applications from two x64 and arm64 Electron applications
fork in 3 months