Skip to content

Instantly share code, notes, and snippets.

Head: wabri_rev398_2 Remove investigation comment on job when clone fail
Merge: wabri/fix/180218 Remove investigation comment on job when clone fail
Untracked files (12)
Unstaged changes (1)
modified test/02-investigate.t
@@ -90,6 +90,9 @@ client-get-job() {
10035)
echo '{"job": { "test": "vim", "result": "failed", "parent_group": "foo", "group": "bar", "settings": {"OPENQA_INVESTIGATE_ORIGIN": "10035"} } }'
;;
import {
type Address,
type ContractFunctionParameters,
createPublicClient,
encodePacked,
http,
keccak256,
namehash,
zeroAddress,
} from 'viem';
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"$schema": "http://json-schema.org/draft-07/schema#",
"anyOf": [
{
"$ref": "#/definitions/OnesieInteractiveLayout"
},
{
"$ref": "#/definitions/ShirtPantsInteractiveLayout"
},
{
#!/bin/bash
DOCKERFILE="$1"
TEMP_BASH="interpreter_temp.sh"
FINAL_BASH="resolved_script.sh"
FINAL_DOCKERFILE="Flattened.Dockerfile"
declare -A VARS
declare -A UNRESOLVED_ARGS
@choco-bot
choco-bot / FilesSnapshot.xml
Created May 7, 2025 15:03
cypress v14.3.3 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\cypress\cypress.nupkg" checksum="E90FECBE55BF25197BFDDD08DD2891AD" />
<file path="C:\ProgramData\chocolatey\lib\cypress\cypress.nuspec" checksum="6114695E5AEF16343A61989FB5539BF5" />
<file path="C:\ProgramData\chocolatey\lib\cypress\cypress.zip.txt" checksum="A17CCFA6DAFB3A5AD504D18743AC7E5E" />
<file path="C:\ProgramData\chocolatey\lib\cypress\tools\chocolateybeforemodify.ps1" checksum="DB04CEC8F3B61D3D9F0B0685CEFD7875" />
<file path="C:\ProgramData\chocolatey\lib\cypress\tools\chocolateyinstall.ps1" checksum="2813D73CFC21001D78060A8FD491E777" />
<file path="C:\ProgramData\chocolatey\lib\cypress\tools\chocolateyuninstall.ps1" checksum="2185F5727F16355ECCABAB2541732F60" />
</files>
@rupesh-panwar
rupesh-panwar / Ruv-code.md
Last active May 7, 2025 15:03 — forked from ruvnet/Ruv-code.md
rUv code IDE: Creating a Custom VSCode Distribution

Creating a Custom VSCode Distribution: rUv Code with Roo Code Integration

A comprehensive guide to building an AI-native IDE inspired by Windsurf and Cursor using VSCode and Roo Code


Introduction

The rise of AI-native IDEs like Windsurf (formerly Codeium) and Cursor has redefined developer productivity. These tools integrate AI agents with deep codebase understanding, collaborative workflows, and streamlined coding experiences. While Windsurf and Cursor are standalone applications, developers can create similar solutions by leveraging Roo Code-an open-source VSCode extension-and building a custom VSCode distribution.

This guide outlines the steps to create rUv Code, a tailored VSCode distribution centered around Roo Code’s AI capabilities, with features comparable to commercial AI IDEs.

<body>
<header>
<img src="https://png.pngtree.com/png-vector/20230420/ourmid/pngtree-green-leaf-icon-design-template-vector-image_6710581.png" class="icon">
<h1>Lunares Naturae</h1>
<h3>Beleza que nasce da terra</h3>
</header>
<main>
<div class="cabecalho">
<div class="cabtext">
@satyamisme
satyamisme / appops.md
Last active May 7, 2025 15:02 — forked from aldosch/appops.md
Change android appops with adb
  • Enable developer mode on android by tapping build number repeatedly
  • Connect to computer via usb
  • Ensure that adb is installed adb --version
  • adb devices to see devices, may need to auth on phone
  • adb shell to get shell
  • pm list packages to list packages
  • pm list packages -3 | cut -f 2 -d ":" to list user installed packages
  • pm list permissions to list all permissions available system-wide
  • appops get <PackageName> to list permissions for a specific app
  • appops set ignore to ignore a permission for a specific app
@emcbot
emcbot / gfs_aeroanlinit.log
Created May 7, 2025 15:01
error log file from CI run PR_3624 - gfs_aeroanlinit.log
This file has been truncated, but you can view the full file.
+ . /gpfs/f6/drsa-precip3/world-shared/global/CI/3624/global-workflow/ush/load_ufsda_modules.sh
++ [[ hxB == *x* ]]
++ set_x=YES
++ [[ NO == \N\O ]]
++ echo 'Loading modules quietly...'
Loading modules quietly...
++ set +x
Running "module reset". Resetting modules to system default. The following $MODULEPATH directories have been removed: None