Skip to content

Instantly share code, notes, and snippets.

Pipeline still running ...
PipelineRun is still running: Tasks Completed: 2 (Failed: 1, Cancelled 0), Incomplete: 4, Skipped: 48
[get-pr-number : parse-pr-url] + echo -n 5939
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 5939
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m
[acquire-lease : create-lease] + '[' m == m ']'
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS
@Gelois0
Gelois0 / backup.sh
Last active February 11, 2025 21:56 — forked from Noisk8/backup.sh
Back Up VPS
#!/bin/bash
# Definición de colores para mejor visualización en terminal
RED='\033[0;31m' # Rojo para errores
GREEN='\033[0;32m' # Verde para éxitos
BLUE='\033[0;34m' # Azul para mensajes informativos
NC='\033[0m' # Resetea el color al predeterminado
# Funciones para imprimir mensajes según el idioma seleccionado
print_message_es() {
@choco-bot
choco-bot / FilesSnapshot.xml
Created February 11, 2025 20:25
discoverj v2.5.4 - Failed - 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\discoverj\discoverj.nupkg" checksum="8D7455BFF4B382519BBD06BB9822E53A" />
<file path="C:\ProgramData\chocolatey\lib\discoverj\discoverj.nuspec" checksum="F22D560E38A1083C7C114D831CD74062" />
<file path="C:\ProgramData\chocolatey\lib\discoverj\tools\chocolateyinstall.ps1" checksum="D4E07EC5A208A15033E095A1C4EF4526" />
<file path="C:\ProgramData\chocolatey\lib\discoverj\tools\chocolateyuninstall.ps1" checksum="4C6564B14C8F6E34DBAA79A46C2B66D3" />
</files>
</fileSnapshot>
{
"certified": false,
"deleted": false,
"docker_image_digest": "sha256:03e779385da7a793795b06a212537488e8c98e718c6002c13fe95a58d3538fba",
"docker_image_id": "sha256:5036bcc84df28fcdb1ecdc2da750fd936369715dadb67e3b8f65e4553f5144b4",
"image_id": "sha256:03e779385da7a793795b06a212537488e8c98e718c6002c13fe95a58d3538fba",
"parsed_data": {
"architecture": "amd64",
"created": "2025-02-11 19:54:37.832118635 +0000 UTC",
"image_id": "sha256:03e779385da7a793795b06a212537488e8c98e718c6002c13fe95a58d3538fba",
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 11, 2025 20:24
Rimworld output log published using HugsLib
Log uploaded on Tuesday, February 11, 2025, 11:24:44 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
Core(Ludeon.RimWorld): (no assemblies)
Better Log - Fix your errors(bs.betterlog): 0PrepatcherAPI(1.2.0), 1Fishery(av:0.6.1,fv:0.5.1.2), BetterLog(1.1.0), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
Performance Fish(bs.performance): PerformanceFish(0.6.2)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
{
"certified": false,
"deleted": false,
"docker_image_digest": "sha256:955ebaaf82a0c45456c085970737ab36b79b17ae808edecf05a472d6bcd8aa06",
"docker_image_id": "sha256:6c18dc5f40ad989cba51f6a338bfb7aa60eb073edfa3d6cb3269ff16de251423",
"image_id": "sha256:955ebaaf82a0c45456c085970737ab36b79b17ae808edecf05a472d6bcd8aa06",
"parsed_data": {
"architecture": "amd64",
"created": "2025-02-11 19:53:51.603130517 +0000 UTC",
"image_id": "sha256:955ebaaf82a0c45456c085970737ab36b79b17ae808edecf05a472d6bcd8aa06",
@mypy-play
mypy-play / main.py
Created February 11, 2025 20:24
Shared via mypy Playground
from __future__ import annotations
from typing import TypeAlias
BaseTy = str | int | float | bool | None
GenericJsonTy: TypeAlias = dict[str, GenericJsonTy] | list[GenericJsonTy] | BaseTy
GenericJsonDictTy: TypeAlias = dict[str, dict[str, GenericJsonDictTy] | BaseTy]
simple_value: GenericJsonTy = 123
@brenopolanski
brenopolanski / html-languages.txt
Created February 11, 2025 20:24 — forked from JamieMason/html-languages.txt
HTML lang attribute / ISO language code reference / Culture names
CULTURE SPEC.CULTURE ENGLISH NAME
--------------------------------------------------------------
Invariant Language (Invariant Country)
af af-ZA Afrikaans
af-ZA af-ZA Afrikaans (South Africa)
ar ar-SA Arabic
ar-AE ar-AE Arabic (U.A.E.)
ar-BH ar-BH Arabic (Bahrain)
ar-DZ ar-DZ Arabic (Algeria)
ar-EG ar-EG Arabic (Egypt)
@GuillaumeFalourd
GuillaumeFalourd / rfc.md
Last active February 11, 2025 20:24
request for comment template

Cache DLQ Buffer

Goal:

This feature aims to save messages that cannot be sent when the component is offline and resend them when it is online again.

For instance, if queue is offline for some reason, replicator should keep the messages that it needs to send to queue and resend them when queue is online.

Likewise, with repository, if repository is offline for some reason, replicator should keep the messages that it needs to send to repository and resend them when repository is online.

@eyJhb
eyJhb / Main.elm
Created February 11, 2025 20:23
Elm split module
module Main exposing (main)
import Basics
import Browser
import Browser.Events
import Colors
import Element as E exposing (Element)
import Element.Background as Background
import Element.Font as Font
import Html exposing (Html, button, div, text)