Skip to content

Instantly share code, notes, and snippets.

Maintainers:
b4dm4n: cargo-udeps, cargo-udeps, cargo-udeps, cargo-udeps
turbomack: cargo-generate, cargo-generate, cargo-generate, cargo-generate
kkharji: cargo-chef, cargo-chef, cargo-chef, cargo-chef
figsoda: cargo-deny, cargo-shuttle, cargo-deny, cargo-tally, cargo-shuttle, cargo-semver-checks, cargo-binstall, cargo-tally, cargo-tally, cargo-show-asm, cargo-generate, cargo-semver-checks, cargo-show-asm, cargo-shuttle, cargo-show-asm, cargo-deny, cargo-component, cargo-shuttle, cargo-semver-checks, cargo-binstall, cargo-binstall, cargo-semver-checks, cargo-generate, cargo-show-asm, cargo-component, cargo-tally, cargo-deny, cargo-component, cargo-binstall, cargo-generate, cargo-component, cargo-generate
06kellyjac: cargo-deny, cargo-deny, cargo-deny, cargo-deny
oxalica: cargo-show-asm, cargo-show-asm, cargo-show-asm, cargo-show-asm
matthiasbeyer: cargo-deny, cargo-deny, cargo-tally, cargo-semver-checks, cargo-tally, cargo-tally, cargo-show-asm, cargo-generate, cargo-semver-checks, cargo-show-asm, cargo-show-
x86_64-linux cargo-deny
aarch64-darwin cargo-shuttle
aarch64-linux cargo-deny
x86_64-darwin cargo-tally
aarch64-darwin cargo-chef
x86_64-darwin cargo-shuttle
aarch64-linux cargo-semver-checks
x86_64-linux cargo-binstall
x86_64-linux cargo-tally
aarch64-linux cargo-tally
@haukex
haukex / Makefile
Created March 28, 2024 14:58
sphinx-markdown-builder unknown node type desc_returns
.PHONY: docs clean
docs:
PYTHONPATH=. sphinx-build -M markdown docs output
clean:
rm -rf output
247531436
Gist: 80869864
@kimwhite
kimwhite / my-pmpro-custom-error.php
Created March 28, 2024 14:56
Replace the minimum password message provided by library
<?php // do not copy this line.
/**
* This recipe does replaces the default minimum password message
*
* You can add this recipe to your site by creating a custom plugin
* or using the Code Snippets plugin available for free in the WordPress repository.
* Read this companion article for step-by-step directions on either method.
* https://www.paidmembershipspro.com/create-a-plugin-for-pmpro-customizations/
*/
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 17 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 2
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z community-release-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels community-release-pipeline/started'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4257
[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 == \t\r\u\e ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
{
"percentDifference": null,
"quoteResponse": {
"contextSlot": 256978716,
"inAmount": "100000000",
"inputMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"otherAmountThreshold": "472495713",
"outAmount": "472968681",
"outputMint": "bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1",
"platformFee": null,
@Chloro989
Chloro989 / jpx_chart_by_sector.py
Created March 28, 2024 14:55
make a pie chart of jpx stock you have separated by sector
import requests
import matplotlib.pyplot as plt
from dotenv import load_dotenv
import os
import japanize_matplotlib # 日本語表示に対応させる
# get the refresh token from https://jpx-jquants.com/ and paste on a .env file
# load .emv
load_dotenv()
@Muffin2021
Muffin2021 / gist_jakarumba
Created March 28, 2024 14:55
Gist: 764538762
Gist: 764538762