Tümü Yeni

user:thomas kullanıcı tarafından oluşturulan gistler

title:mygist belirtilen isme sahip gistler

description:sync gists with given description

filename:myfile.txt belirtilen isimde dosyaları olan gistler

extension:yml belirtilen uzantıya sahip dosyalara sahip gistler

language:go belirtilen dilde dosyaları olan gistler

topic:homelab Verilen konuyla ilgili gist'ler

all:systemctl search all fields

Giriş

Tümü Yeni Giriş

Konuyla eşleşen tüm gist'ler action

Yakın zamanda oluşturuldu
En eski oluşturuldu
Yakın zamanda güncellendi
En eski güncellendi

jetsung / 翻译文档为中文文档脚手架

0 beğeniler
0 çatallar
7 dosyalar
Son aktivite 1 month ago
翻译文档为中文文档
action docs github
1 #!/usr/bin/env bash
2
3 if [[ -n "${DEBUG:-}" ]]; then
4 set -eux
5 else
6 set -euo pipefail
7 fi
8
9 BASE_URL="https://gist.asfd.cn/jetsung/gendocs/raw/HEAD"

jetsung / 【CI】GitHub Action 构建二进制文件

0 beğeniler
0 çatallar
2 dosyalar
Son aktivite 1 month ago
GitHub Action 构建二进制文件并发布
action build ci github
1 name: Build CLI on Release
2
3 on:
4 push:
5 tags:
6 - 'ai-translator-v*'
7 # release:
8 # types:
9 # - created
10 workflow_dispatch:

jetsung / 【CI】GitHub Action 部署网站

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 1 month ago
GitHub Action 部署网站
action ci github pages
1 name: Documentation
2
3 on:
4 push:
5 branches:
6 - docs
7 paths:
8 - 'docs_zh/**'
9 - 'zensical.toml'
10 - '.github/workflows/docs.yml'
Daha yeni Daha eski

Opengist tarafından desteklenmektedir ⋅ Load: 218ms⋅

Türkçe
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ 爱开发 ⋅ 爱开发社区