Pinned Repositories
auto-doc
:octocat: Github action that turns your reusable workflows and custom actions into easy to read markdown tables.
branch-names
:octocat: Github action to retrieve branch or tag names with support for all events.
changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
coverage-badge-go
:octocat: Generate coverage badge for go modules
coverage-badge-py
:octocat: Github action to generate coverage badge without uploading results to a 3rd party.
eslint-changed-files
:octocat: Github action to run ESLint on changed pull request files with support for reporting errors via Github checks.
glob
:octocat: Github action to match glob patterns with support for matching deleted files.
pg-dump
:octocat: Github action to generate backup of a postgres database.
puppeteer
:octocat: Github action to run test using Puppeteer, the headless chrome Node API
verify-changed-files
:octocat: Github action to verify file changes that occur during the workflow execution.
tj-actions's Repositories
tj-actions/changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
tj-actions/branch-names
:octocat: Github action to retrieve branch or tag names with support for all events.
tj-actions/verify-changed-files
:octocat: Github action to verify file changes that occur during the workflow execution.
tj-actions/eslint-changed-files
:octocat: Github action to run ESLint on changed pull request files with support for reporting errors via Github checks.
tj-actions/pg-dump
:octocat: Github action to generate backup of a postgres database.
tj-actions/auto-doc
:octocat: Github action that turns your reusable workflows and custom actions into easy to read markdown tables.
tj-actions/glob
:octocat: Github action to match glob patterns with support for matching deleted files.
tj-actions/puppeteer
:octocat: Github action to run test using Puppeteer, the headless chrome Node API
tj-actions/pg-restore
:octocat: Github action to restore a postgres database from a backup script.
tj-actions/git-cliff
:octocat: Github action to run git-cliff with a custom cliff.toml
tj-actions/docker-run
:octocat: GitHub action to run steps using docker
tj-actions/cookiecutter-action
:octocat: Cookiecutter for github actions
tj-actions/github-changelog-generator
:octocat: Github action to generate CHANGELOG/HISTORY.md
tj-actions/aws-cdk
:octocat: Github action to run AWS CDK
tj-actions/coverage-reporter
:octocat: Github action to report code coverage for coverage.py, mocha, jest, etc.
tj-actions/json2file
Simplifies the process of serializing JSON data to a file.
tj-actions/schemaspy
:octocat: Github action to document your database using https://schemaspy.org
tj-actions/docker-cp
:octocat: Github action to run docker copy
tj-actions/install-postgresql
:octocat: Github action to install PostgreSQL
tj-actions/release-tagger
:octocat: Github action to manage action releases.
tj-actions/sync-release-version
:octocat: Github action to modify specific project files with an updated version of your project based on each release tag.
tj-actions/bandit
:octocat: Github action to run PyCQA's bandit security linter.
tj-actions/check-manifest
:octocat: Github action to detect any issues with your MANIFEST.in file used for distributing python packages
tj-actions/checkly-trigger
:octocat: Github action to execute Checkly checks on-demand as part of your CI/CD pipeline or end-to-end tests
tj-actions/coverage-badge-js
:octocat: Github action to generate coverage reports
tj-actions/docker-action
A template to demonstrate how to build a Docker action.
tj-actions/aws-lightsail-push-container
:octocat: Github action to push an image to lightsail container registry
tj-actions/bashcov
:octocat: Github action to run bashcov
tj-actions/db-docs
Generate database svg from a schema dump leveraging dbml
tj-actions/website
tj-actions website