- Mar 17, 2023
-
-
chris48s authored
-
- Feb 23, 2023
-
-
chris48s authored
* add ability to store token pool in Postgres DB * update transitive ansi-regex dependencies
-
- Feb 19, 2023
-
-
chris48s authored
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Feb 05, 2023
-
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3...v4 ) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Jan 29, 2023
-
-
chris48s authored
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Jan 27, 2023
-
-
chris48s authored
-
- Jan 17, 2023
-
-
chris48s authored
* run service tests with GHA * rename GithubGist services to Gist * completely delete circle ci config
-
- Jan 10, 2023
-
-
chris48s authored
* migrate danger CI job to GHA * constrain triggers * prettier
-
- Dec 31, 2022
-
-
chris48s authored
* migrate frontend tests to GH actions * constrain PR events
-
chris48s authored
* send X-GitHub-Api-Version when calling GitHub v3 API * TODO: invesitgate * read baseUrl from config.service.baseUri * add workflow to check for new GH api releases on schedule * format config/default.yml to match yaml.dump() format Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Dec 22, 2022
-
-
chris48s authored
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Dec 07, 2022
-
-
chris48s authored
* docs/issue template improvements for badge requests * split markdown over multiple line, switch to folded multi-line string * quotes round 'for the badge' * fix typo * improve docs on auth strategies * document logoColor param in logos.md
-
- Nov 24, 2022
-
-
chris48s authored
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Nov 18, 2022
-
-
dependabot[bot] authored
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3 ) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com> Co-authored-by:
chris48s <chris48s@users.noreply.github.com>
-
- Nov 04, 2022
-
-
chris48s authored
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Oct 21, 2022
-
-
chris48s authored
* constrain auto-close and enforce-dependency-review triggers we don't need to run these on PR close or when we apply labels, for example * skip workflows on push to dependabot branch * use PAT if available else fall back to workflow token * further constrain pull_request triggers Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Oct 10, 2022
-
-
chris48s authored
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Oct 03, 2022
-
-
dependabot[bot] authored
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 to 5.1.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github ) --- updated-dependencies: - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core ) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Sep 12, 2022
-
-
chris48s authored
* restore standardjs quote behaviour * conform to standard js quote rules
-
- Sep 06, 2022
-
-
dependabot[bot] authored
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2...v3 ) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Sep 05, 2022
-
-
chris48s authored
migrate package tests to GHA
-
chris48s authored
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Aug 29, 2022
-
-
chris48s authored
* run the core tests on windows * fix glob with windows path seperator * always use slash when slicing serviceClass matches ..and add comment explaining why we need to do this * strip line endings (+ any other whitspace) before base64 encoding Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Aug 25, 2022
-
-
chris48s authored
* implement 'main' tests using GH actions * remove 'main' builds from Circle CI config * give jobs better names
-
- Aug 14, 2022
-
-
dependabot[bot] authored
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core ) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Aug 03, 2022
-
-
Caleb Cartwright authored
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Jun 24, 2022
-
-
dependabot[bot] authored
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 1 to 2. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2 ) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- Jun 17, 2022
-
-
dependabot[bot] authored
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core ) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- May 22, 2022
-
-
dependabot[bot] authored
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core ) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
chris48s <chris48s@users.noreply.github.com>
-
- May 15, 2022
-
-
dependabot[bot] authored
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.1 to 5.0.3. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github ) --- updated-dependencies: - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core ) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- May 12, 2022
-
-
dependabot[bot] authored
* chore(deps): bump JamesIves/github-pages-deploy-action Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 3.7.1 to 4.3.3. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/3.7.1...v4.3.3 ) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> * switch to v4 rolling tag * switch to lowercase param names Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
chris48s <chris.shaw480@gmail.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- May 10, 2022
-
-
dependabot[bot] authored
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 ) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v1...v2 ) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v2...v3 ) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Naveen authored
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure. Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool Signed-off-by:
naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- May 06, 2022
-
-
Caleb Cartwright authored
* ci: update actions checkout step version * Update .github/workflows/deploy-docs.yml Co-authored-by:
chris48s <chris48s@users.noreply.github.com> Co-authored-by:
chris48s <chris48s@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-
- May 05, 2022
-
-
chris48s authored
Co-authored-by:
naveen <172697+naveensrinivasan@users.noreply.github.com>
-
- May 03, 2022
-
-
dependabot[bot] authored
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core ) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
-