Giter Club home page Giter Club logo

action-sqldiff's Introduction

@rotki/action-sqldiff

CI Check dist/ CodeQL Coverage

Custom GitHub action to check for changes of SQLCipher/SQLite databases and post a diff on the PR.

Usage

name: Track SQLite changes

on:
  pull_request_target:
    branches:
      - main

permissions:
  contents: read
  pull-requests: write

jobs:
  test-action:
    name: GitHub Actions Test
    runs-on: ubuntu-24.04

    steps:
      - name: Install required
        run: sudo apt-get install -y sqlcipher sqlite3-tools

      - name: Test Local Action
        id: test-action
        uses: rotki/action-sqldiff@v1
        with:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          files: |
            *.db

License

AGPL-3.0 License ยฉ 2023- Rotki Solutions GmbH

action-sqldiff's People

Contributors

kelsos avatar

Watchers

Lefteris Karapetsas avatar  avatar

Forkers

kelsos

action-sqldiff's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update dependency @types/micromatch to v4.0.9
  • chore(deps): update dependency lint-staged to v15.2.7
  • chore(deps): update dependency @rotki/eslint-config to v2.9.1
  • chore(deps): update dependency @types/node to v20.14.10
  • chore(deps): update dependency typescript to v5.5.3
  • chore(deps): update pnpm to v9.5.0
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-plugin-github to v5
  • chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v22
  • chore(deps): update vitest monorepo to v2 (major) (@vitest/coverage-v8, vitest)
  • ๐Ÿ” Create all pending approval PRs at once ๐Ÿ”

Detected dependencies

devcontainer
.devcontainer/devcontainer.json
  • mcr.microsoft.com/devcontainers/typescript-node 20
  • ghcr.io/devcontainers/features/github-cli 1
  • ghcr.io/devcontainers-contrib/features/prettier 1
github-actions
.github/workflows/check-dist.yml
  • actions/checkout v4
  • pnpm/action-setup v3
  • actions/setup-node v4
  • actions/upload-artifact v4
.github/workflows/ci.yml
  • actions/checkout v4
  • pnpm/action-setup v3
  • actions/setup-node v4
  • actions/checkout v4
  • pnpm/action-setup v3
  • actions/setup-node v4
  • ubuntu 24.04
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/test-action.yml
  • actions/checkout v4
  • ubuntu 24.04
npm
package.json
  • @actions/core 1.10.1
  • @actions/github 6.0.0
  • micromatch 4.0.7
  • semver 7.6.2
  • @commitlint/cli 19.3.0
  • @commitlint/config-conventional 19.2.2
  • @jest/globals 29.7.0
  • @octokit/types 13.5.0
  • @octokit/webhooks-types 7.5.1
  • @rotki/eslint-config 2.7.0
  • @types/jest 29.5.12
  • @types/micromatch 4.0.7
  • @types/node 20.12.12
  • @types/semver 7.5.8
  • @typescript-eslint/eslint-plugin 7.10.0
  • @typescript-eslint/parser 7.10.0
  • @vercel/ncc 0.38.1
  • @vitest/coverage-v8 1.6.0
  • bumpp 9.4.1
  • eslint 8.57.0
  • eslint-plugin-github 4.10.2
  • husky 9.0.11
  • lint-staged 15.2.5
  • make-coverage-badge 1.2.0
  • typescript 5.4.5
  • vitest 1.6.0
  • node >=20
  • pnpm >=9 <10
  • pnpm 9.1.0
nvm
.nvmrc
  • node v20

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.