TiloGit
TiloGit
fix IS NOT NULL help. # Description Please include a summary of the change and which issue is fixed. If you are a Boxer, please also reference the related `DDOC`...
add year to the planned rollout date. Guess that can be removed if rollout is completed. # Description Please include a summary of the change and which issue is fixed....
**What is the problem you're trying to solve** Right now the ACR gets scanned by "Microsoft Defender for Cloud" it also flagged old images. (e.g. non latest) How can we...
would be great if the tool could understand when a rate limit is hit and wait for the suggested seconds (seems to be always 20s) and try again. maybe allow...
change folder could use a hint: https://github.com/box-community/box-curl-samples#change-folder-owner https://developer.box.com/guides/folders/single/change-owner/ > To change the owner of a folder, first invite the user you wish to transfer the folder to as a collaborator...
Notification now show up with a warning that they are affected by: https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/ > > We will gradually roll out this change in waves: > > Wave 1 – effective...
Feature Request: Would be great to have in the context menu the option to zip up and have timestamp/date stamp in the filename. so new file will be [yyyy-mm-dd_unix time]_filename_zip....
Trying to download the zip of a tag which doesn't have a release. Error: `Error: [getReleaseByTag] Unexpected response: 404` **To Reproduce** Steps to reproduce the behavior: 1. Have repo with...
Hi, seems that the operator emits INFO messages to `stderr`. `stdout` seems to be the appropriate place for that. example: ``` LogSource: stderr {"level":"INFO","ts":"2025-01-02T18:17:11.5370000Z","logger":"controllers.DatadogAgent","msg":"Reconciling DatadogAgent","datadogagent":{"name":"datadog","namespace":"default"}} ``` Here overview (Azure Insights)...