Skip to content

Instantly share code, notes, and snippets.

@ti-codetec
ti-codetec / ticket_1611_analysis.md
Created June 11, 2026 18:16
Análise detalhada do ticket #1611

Análise Detalhada do Ticket #1611

1. Descrição do Bug

O que está acontecendo: Ao acessar a tela de checkout do portal (nova experiência de pedido) e selecionar a forma de entrega configurada pelo administrador ("À combinar com a loja"), o carrossel de seleção de datas e horários de entrega fica completamente vazio. Isso impede que o cliente selecione o agendamento desejado e, consequentemente, impossibilita a finalização do pedido para essa modalidade de entrega.

Impacto: Bloqueio total do fluxo de checkout quando o cliente opta por uma modalidade de entrega que exige agendamento (SCHEDULED_PERIOD) e que possua restrições específicas de dias da semana no agendamento.


Pipeline still running ...
PipelineRun is still running: Tasks Completed: 21 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 7
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-release-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/started'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/3595
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-release ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-release'
[set-github-started-label : post-comment] + [[ true == true ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
@jleechan2015
jleechan2015 / lane_a_evidence_gist.md
Created June 11, 2026 18:16
PR #7471 Lane A evidence: fix /api/constants/models public

PR #7471 Lane A Evidence — fix(constants): make /api/constants/models public

RED -> GREEN test run (3/3 PASS)

$ ./vpython -m pytest mvp_site/tests/test_model_constants_endpoint_public.py -v
collected 3 items

mvp_site/tests/test_model_constants_endpoint_public.py::TestModelConstantsEndpointPublic::test_response_contains_all_four_model_constants PASSED [ 33%]
mvp_site/tests/test_model_constants_endpoint_public.py::TestModelConstantsEndpointPublic::test_returns_200_with_empty_auth_header PASSED [ 66%]
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 22 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 5
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 85572265667066346e2d2f47c1f8f9288980a6e2 to pending'
[set-github-status-pending : set-github-status] Setting github status of commit 85572265667066346e2d2f47c1f8f9288980a6e2 to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 85572265667066346e2d2f47c1f8f9288980a6e2 --status pending --context operator/publish --description 'Pipeline for operator distribution has started.'
[set-github-status-pending : set-github-status] 2026-06-11 17:48:48,398 [operator-cert] INFO Successfully set status to pending for commit 85572265667066346e2d2f47c1f8f9288980a6e2 in github repo git@github.com:redhat-openshift-ecosyste
@ImAbuSayed
ImAbuSayed / velvet-shadow-dance-lyrics.md
Last active June 11, 2026 18:18
Velvet Shadow Dance - Original song lyrics by Abu Sayed

Velvet Shadow Dance

Original song by Abu Sayed.


Lyrics Preview

Shadows falling on the hardwood floor
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created June 11, 2026 18:15
Rimworld output log published using HugsLib
This file has been truncated, but you can view the full file.
Log uploaded on Friday, June 12, 2026, 2:14:55 AM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2)
Visible Error Logs(V1024.VisibleErrorLogs): VisibleErrorLogs(1.1.0)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
@Runvargr
Runvargr / userContent.css
Created June 11, 2026 18:15
True Dark Mode Any Website Firefox
/* ==========================================================================
1. GLOBAL INVERSION (For Light Websites)
========================================================================== */
@-moz-document url-prefix(http://), url-prefix(https://) {
html {
filter: invert(90%) hue-rotate(180deg);
background-color: #121212 !important;
}
/* Prevent media elements from being inverted */
{
"ach": {
"first_release": {
"nightly": {
"buildid": "20170406100208",
"version": "55.0a1"
}
}
},
"af": {
@tomschelsen
tomschelsen / AGENTS.md
Created June 11, 2026 18:15 — forked from minimaxir/AGENTS.md
Rust AGENTS.md (2026-02-23)

Agent Guidelines for Rust Code Quality

This document provides guidelines for maintaining high-quality Rust code. These rules MUST be followed by all AI coding agents and contributors.

Your Core Principles

All code you write MUST be fully optimized.

"Fully optimized" includes:

Pipeline still running ...
PipelineRun is still running: Tasks Completed: 23 (Failed: 1, Cancelled 0), Incomplete: 2, Skipped: 29
[get-pr-number : parse-pr-url] + echo -n 8726
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 8726
[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