Commit Graph

1548 Commits

Author SHA1 Message Date
James Ives
dc18a3c6b4 Deploy Production Code for Commit 9716147417 🚀 v4.7.1 2024-11-28 14:19:41 +00:00
James Ives
9716147417 Merge branch 'dev' into releases/v4 2024-11-28 09:19:06 -05:00
James Ives
d556f3802a Update integration.yml 2024-11-28 08:24:27 -05:00
James Ives
ceec23cfcc Update integration.yml 2024-11-28 08:23:44 -05:00
dependabot[bot]
6418ff1d7a build(deps): bump the misc group across 1 directory with 6 updates (#1749)
Bumps the misc group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.15.0` | `8.16.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.1` | `22.10.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.15.0` | `8.16.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.15.0` | `8.16.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |



Updates `typescript-eslint` from 8.15.0 to 8.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint)

Updates `@types/node` from 22.9.1 to 22.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser)

Updates `prettier` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1)

Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 08:15:22 -05:00
James Ives
2f23725047 Release 4.7.0 📣 2024-11-28 13:15:13 +00:00
James Ives
2d81065115 fix: gate mkpath 2024-11-28 08:13:05 -05:00
James Ives
36ee275936 Deploy Production Code for Commit 6f368c4843 🚀 v4.7.0 2024-11-28 13:08:54 +00:00
James Ives
6f368c4843 Merge branch 'dev' into releases/v4 2024-11-28 08:08:24 -05:00
James Ives
c12b755e60 fix: temporarily remove mkpath option 2024-11-28 08:08:13 -05:00
James Ives
289845bff2 Deploy Production Code for Commit 77237a3bca 🚀 2024-11-28 12:42:32 +00:00
James Ives
77237a3bca Merge branch 'dev' into releases/v4 2024-11-28 07:41:56 -05:00
dependabot[bot]
41a1611762 build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#1745)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.6.0...v5.0.7)

---
updated-dependencies:
- dependency-name: codecov/codecov-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>
2024-11-24 15:47:17 -05:00
James Ives
cfdb508005 Update constants.ts 2024-11-24 10:39:31 -05:00
databasedav
84bd01539b feat: allow nested paths in target-folder + add attempt-limit parameter (#1737)
* use --mkpath in rsync + add attempt limits parameter

* make attempt limit optional so tests pass

* Update src/constants.ts

---------

Co-authored-by: James Ives <iam@jamesiv.es>
2024-11-24 09:43:36 -05:00
dependabot[bot]
56672c7403 build(deps): bump the misc group across 1 directory with 6 updates (#1743)
Bumps the misc group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.15.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.14.0` | `8.15.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.15.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.15.0` |
| [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.15.0` |



Updates `@eslint/js` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js)

Updates `typescript-eslint` from 8.14.0 to 8.15.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/typescript-eslint)

Updates `@types/node` from 22.9.0 to 22.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.15.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.14.0 to 8.15.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser)

Updates `eslint` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 10:38:33 -05:00
dependabot[bot]
3c4f14a9dd build(deps-dev): bump the eslint group with 2 updates (#1733)
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.13.0 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.13.0 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 08:03:13 -05:00
dependabot[bot]
4fae4ba57d build(deps): bump typescript-eslint in the typescript group (#1734)
Bumps the typescript group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.13.0 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 08:03:03 -05:00
James Ives
271e4a60b8 Release 4.6.9 📣 2024-11-09 20:06:53 +00:00
James Ives
62fec3add6 Deploy Production Code for Commit 22a67fe04d 🚀 v4.6.9 2024-11-09 20:00:57 +00:00
James Ives
22a67fe04d Merge branch 'dev' into releases/v4 2024-11-09 15:00:19 -05:00
James Ives
bbb99d2d81 chore(deps): update dependencies (#1732)
* build(deps): bump the misc group across 1 directory with 11 updates

Bumps the misc group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.7.0` | `9.14.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.16.1` | `8.13.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.11` | `22.9.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.1` | `8.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.1` | `8.13.0` |
| [eslint](https://github.com/eslint/eslint) | `9.7.0` | `9.14.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.6.0` | `28.9.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.3` | `29.2.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.3` |



Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@eslint/js` from 9.7.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js)

Updates `typescript-eslint` from 7.16.1 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/typescript-eslint)

Updates `@types/jest` from 29.5.12 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 20.14.11 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.16.1 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser)

Updates `eslint` from 9.7.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.7.0...v9.14.0)

Updates `eslint-plugin-jest` from 28.6.0 to 28.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.9.0)

Updates `ts-jest` from 29.2.3 to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.5)

Updates `typescript` from 5.5.3 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.3...v5.6.3)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: misc
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: misc
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: misc
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: misc
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update dependencies

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 14:57:47 -05:00
Montezuma
c1a0a351fc Deploying to dev from @ JamesIves/github-pages-deploy-action@6a8a7d7510 🚀 2024-11-05 11:56:27 +00:00
Montezuma
6a8a7d7510 Deploying to dev from @ JamesIves/github-pages-deploy-action@42468f8ad8 🚀 2024-10-28 17:27:18 +00:00
dependabot[bot]
42468f8ad8 build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#1710)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2024-10-08 11:11:19 -04:00
James Ives
1adc62d1b3 Release 4.6.8 📣 2024-09-29 16:07:30 +00:00
James Ives
881db53764 Merge branch 'dev' into releases/v4 v4.6.8 2024-09-29 11:59:06 -04:00
James Ives
4e28ec411e Update version.yml 2024-09-29 11:58:54 -04:00
James Ives
c14d126dd0 Update integration.yml 2024-09-29 11:54:25 -04:00
James Ives
91f72e309e Deploy Production Code for Commit 77b5e66612 🚀 2024-09-29 15:45:00 +00:00
James Ives
77b5e66612 Merge branch 'dev' into releases/v4 2024-09-29 11:44:25 -04:00
James Ives
ad7c547b7a Squashed commit of the following:
commit 6cf6f9c3a23c4e193b5577c5d394f1907917be56
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:41:55 2024 -0400

    fix: update tracking

commit 9bb8292089d6689e4c2f1cff06a12062a1253333
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:38:22 2024 -0400

    Update worktree.ts

commit 6d0725ee1fda4693075ef3b94894ba2b5b8c67c5
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:36:04 2024 -0400

    Update worktree.ts

commit f24119c6ee0d5a1ad456b9a488027ad722ff68ba
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:32:45 2024 -0400

    Update worktree.ts

commit a93ccc90d20c86e02f03382e8571020277cb975f
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:30:49 2024 -0400

    Update worktree.ts

commit 422f948045898c857e455d269f4e80bf9cf3f6cb
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:28:54 2024 -0400

    Update worktree.ts

commit 84c87e3ecaf6ac7f021dd090b9db1eea9ddc395a
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:23:48 2024 -0400

    Update worktree.ts

commit 3b0b9cbdafb0429708c19982c9e70ce61d79df9f
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:16:43 2024 -0400

    Update build.yml

commit f1cf93b8e951499d7aa52483ff5ac18837702001
Author: James Ives <iam@jamesiv.es>
Date:   Sun Sep 29 11:11:58 2024 -0400

    Update worktree.ts
2024-09-29 11:42:16 -04:00
James Ives
0c6bce4c2c Deploy Production Code for Commit fb1eb73a48 🚀 2024-09-29 15:03:28 +00:00
James Ives
fb1eb73a48 Merge branch 'dev' into releases/v4 2024-09-29 11:02:50 -04:00
James Ives
ff20230dee fix: resolve 'origin/gh-pages' is not a commit and a branch cannot be created from it error (#1702)
* fix: orphan branch issue

* Update worktree.ts

* Update worktree.ts

* Update worktree.ts

* Update worktree.ts

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml
2024-09-29 10:55:01 -04:00
James Ives
b06fcc88f9 fix: make the temp branch an orphan 2024-09-28 16:03:27 -04:00
James Ives
78ce9cd1cd Update build.yml 2024-09-28 15:54:34 -04:00
James Ives
ca05c362af Update build.yml 2024-09-28 15:51:59 -04:00
James Ives
771fdd46d6 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev 2024-09-28 15:50:09 -04:00
James Ives
e6e8596e8b Update build.yml 2024-09-28 15:50:08 -04:00
James Ives
74a410d06e fix: 🐛 Add the temp directory created to the safe directory list (#1701) 2024-09-28 15:47:02 -04:00
James Ives
b1825434e4 build: move int test 2024-09-28 14:12:55 -04:00
James Ives
e3d934700e test: 🧪 improve integration test workflow order (#1700)
* test: improve integration test workflow

* Update integration.yml

* Update version.yml

* test: tidy up integration tests
2024-09-28 14:04:05 -04:00
James Ives
a86ae7a98f Release 4.6.7 📣 2024-09-28 11:46:50 +00:00
James Ives
1613689878 Release 4.6.6 📣 2024-09-27 17:13:36 +00:00
James Ives
56d4ca7e60 Deploy Production Code for Commit 9e22cdce68 🚀 v4.6.7 2024-09-27 17:09:43 +00:00
James Ives
9e22cdce68 Merge branch 'dev' into releases/v4 2024-09-27 13:09:07 -04:00
James Ives
a96ffa2320 revert: revert issue with safe directories v4.6.6 2024-09-27 13:07:36 -04:00
James Ives
bb65cf329e Release 4.6.5 📣 2024-09-27 15:20:43 +00:00
James Ives
4bcb0dacb6 Deploy Production Code for Commit c30eaca625 🚀 v4.6.5 2024-09-27 15:13:16 +00:00