1.git log 查看commit hash值 2.执行git reset --hard xxxx xxxx表示的是commit hash 值。 例如上图所示,红色框框出来的hash值,275a66e559ebfe9dafee31f297096bffddc1f964. 如果我们想回滚到倒数第三个commit,也就是275a66e559ebfe9dafee31f297096bffddc1f964。 直接
GitHub ActionsのYAML構文について すべてのアクションにメタデータ ファイルが必要です。 メタデータ ファイル名は、action.yml または action.yaml である必要があります。 推奨される形式は action.yml です。 メタデータ ファイル内のデータにより、アクションの入力、出力、実行の...
steps:-uses:actions/javascript-action@a824008085750b8e136effc585c3cd6082bd575f GitHub actions 和 GitHub apps 的对比 虽然GitHub Actions和GitHub Apps都提供了构建自动化和工作流工具的方法,但它们各自都有优势,使它们在不同的方面发挥作用。 GitHub apps: 持续运行,并能快速响应事件。 在需要持久性数据时工作...
Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Why GitHub All features Documentation GitHub Skills Blog Solutions By company size En...
但是,可以结合actions/upload-artifact这个action将构建好的CodeQL数据库导出,然后在本地导入,本地查询。而CodeQL数据库的生成需要正确的编译。幸运的是,github code scanning为我们提供了自动识别编译脚本的功能。另外,Public repository的Actions是免费的,Private repository有免费额度。实战中我们fork官方的repository即可。
Latest commit rurban Update ryzen3 speeds for komihash, a5hash 37bb279· Apr 21, 2025 History978 Commits .github special-case gxhash64 verification for github actions Dec 15, 2024 SHA-Intrinsics @ 4899efc add SHA-Intrinsics submodule Dec 12, 2019...
-'source/_drafts/**'-'.github/**'jobs:build:runs-on:ubuntu-latestname:Ajobtodeployblog.steps:-name:Checkoutuses:actions/checkout@v1with:submodules:true-name:Cachenodemodulesuses:actions/cache@v1id:cachewith:path:node_moduleskey:${{runner.os}}-node-${{hashFiles('**/package-lock.json'...
Get pnpm store directory shell: bash run: | echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV - uses: actions/cache@v3 name: Setup pnpm cache with: path: ${{ env.STORE_PATH }} key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} restore-...
git-commit git-merge git-pull-request globe grid hard-drive hash headphones heart help-circle 主页 image inbox info 斜体 图层 布局 life-buoy link-2 链接 list loader 锁(lock) log-in log-out mail map-pin map maximize-2 maximize “菜单” ...
Actions Projects Wiki Security Insights Irrelon/ForerunnerDBmaster 49 Branches756 Tags Go to file Code Folders and files NameName Last commit message Last commit date Latest commit Irrelon Version upMar 28, 2023 bdeea1b· Mar 28, 2023 History2,509 Commits chrome-extension chrome-extension...