From d7cf74ad3b426d9bd9ac941d86f7cf769726de22 Mon Sep 17 00:00:00 2001 From: Kevin Brashears Date: Mon, 31 Jul 2023 20:50:36 -0500 Subject: [PATCH] main renames --- .github/workflows/repo-sync.yml | 4 +- README.md | 60 ++++++++++---------- net-standard/.gitignore | 2 +- net-standard/ci-cd.yml | 12 ++-- net-standard/codeql-analysis.yml | 4 +- net-standard/dependabot.yml | 10 +++- python/sync-github-with-metadata-json.yml | 6 +- release-maker.yml | 2 +- shell/azure-pipelines-v2.yml | 39 ------------- shell/azure-pipelines.yml | 39 ------------- shell/sync-github-with-metadata-json.yml | 6 +- typescript/ci-cd.yml | 14 ++--- typescript/codeql-analysis.yml | 4 +- typescript/dependabot.yml | 16 +++--- typescript/sync-github-with-package-json.yml | 6 +- 15 files changed, 73 insertions(+), 151 deletions(-) delete mode 100644 shell/azure-pipelines-v2.yml delete mode 100644 shell/azure-pipelines.yml diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index c3ad7e2..e18da06 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -3,14 +3,14 @@ name: Repo Metadata Sync (this repo) on: push: branches: - - master + - main jobs: repo_sync: runs-on: ubuntu-latest steps: - name: Fetching Local Repository - uses: actions/checkout@master + uses: actions/checkout@main - name: Repo Sync uses: kbrashears5/github-action-repo-sync@v1 with: diff --git a/README.md b/README.md index fc4199e..d4ca214 100644 --- a/README.md +++ b/README.md @@ -5,48 +5,48 @@ ## Github Actions | Repo | Build | Version | Issues | Implementations | | --- | --- | --- | --- | --- | -| [github-action-file-sync](https://github.com/kbrashears5/github-action-file-sync) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-file-sync?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=28&branchName=master) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-file-sync)](https://img.shields.io/github/v/release/kbrashears5/github-action-file-sync) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-file-sync)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-file-sync) | ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Typescript%20File%20Sync?label=typescript-file-sync) ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Net%20Standard%20File%20Sync?label=net-standard-file-sync) ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Shell%20File%20Sync?label=shell-file-sync) ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Python%20File%20Sync?label=python-file-sync) | -| [github-action-repo-sync](https://github.com/kbrashears5/github-action-repo-sync) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-repo-sync?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=27&branchName=master) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-repo-sync)](https://img.shields.io/github/v/release/kbrashears5/github-action-repo-sync) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-repo-sync)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-repo-sync) | | -| [github-action-repo-settings-sync](https://github.com/kbrashears5/github-action-repo-settings-sync) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-repo-settings-sync?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=29&branchName=master) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-repo-settings-sync)](https://img.shields.io/github/v/release/kbrashears5/github-action-repo-settings-sync) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-repo-settings-sync)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-repo-settings-sync) | ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Repo%20Settings%20Sync?label=repo-settings-sync) | -| [github-action-release-maker](https://github.com/kbrashears5/github-action-release-maker) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-release-maker?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=30&branchName=master) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-release-maker)](https://img.shields.io/github/v/release/kbrashears5/github-action-release-maker) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-release-maker)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-release-maker) | | -| [github-action-auto-create-collabs](https://github.com/kbrashears5/github-action-auto-create-collabs) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-auto-create-collabs?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=32&branchName=master) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-auto-create-collabs)](https://img.shields.io/github/v/release/kbrashears5/github-action-auto-create-collabs) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-auto-create-collabs)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-auto-create-collabs) | ![create](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Auto%20Create%20Collabs?label=auto-create-collabs) | -| [github-action-auto-accept-collabs](https://github.com/kbrashears5/github-action-auto-accept-collabs) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-auto-accept-collabs?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=33&branchName=master) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-auto-accept-collabs)](https://img.shields.io/github/v/release/kbrashears5/github-action-auto-accept-collabs) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-auto-accept-collabs)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-auto-accept-collabs) | ![accept](https://img.shields.io/github/workflow/status/github-action-bot/github-action-bot/Auto%20Accept%20Collabs?label=auto-accept-collabs) | -| [github-action-issue-assigner](https://github.com/kbrashears5/github-action-issue-assigner) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-issue-assigner?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=34&branchName=master) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-issue-assigner)](https://img.shields.io/github/v/release/kbrashears5/github-action-issue-assigner) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-issue-assigner)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-issue-assigner) | | +| [github-action-file-sync](https://github.com/kbrashears5/github-action-file-sync) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-file-sync?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=28&branchName=main) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-file-sync)](https://img.shields.io/github/v/release/kbrashears5/github-action-file-sync) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-file-sync)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-file-sync) | ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Typescript%20File%20Sync?label=typescript-file-sync) ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Net%20Standard%20File%20Sync?label=net-standard-file-sync) ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Shell%20File%20Sync?label=shell-file-sync) ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Python%20File%20Sync?label=python-file-sync) | +| [github-action-repo-sync](https://github.com/kbrashears5/github-action-repo-sync) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-repo-sync?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=27&branchName=main) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-repo-sync)](https://img.shields.io/github/v/release/kbrashears5/github-action-repo-sync) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-repo-sync)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-repo-sync) | | +| [github-action-repo-settings-sync](https://github.com/kbrashears5/github-action-repo-settings-sync) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-repo-settings-sync?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=29&branchName=main) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-repo-settings-sync)](https://img.shields.io/github/v/release/kbrashears5/github-action-repo-settings-sync) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-repo-settings-sync)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-repo-settings-sync) | ![sync](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Repo%20Settings%20Sync?label=repo-settings-sync) | +| [github-action-release-maker](https://github.com/kbrashears5/github-action-release-maker) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-release-maker?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=30&branchName=main) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-release-maker)](https://img.shields.io/github/v/release/kbrashears5/github-action-release-maker) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-release-maker)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-release-maker) | | +| [github-action-auto-create-collabs](https://github.com/kbrashears5/github-action-auto-create-collabs) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-auto-create-collabs?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=32&branchName=main) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-auto-create-collabs)](https://img.shields.io/github/v/release/kbrashears5/github-action-auto-create-collabs) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-auto-create-collabs)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-auto-create-collabs) | ![create](https://img.shields.io/github/workflow/status/kbrashears5/kbrashears5/Auto%20Create%20Collabs?label=auto-create-collabs) | +| [github-action-auto-accept-collabs](https://github.com/kbrashears5/github-action-auto-accept-collabs) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-auto-accept-collabs?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=33&branchName=main) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-auto-accept-collabs)](https://img.shields.io/github/v/release/kbrashears5/github-action-auto-accept-collabs) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-auto-accept-collabs)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-auto-accept-collabs) | ![accept](https://img.shields.io/github/workflow/status/github-action-bot/github-action-bot/Auto%20Accept%20Collabs?label=auto-accept-collabs) | +| [github-action-issue-assigner](https://github.com/kbrashears5/github-action-issue-assigner) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.github-action-issue-assigner?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=34&branchName=main) | [![version](https://img.shields.io/github/v/release/kbrashears5/github-action-issue-assigner)](https://img.shields.io/github/v/release/kbrashears5/github-action-issue-assigner) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/github-action-issue-assigner)](https://img.shields.io/github/issues-raw/kbrashears5/github-action-issue-assigner) | | ## TypeScript | Repo | CI/CD | Code Coverage | NPM Version | Downloads | Issues | | --- | --- | --- | --- | --- | --- | -| [typescript-ilogger](https://github.com/kbrashears5/typescript-ilogger) | [![CI/CD](https://github.com/kbrashears5/typescript-ilogger/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-ilogger/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-ilogger/branch/master/graph/badge.svg?token=QRKL0QJ81I)](https://codecov.io/gh/kbrashears5/typescript-ilogger) | [![npm](https://img.shields.io/npm/v/typescript-ilogger)](https://img.shields.io/npm/v/typescript-ilogger) | [![downloads](https://img.shields.io/npm/dt/typescript-ilogger)](https://img.shields.io/npm/dt/typescript-ilogger) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-ilogger)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-ilogger) | -| [typescript-helper-functions](https://github.com/kbrashears5/typescript-helper-functions) | [![CI/CD](https://github.com/kbrashears5/typescript-helper-functions/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-helper-functions/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-helper-functions/branch/master/graph/badge.svg?token=2CVWSV7X7L)](https://codecov.io/gh/kbrashears5/typescript-helper-functions) | [![npm](https://img.shields.io/npm/v/typescript-helper-functions)](https://img.shields.io/npm/v/typescript-helper-functions) | [![downloads](https://img.shields.io/npm/dt/typescript-helper-functions)](https://img.shields.io/npm/dt/typescript-helper-functions) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-helper-functions)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-helper-functions) | -| [typescript-cache-helper](https://github.com/kbrashears5/typescript-cache-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-cache-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-cache-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-cache-helper/branch/master/graph/badge.svg?token=QDX7Z7TDN4)](https://codecov.io/gh/kbrashears5/typescript-cache-helper) | [![npm](https://img.shields.io/npm/v/typescript-cache-helper)](https://img.shields.io/npm/v/typescript-cache-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-cache-helper)](https://img.shields.io/npm/dt/typescript-cache-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-cache-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-cache-helper) | -| [homebridge-schedule](https://github.com/kbrashears5/homebridge-schedule) [![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins) | [![CI/CD](https://github.com/kbrashears5/typescript-homebridge-schedule/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-homebridge-schedule/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-homebridge-schedule/branch/master/graph/badge.svg?token=06RRABIO9Y)](https://codecov.io/gh/kbrashears5/typescript-homebridge-schedule) | [![npm](https://img.shields.io/npm/v/typescript-ilogger)](https://img.shields.io/npm/v/typescript-ilogger) | [![downloads](https://img.shields.io/npm/dt/homebridge-schedule)](https://img.shields.io/npm/dt/homebridge-schedule) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/homebridge-schedule)](https://img.shields.io/github/issues-raw/kbrashears5/homebridge-schedule) | +| [typescript-ilogger](https://github.com/kbrashears5/typescript-ilogger) | [![CI/CD](https://github.com/kbrashears5/typescript-ilogger/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-ilogger/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-ilogger/branch/main/graph/badge.svg?token=QRKL0QJ81I)](https://codecov.io/gh/kbrashears5/typescript-ilogger) | [![npm](https://img.shields.io/npm/v/typescript-ilogger)](https://img.shields.io/npm/v/typescript-ilogger) | [![downloads](https://img.shields.io/npm/dt/typescript-ilogger)](https://img.shields.io/npm/dt/typescript-ilogger) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-ilogger)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-ilogger) | +| [typescript-helper-functions](https://github.com/kbrashears5/typescript-helper-functions) | [![CI/CD](https://github.com/kbrashears5/typescript-helper-functions/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-helper-functions/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-helper-functions/branch/main/graph/badge.svg?token=2CVWSV7X7L)](https://codecov.io/gh/kbrashears5/typescript-helper-functions) | [![npm](https://img.shields.io/npm/v/typescript-helper-functions)](https://img.shields.io/npm/v/typescript-helper-functions) | [![downloads](https://img.shields.io/npm/dt/typescript-helper-functions)](https://img.shields.io/npm/dt/typescript-helper-functions) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-helper-functions)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-helper-functions) | +| [typescript-cache-helper](https://github.com/kbrashears5/typescript-cache-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-cache-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-cache-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-cache-helper/branch/main/graph/badge.svg?token=QDX7Z7TDN4)](https://codecov.io/gh/kbrashears5/typescript-cache-helper) | [![npm](https://img.shields.io/npm/v/typescript-cache-helper)](https://img.shields.io/npm/v/typescript-cache-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-cache-helper)](https://img.shields.io/npm/dt/typescript-cache-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-cache-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-cache-helper) | +| [homebridge-schedule](https://github.com/kbrashears5/homebridge-schedule) [![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins) | [![CI/CD](https://github.com/kbrashears5/typescript-homebridge-schedule/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-homebridge-schedule/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-homebridge-schedule/branch/main/graph/badge.svg?token=06RRABIO9Y)](https://codecov.io/gh/kbrashears5/typescript-homebridge-schedule) | [![npm](https://img.shields.io/npm/v/typescript-ilogger)](https://img.shields.io/npm/v/typescript-ilogger) | [![downloads](https://img.shields.io/npm/dt/homebridge-schedule)](https://img.shields.io/npm/dt/homebridge-schedule) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/homebridge-schedule)](https://img.shields.io/github/issues-raw/kbrashears5/homebridge-schedule) | | AWS Helpers | -| [typescript-aws-helpers](https://github.com/kbrashears5/typescript-aws-helpers) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-helpers/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-helpers/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-helpers/branch/master/graph/badge.svg?token=4NBNZ5PM70)](https://codecov.io/gh/kbrashears5/typescript-aws-helpers) | [![npm](https://img.shields.io/npm/v/typescript-aws-helpers)](https://img.shields.io/npm/v/typescript-aws-helpers) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-helpers)](https://img.shields.io/npm/dt/typescript-aws-helpers) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-helpers)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-helpers) | -| [APIGateway](https://github.com/kbrashears5/typescript-aws-apigateway-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-apigateway-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-apigateway-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-apigateway-helper/branch/master/graph/badge.svg?token=N94B7YD0N4)](https://codecov.io/gh/kbrashears5/typescript-aws-apigateway-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-apigateway-helper)](https://img.shields.io/npm/v/typescript-aws-apigateway-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-apigateway-helper)](https://img.shields.io/npm/dt/typescript-aws-apigateway-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-apigateway-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-apigateway-helper) | -| [CloudWatch](https://github.com/kbrashears5/typescript-aws-cloudwatch-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-cloudwatch-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-cloudwatch-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-cloudwatch-helper/branch/master/graph/badge.svg?token=PTFOKRDWVN)](https://codecov.io/gh/kbrashears5/typescript-aws-cloudwatch-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-cloudwatch-helper)](https://img.shields.io/npm/v/typescript-aws-cloudwatch-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-cloudwatch-helper)](https://img.shields.io/npm/dt/typescript-aws-cloudwatch-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-cloudwatch-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-cloudwatch-helper) | -| [Dynamo](https://github.com/kbrashears5/typescript-aws-dynamo-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-dynamo-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-dynamo-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-dynamo-helper/branch/master/graph/badge.svg?token=T6OZM1I750)](https://codecov.io/gh/kbrashears5/typescript-aws-dynamo-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-dynamo-helper)](https://img.shields.io/npm/v/typescript-aws-dynamo-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-dynamo-helper)](https://img.shields.io/npm/dt/typescript-aws-dynamo-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-dynamo-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-dynamo-helper) | -| [KMS](https://github.com/kbrashears5/typescript-aws-kms-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-kms-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-kms-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-kms-helper/branch/master/graph/badge.svg?token=4PIRJTDG3K)](https://codecov.io/gh/kbrashears5/typescript-aws-kms-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-kms-helper)](https://img.shields.io/npm/v/typescript-aws-kms-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-kms-helper)](https://img.shields.io/npm/dt/typescript-aws-kms-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-kms-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-kms-helper) | -| [Lambda](https://github.com/kbrashears5/typescript-aws-lambda-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-lambda-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-lambda-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-lambda-helper/branch/master/graph/badge.svg?token=OYCTKMEXYN)](https://codecov.io/gh/kbrashears5/typescript-aws-lambda-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-lambda-helper)](https://img.shields.io/npm/v/typescript-aws-lambda-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-lambda-helper)](https://img.shields.io/npm/dt/typescript-aws-lambda-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-lambda-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-lambda-helper) | -| [S3](https://github.com/kbrashears5/typescript-aws-s3-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-s3-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-s3-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-s3-helper/branch/master/graph/badge.svg?token=6VXT4QLN5U)](https://codecov.io/gh/kbrashears5/typescript-aws-s3-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-s3-helper)](https://img.shields.io/npm/v/typescript-aws-s3-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-s3-helper)](https://img.shields.io/npm/dt/typescript-aws-s3-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-s3-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-s3-helper) | -| [SES](https://github.com/kbrashears5/typescript-aws-ses-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-ses-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-ses-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-ses-helper/branch/master/graph/badge.svg?token=QOSDQA1FDU)](https://codecov.io/gh/kbrashears5/typescript-aws-ses-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-ses-helper)](https://img.shields.io/npm/v/typescript-aws-ses-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-ses-helper)](https://img.shields.io/npm/dt/typescript-aws-ses-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-ses-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-ses-helper) | -| [SNS](https://github.com/kbrashears5/typescript-aws-sns-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-sns-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-sns-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-sns-helper/branch/master/graph/badge.svg?token=EAGFPWYZB0)](https://codecov.io/gh/kbrashears5/typescript-aws-sns-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-sns-helper)](https://img.shields.io/npm/v/typescript-aws-sns-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-sns-helper)](https://img.shields.io/npm/dt/typescript-aws-sns-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sns-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sns-helper) | -| [SQS](https://github.com/kbrashears5/typescript-aws-sqs-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-sqs-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-sqs-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-sqs-helper/branch/master/graph/badge.svg?token=KA021SKDXO)](https://codecov.io/gh/kbrashears5/typescript-aws-sqs-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-sqs-helper)](https://img.shields.io/npm/v/typescript-aws-sqs-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-sqs-helper)](https://img.shields.io/npm/dt/typescript-aws-sqs-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sqs-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sqs-helper) | -| [SSM](https://github.com/kbrashears5/typescript-aws-ssm-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-ssm-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-ssm-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-ssm-helper/branch/master/graph/badge.svg?token=5WVHWVKSSS)](https://codecov.io/gh/kbrashears5/typescript-aws-ssm-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-ssm-helper)](https://img.shields.io/npm/v/typescript-aws-ssm-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-ssm-helper)](https://img.shields.io/npm/dt/typescript-aws-ssm-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-ssm-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-ssm-helper) | -| [STS](https://github.com/kbrashears5/typescript-aws-sts-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-sts-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-sts-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-sts-helper/branch/master/graph/badge.svg?token=PTMIUSG9N9)](https://codecov.io/gh/kbrashears5/typescript-aws-sts-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-sts-helper)](https://img.shields.io/npm/v/typescript-aws-sts-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-sts-helper)](https://img.shields.io/npm/dt/typescript-aws-sts-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sts-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sts-helper) | +| [typescript-aws-helpers](https://github.com/kbrashears5/typescript-aws-helpers) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-helpers/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-helpers/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-helpers/branch/main/graph/badge.svg?token=4NBNZ5PM70)](https://codecov.io/gh/kbrashears5/typescript-aws-helpers) | [![npm](https://img.shields.io/npm/v/typescript-aws-helpers)](https://img.shields.io/npm/v/typescript-aws-helpers) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-helpers)](https://img.shields.io/npm/dt/typescript-aws-helpers) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-helpers)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-helpers) | +| [APIGateway](https://github.com/kbrashears5/typescript-aws-apigateway-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-apigateway-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-apigateway-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-apigateway-helper/branch/main/graph/badge.svg?token=N94B7YD0N4)](https://codecov.io/gh/kbrashears5/typescript-aws-apigateway-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-apigateway-helper)](https://img.shields.io/npm/v/typescript-aws-apigateway-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-apigateway-helper)](https://img.shields.io/npm/dt/typescript-aws-apigateway-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-apigateway-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-apigateway-helper) | +| [CloudWatch](https://github.com/kbrashears5/typescript-aws-cloudwatch-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-cloudwatch-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-cloudwatch-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-cloudwatch-helper/branch/main/graph/badge.svg?token=PTFOKRDWVN)](https://codecov.io/gh/kbrashears5/typescript-aws-cloudwatch-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-cloudwatch-helper)](https://img.shields.io/npm/v/typescript-aws-cloudwatch-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-cloudwatch-helper)](https://img.shields.io/npm/dt/typescript-aws-cloudwatch-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-cloudwatch-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-cloudwatch-helper) | +| [Dynamo](https://github.com/kbrashears5/typescript-aws-dynamo-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-dynamo-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-dynamo-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-dynamo-helper/branch/main/graph/badge.svg?token=T6OZM1I750)](https://codecov.io/gh/kbrashears5/typescript-aws-dynamo-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-dynamo-helper)](https://img.shields.io/npm/v/typescript-aws-dynamo-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-dynamo-helper)](https://img.shields.io/npm/dt/typescript-aws-dynamo-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-dynamo-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-dynamo-helper) | +| [KMS](https://github.com/kbrashears5/typescript-aws-kms-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-kms-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-kms-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-kms-helper/branch/main/graph/badge.svg?token=4PIRJTDG3K)](https://codecov.io/gh/kbrashears5/typescript-aws-kms-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-kms-helper)](https://img.shields.io/npm/v/typescript-aws-kms-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-kms-helper)](https://img.shields.io/npm/dt/typescript-aws-kms-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-kms-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-kms-helper) | +| [Lambda](https://github.com/kbrashears5/typescript-aws-lambda-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-lambda-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-lambda-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-lambda-helper/branch/main/graph/badge.svg?token=OYCTKMEXYN)](https://codecov.io/gh/kbrashears5/typescript-aws-lambda-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-lambda-helper)](https://img.shields.io/npm/v/typescript-aws-lambda-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-lambda-helper)](https://img.shields.io/npm/dt/typescript-aws-lambda-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-lambda-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-lambda-helper) | +| [S3](https://github.com/kbrashears5/typescript-aws-s3-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-s3-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-s3-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-s3-helper/branch/main/graph/badge.svg?token=6VXT4QLN5U)](https://codecov.io/gh/kbrashears5/typescript-aws-s3-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-s3-helper)](https://img.shields.io/npm/v/typescript-aws-s3-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-s3-helper)](https://img.shields.io/npm/dt/typescript-aws-s3-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-s3-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-s3-helper) | +| [SES](https://github.com/kbrashears5/typescript-aws-ses-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-ses-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-ses-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-ses-helper/branch/main/graph/badge.svg?token=QOSDQA1FDU)](https://codecov.io/gh/kbrashears5/typescript-aws-ses-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-ses-helper)](https://img.shields.io/npm/v/typescript-aws-ses-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-ses-helper)](https://img.shields.io/npm/dt/typescript-aws-ses-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-ses-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-ses-helper) | +| [SNS](https://github.com/kbrashears5/typescript-aws-sns-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-sns-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-sns-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-sns-helper/branch/main/graph/badge.svg?token=EAGFPWYZB0)](https://codecov.io/gh/kbrashears5/typescript-aws-sns-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-sns-helper)](https://img.shields.io/npm/v/typescript-aws-sns-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-sns-helper)](https://img.shields.io/npm/dt/typescript-aws-sns-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sns-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sns-helper) | +| [SQS](https://github.com/kbrashears5/typescript-aws-sqs-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-sqs-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-sqs-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-sqs-helper/branch/main/graph/badge.svg?token=KA021SKDXO)](https://codecov.io/gh/kbrashears5/typescript-aws-sqs-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-sqs-helper)](https://img.shields.io/npm/v/typescript-aws-sqs-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-sqs-helper)](https://img.shields.io/npm/dt/typescript-aws-sqs-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sqs-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sqs-helper) | +| [SSM](https://github.com/kbrashears5/typescript-aws-ssm-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-ssm-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-ssm-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-ssm-helper/branch/main/graph/badge.svg?token=5WVHWVKSSS)](https://codecov.io/gh/kbrashears5/typescript-aws-ssm-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-ssm-helper)](https://img.shields.io/npm/v/typescript-aws-ssm-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-ssm-helper)](https://img.shields.io/npm/dt/typescript-aws-ssm-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-ssm-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-ssm-helper) | +| [STS](https://github.com/kbrashears5/typescript-aws-sts-helper) | [![CI/CD](https://github.com/kbrashears5/typescript-aws-sts-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-sts-helper/actions/workflows/ci-cd.yml) | [![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-sts-helper/branch/main/graph/badge.svg?token=PTMIUSG9N9)](https://codecov.io/gh/kbrashears5/typescript-aws-sts-helper) | [![npm](https://img.shields.io/npm/v/typescript-aws-sts-helper)](https://img.shields.io/npm/v/typescript-aws-sts-helper) | [![downloads](https://img.shields.io/npm/dt/typescript-aws-sts-helper)](https://img.shields.io/npm/dt/typescript-aws-sts-helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sts-helper)](https://img.shields.io/github/issues-raw/kbrashears5/typescript-aws-sts-helper) | --- ## .NET / .NET Core | Repo | Build | Tests | Code Coverage | NuGet Version | Downloads | Issues | | --- | --- | --- | --- | --- | --- | --- | -| [net-standard-logger](https://github.com/kbrashears5/net-standard-logger) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-logger?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=5&branchName=master) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/5)](https://img.shields.io/azure-devops/tests/kbrashears5/github/5) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/5)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/5) | [![nuget](https://img.shields.io/nuget/v/NetStandardLogger.svg)](https://www.nuget.org/packages/NetStandardLogger/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardLogger)](https://img.shields.io/nuget/dt/NetStandardLogger) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-logger)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-logger) | -| [net-standard-cache-helper](https://github.com/kbrashears5/net-standard-cache-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-cache-helper?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=25&branchName=master) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/25)](https://img.shields.io/azure-devops/tests/kbrashears5/github/25) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/25)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/25) | [![nuget](https://img.shields.io/nuget/v/NetStandardCacheHelper.svg)](https://www.nuget.org/packages/NetStandardCacheHelper/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardCacheHelper)](https://img.shields.io/nuget/dt/NetStandardCacheHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-cache-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-cache-helper) | -| [net-standard-test-helper](https://github.com/kbrashears5/net-standard-test-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-test-helper?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=5&branchName=master) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/4)](https://img.shields.io/azure-devops/tests/kbrashears5/github/4) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/4)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/4) | [![nuget](https://img.shields.io/nuget/v/NetStandardTestHelper.svg)](https://www.nuget.org/packages/NetStandardTestHelper/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardTestHelper)](https://img.shields.io/nuget/dt/NetStandardTestHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-test-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-test-helper) | -| [net-standard-http-helper](https://github.com/kbrashears5/net-standard-http-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-http-helper?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=5&branchName=master) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/22)](https://img.shields.io/azure-devops/tests/kbrashears5/github/22) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/22)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/22) | [![nuget](https://img.shields.io/nuget/v/NetStandardHttpHelper.svg)](https://www.nuget.org/packages/NetStandardHttpHelper/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardHttpHelper)](https://img.shields.io/nuget/dt/NetStandardHttpHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-http-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-http-helper) | -| [net-standard-opc-ua-helper](https://github.com/kbrashears5/net-standard-opc-ua-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-opc-ua-helper?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=34&branchName=master) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/35)](https://img.shields.io/azure-devops/tests/kbrashears5/github/35) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/35)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/35) | [![nuget](https://img.shields.io/nuget/v/NetStandardOpcUaHelper.svg)](https://www.nuget.org/packages/NetStandardOpcUaHelper/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardOpcUaHelper)](https://img.shields.io/nuget/dt/NetStandardOpcUaHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-opc-ua-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-opc-ua-helper) | +| [net-standard-logger](https://github.com/kbrashears5/net-standard-logger) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-logger?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=5&branchName=main) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/5)](https://img.shields.io/azure-devops/tests/kbrashears5/github/5) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/5)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/5) | [![nuget](https://img.shields.io/nuget/v/NetStandardLogger.svg)](https://www.nuget.org/packages/NetStandardLogger/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardLogger)](https://img.shields.io/nuget/dt/NetStandardLogger) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-logger)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-logger) | +| [net-standard-cache-helper](https://github.com/kbrashears5/net-standard-cache-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-cache-helper?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=25&branchName=main) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/25)](https://img.shields.io/azure-devops/tests/kbrashears5/github/25) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/25)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/25) | [![nuget](https://img.shields.io/nuget/v/NetStandardCacheHelper.svg)](https://www.nuget.org/packages/NetStandardCacheHelper/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardCacheHelper)](https://img.shields.io/nuget/dt/NetStandardCacheHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-cache-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-cache-helper) | +| [net-standard-test-helper](https://github.com/kbrashears5/net-standard-test-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-test-helper?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=5&branchName=main) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/4)](https://img.shields.io/azure-devops/tests/kbrashears5/github/4) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/4)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/4) | [![nuget](https://img.shields.io/nuget/v/NetStandardTestHelper.svg)](https://www.nuget.org/packages/NetStandardTestHelper/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardTestHelper)](https://img.shields.io/nuget/dt/NetStandardTestHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-test-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-test-helper) | +| [net-standard-http-helper](https://github.com/kbrashears5/net-standard-http-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-http-helper?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=5&branchName=main) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/22)](https://img.shields.io/azure-devops/tests/kbrashears5/github/22) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/22)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/22) | [![nuget](https://img.shields.io/nuget/v/NetStandardHttpHelper.svg)](https://www.nuget.org/packages/NetStandardHttpHelper/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardHttpHelper)](https://img.shields.io/nuget/dt/NetStandardHttpHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-http-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-http-helper) | +| [net-standard-opc-ua-helper](https://github.com/kbrashears5/net-standard-opc-ua-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-opc-ua-helper?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=34&branchName=main) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/35)](https://img.shields.io/azure-devops/tests/kbrashears5/github/35) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/35)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/35) | [![nuget](https://img.shields.io/nuget/v/NetStandardOpcUaHelper.svg)](https://www.nuget.org/packages/NetStandardOpcUaHelper/) | [![downloads](https://img.shields.io/nuget/dt/NetStandardOpcUaHelper)](https://img.shields.io/nuget/dt/NetStandardOpcUaHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-opc-ua-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-opc-ua-helper) | | AWS Helpers | | net-standard-aws-helpers | coming soon | -| [S3](https://github.com/kbrashears5/net-standard-aws-s3-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-aws-s3-helper?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=6&branchName=master) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/6)](https://img.shields.io/azure-devops/tests/kbrashears5/github/6) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/6)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/6) | [![nuget](https://img.shields.io/nuget/v/NetStandardAWSS3Helper)](https://img.shields.io/nuget/v/NetStandardAWSS3Helper) | [![downloads](https://img.shields.io/nuget/dt/NetStandardAWSS3Helper)](https://img.shields.io/nuget/dt/NetStandardAWSS3Helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-aws-s3-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-aws-s3-helper) | -| [SQS](https://github.com/kbrashears5/net-standard-aws-sqs-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-aws-sqs-helper?branchName=master)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=26&branchName=master) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/26)](https://img.shields.io/azure-devops/tests/kbrashears5/github/26) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/26)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/26) | [![nuget](https://img.shields.io/nuget/v/NetStandardAWSSQSHelper)](https://img.shields.io/nuget/v/NetStandardAWSSQSHelper) | [![downloads](https://img.shields.io/nuget/dt/NetStandardAWSSQSHelper)](https://img.shields.io/nuget/dt/NetStandardAWSSQSHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-aws-sqs-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-aws-sqs-helper) | +| [S3](https://github.com/kbrashears5/net-standard-aws-s3-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-aws-s3-helper?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=6&branchName=main) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/6)](https://img.shields.io/azure-devops/tests/kbrashears5/github/6) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/6)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/6) | [![nuget](https://img.shields.io/nuget/v/NetStandardAWSS3Helper)](https://img.shields.io/nuget/v/NetStandardAWSS3Helper) | [![downloads](https://img.shields.io/nuget/dt/NetStandardAWSS3Helper)](https://img.shields.io/nuget/dt/NetStandardAWSS3Helper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-aws-s3-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-aws-s3-helper) | +| [SQS](https://github.com/kbrashears5/net-standard-aws-sqs-helper) | [![build](https://dev.azure.com/kbrashears5/github/_apis/build/status/kbrashears5.net-standard-aws-sqs-helper?branchName=main)](https://dev.azure.com/kbrashears5/github/_build/latest?definitionId=26&branchName=main) | [![tests](https://img.shields.io/azure-devops/tests/kbrashears5/github/26)](https://img.shields.io/azure-devops/tests/kbrashears5/github/26) | [![coverage](https://img.shields.io/azure-devops/coverage/kbrashears5/github/26)](https://img.shields.io/azure-devops/coverage/kbrashears5/github/26) | [![nuget](https://img.shields.io/nuget/v/NetStandardAWSSQSHelper)](https://img.shields.io/nuget/v/NetStandardAWSSQSHelper) | [![downloads](https://img.shields.io/nuget/dt/NetStandardAWSSQSHelper)](https://img.shields.io/nuget/dt/NetStandardAWSSQSHelper) | [![issues](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-aws-sqs-helper)](https://img.shields.io/github/issues-raw/kbrashears5/net-standard-aws-sqs-helper) | ## Java Haven't started yet diff --git a/net-standard/.gitignore b/net-standard/.gitignore index 03644bf..e1ae9d1 100644 --- a/net-standard/.gitignore +++ b/net-standard/.gitignore @@ -1,7 +1,7 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ## -## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore +## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore # User-specific files *.rsuser diff --git a/net-standard/ci-cd.yml b/net-standard/ci-cd.yml index 8048144..3ef44ee 100644 --- a/net-standard/ci-cd.yml +++ b/net-standard/ci-cd.yml @@ -3,13 +3,11 @@ name: CI/CD on: push: branches: - - master - main paths: - src/** pull_request: branches: - - master - main paths: - src/** @@ -35,23 +33,23 @@ jobs: run: dotnet test - uses: codecov/codecov-action@v1 - name: Create Package - if: ${{ github.ref == 'refs/heads/master' }} + if: ${{ github.ref == 'refs/heads/main' }} run: dotnet pack - name: Publish Package - if: ${{ github.ref == 'refs/heads/master' }} + if: ${{ github.ref == 'refs/heads/main' }} run: dotnet nuget push release: runs-on: ubuntu-latest - if: ${{ github.ref == 'refs/heads/master' }} + if: ${{ github.ref == 'refs/heads/main' }} needs: build steps: - uses: actions/checkout@v2 - name: Get NPM Version id: package-version - uses: martinbeentjes/npm-get-version-action@master + uses: martinbeentjes/npm-get-version-action@main - name: Github Release - uses: kbrashears5/github-action-release-maker@master + uses: kbrashears5/github-action-release-maker@main with: VERSION: ${{ steps.package-version.outputs.current-version}} TOKEN: ${{ secrets.ACTIONS }} diff --git a/net-standard/codeql-analysis.yml b/net-standard/codeql-analysis.yml index cfbbdd9..c2320cc 100644 --- a/net-standard/codeql-analysis.yml +++ b/net-standard/codeql-analysis.yml @@ -2,9 +2,9 @@ name: "CodeQL" on: push: - branches: [master] + branches: [main] pull_request: - branches: [master] + branches: [main] jobs: analyze: diff --git a/net-standard/dependabot.yml b/net-standard/dependabot.yml index 4f5eb6b..88db52e 100644 --- a/net-standard/dependabot.yml +++ b/net-standard/dependabot.yml @@ -1,11 +1,15 @@ version: 2 updates: - ### update dependencies daily + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'weekly' + reviewers: + - 'kbrashears5' + - package-ecosystem: 'nuget' directory: '/' - # monthly at 5am UTC schedule: interval: 'monthly' - # set reviewers reviewers: - 'kbrashears5' diff --git a/python/sync-github-with-metadata-json.yml b/python/sync-github-with-metadata-json.yml index d7599cb..8989a27 100644 --- a/python/sync-github-with-metadata-json.yml +++ b/python/sync-github-with-metadata-json.yml @@ -3,16 +3,16 @@ name: Repo Metadata Sync on: push: branches: - - master + - main jobs: repo_sync: runs-on: ubuntu-latest steps: - name: Fetching Local Repository - uses: actions/checkout@master + uses: actions/checkout@main - name: Repo Sync - uses: kbrashears5/github-action-repo-sync@master + uses: kbrashears5/github-action-repo-sync@main with: TYPE: npm PATH: metadata.json diff --git a/release-maker.yml b/release-maker.yml index 18d2e34..33ff7c9 100644 --- a/release-maker.yml +++ b/release-maker.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Release Maker - uses: kbrashears5/github-action-release-maker@main + uses: kbrashears5/github-action-release-maker@v1 with: VERSION: ${{ github.event.client_payload.version }} TOKEN: ${{ secrets.ACTIONS }} diff --git a/shell/azure-pipelines-v2.yml b/shell/azure-pipelines-v2.yml deleted file mode 100644 index c2751ae..0000000 --- a/shell/azure-pipelines-v2.yml +++ /dev/null @@ -1,39 +0,0 @@ -# define pipeline number (https://docs.microsoft.com/en-us/azure/devops/pipelines/build/options?view=azure-devops&tabs=yaml#build-number-format) -name: 2.0$(Rev:.r) - -# define resources (https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops&tabs=example#repository-resource) -resources: - repositories: - - repository: templates - type: github - name: kbrashears5/yaml - endpoint: kbrashears5 - -# define variable groups (https://docs.microsoft.com/en-us/azure/devops/pipelines/library/variable-groups?view=azure-devops&tabs=yaml#use-a-variable-group) -variables: -- group: github - -# define build triggers (https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops&tabs=example#trigger) -trigger: - branches: - include: - - master - paths: - include: - - entrypoint.sh - -# define pull request triggers (https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#pr-triggers) -pr: - autoCancel: true - branches: - include: - - master - paths: - include: - - entrypoint.sh - -# build and create npm package (https://github.com/kbrashears5/yaml/blob/master/templates/build-node.yml) -stages: -- template: templates/build-shell.yml@templates - parameters: - scriptPath: 'entrypoint.sh' \ No newline at end of file diff --git a/shell/azure-pipelines.yml b/shell/azure-pipelines.yml deleted file mode 100644 index fdb2875..0000000 --- a/shell/azure-pipelines.yml +++ /dev/null @@ -1,39 +0,0 @@ -# define pipeline number (https://docs.microsoft.com/en-us/azure/devops/pipelines/build/options?view=azure-devops&tabs=yaml#build-number-format) -name: 1.0$(Rev:.r) - -# define resources (https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops&tabs=example#repository-resource) -resources: - repositories: - - repository: templates - type: github - name: kbrashears5/yaml - endpoint: kbrashears5 - -# define variable groups (https://docs.microsoft.com/en-us/azure/devops/pipelines/library/variable-groups?view=azure-devops&tabs=yaml#use-a-variable-group) -variables: -- group: github - -# define build triggers (https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops&tabs=example#trigger) -trigger: - branches: - include: - - master - paths: - include: - - entrypoint.sh - -# define pull request triggers (https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#pr-triggers) -pr: - autoCancel: true - branches: - include: - - master - paths: - include: - - entrypoint.sh - -# build and create npm package (https://github.com/kbrashears5/yaml/blob/master/templates/build-node.yml) -stages: -- template: templates/build-shell.yml@templates - parameters: - scriptPath: 'entrypoint.sh' \ No newline at end of file diff --git a/shell/sync-github-with-metadata-json.yml b/shell/sync-github-with-metadata-json.yml index d7599cb..8989a27 100644 --- a/shell/sync-github-with-metadata-json.yml +++ b/shell/sync-github-with-metadata-json.yml @@ -3,16 +3,16 @@ name: Repo Metadata Sync on: push: branches: - - master + - main jobs: repo_sync: runs-on: ubuntu-latest steps: - name: Fetching Local Repository - uses: actions/checkout@master + uses: actions/checkout@main - name: Repo Sync - uses: kbrashears5/github-action-repo-sync@master + uses: kbrashears5/github-action-repo-sync@main with: TYPE: npm PATH: metadata.json diff --git a/typescript/ci-cd.yml b/typescript/ci-cd.yml index b8ecced..aa40eec 100644 --- a/typescript/ci-cd.yml +++ b/typescript/ci-cd.yml @@ -3,14 +3,12 @@ name: CI/CD on: push: branches: - - master - main paths: - src/** - package.json pull_request: branches: - - master - main paths: - src/** @@ -22,10 +20,10 @@ jobs: steps: - uses: actions/checkout@v2 - - name: Use Node.js 14.x + - name: Use Node.js 18.x uses: actions/setup-node@v2 with: - node-version: 14.x + node-version: 18.x registry-url: https://registry.npmjs.org - name: Install Dependencies run: npm install @@ -35,22 +33,22 @@ jobs: run: npm test - uses: codecov/codecov-action@v1 - name: Publish Package - if: ${{ github.ref == 'refs/heads/master' }} + if: ${{ github.ref == 'refs/heads/main' }} run: npm publish env: NODE_AUTH_TOKEN: ${{ secrets.NPM }} release: runs-on: ubuntu-latest - if: ${{ github.ref == 'refs/heads/master' }} + if: ${{ github.ref == 'refs/heads/main' }} needs: build steps: - uses: actions/checkout@v2 - name: Get NPM Version id: package-version - uses: martinbeentjes/npm-get-version-action@master + uses: martinbeentjes/npm-get-version-action@main - name: Github Release - uses: kbrashears5/github-action-release-maker@master + uses: kbrashears5/github-action-release-maker@main with: VERSION: ${{ steps.package-version.outputs.current-version}} TOKEN: ${{ secrets.ACTIONS }} diff --git a/typescript/codeql-analysis.yml b/typescript/codeql-analysis.yml index 2819218..68c222b 100644 --- a/typescript/codeql-analysis.yml +++ b/typescript/codeql-analysis.yml @@ -2,9 +2,9 @@ name: CodeQL on: push: - branches: [master] + branches: [main] pull_request: - branches: [master] + branches: [main] jobs: analyze: diff --git a/typescript/dependabot.yml b/typescript/dependabot.yml index 6229d5d..2ee17d8 100644 --- a/typescript/dependabot.yml +++ b/typescript/dependabot.yml @@ -1,19 +1,19 @@ version: 2 updates: - ### update dependencies daily - # package.json in root directory + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'weekly' + reviewers: + - 'kbrashears5' + - package-ecosystem: 'npm' directory: '/' - # monthly at 5am UTC schedule: interval: 'monthly' - # always get latest version - versioning-strategy: increase - # set reviewers reviewers: - 'kbrashears5' - # group dependencies groups: all: patterns: - - "*" \ No newline at end of file + - '*' \ No newline at end of file diff --git a/typescript/sync-github-with-package-json.yml b/typescript/sync-github-with-package-json.yml index 5df0deb..d96856d 100644 --- a/typescript/sync-github-with-package-json.yml +++ b/typescript/sync-github-with-package-json.yml @@ -3,16 +3,16 @@ name: Repo Metadata Sync on: push: branches: - - master + - main jobs: repo_sync: runs-on: ubuntu-latest steps: - name: Fetching Local Repository - uses: actions/checkout@master + uses: actions/checkout@v3 - name: Repo Sync - uses: kbrashears5/github-action-repo-sync@master + uses: kbrashears5/github-action-repo-sync@v1 with: TYPE: npm PATH: package.json