Commit graph

75 commits

Author SHA1 Message Date
f5813826e4
formatting 2025-02-10 05:26:57 -06:00
dc614268df
stricter flags
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 17:54:01 -06:00
4958062008
update package version
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 17:31:22 -06:00
e823256368
fix documentation site link and add package keywords
All checks were successful
Actions / Build and Push Documentation (push) Successful in 16s
2025-02-09 17:30:42 -06:00
cfb874f82c
correct npm install instructions 2025-02-09 17:26:54 -06:00
f1b2ed412f
change package.json
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 17:21:18 -06:00
2a259590bb
add link to packwiz in readme
All checks were successful
Actions / Build and Push Documentation (push) Successful in 16s
2025-02-09 17:04:05 -06:00
b9ecf3121d
add installation guide
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 17:01:16 -06:00
3c9eb1914a
finish package file & format
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 16:50:27 -06:00
966764a3ba
fix docuentation site favicon
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 16:40:34 -06:00
3278d0a213
document enums
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 16:39:52 -06:00
8c332fe75c
document interfaces
All checks were successful
Actions / Build and Push Documentation (push) Successful in 14s
2025-02-09 16:37:21 -06:00
9c216c1a86
fix documentation badge
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 16:28:19 -06:00
1b481c5d52
fix docs build again
All checks were successful
Actions / Build and Push Documentation (push) Successful in 14s
really bro
2025-02-09 16:19:28 -06:00
fc61e71b08
fix docs build
Some checks failed
Actions / Build and Push Documentation (push) Failing after 12s
2025-02-09 16:17:34 -06:00
d68183942b
docs stuff
Some checks failed
Actions / Build and Push Documentation (push) Failing after 11s
2025-02-09 16:15:10 -06:00
04f1990165
updated dmtNavigation
All checks were successful
Actions / Build and Push Documentation (push) Successful in 14s
2025-02-09 16:01:47 -06:00
f1022f6448
add sourceLinkTemplate to typedoc config
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 15:46:07 -06:00
fe52f4935f
replace coastalcommits with c.csw.im
All checks were successful
Actions / Build and Push Documentation (push) Successful in 16s
2025-02-09 15:14:11 -06:00
6f0bc97a69
update meli url
Some checks are pending
Actions / Build and Push Documentation (push) Waiting to run
2025-02-09 15:13:12 -06:00
b8ea71a839
change SITE_URL depending on which branch is being deployed to
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 14:44:59 -06:00
f91742e5ac
actually switch to dmt
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 14:40:21 -06:00
41d1500e6e
update lockfile
All checks were successful
Actions / Build and Push Documentation (push) Successful in 16s
2025-02-09 14:38:30 -06:00
23fa090ea4
switch to dmt theme
Some checks failed
Actions / Build and Push Documentation (push) Failing after 8s
2025-02-09 14:37:45 -06:00
0bc98e4998
test a potential fix to meli not serving docs files
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-09 14:11:31 -06:00
671c21aeaa
Pin dependencies (#7)
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| @​getmeli/cli | devDependencies | pin | [`^1.2.0` -> `1.2.0`](https://renovatebot.com/diffs/npm/@getmeli%2fcli/1.2.0/1.2.0) |
| [https://www.coastalcommits.com/actions/env](https://www.coastalcommits.com/actions/env) | action | pinDigest |  -> `1791216` |

Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://www.coastalcommits.com/GalacticFactory/PackwizJS/pulls/7
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-02-09 15:05:10 -05:00
b50bd9c6e2
change documentation site link
All checks were successful
Actions / Build and Push Documentation (push) Successful in 16s
2025-02-09 14:03:02 -06:00
a21c35babf
fix typo in typedoc.json 2025-02-09 14:02:58 -06:00
361ab7e8fc
fix workflow
Some checks failed
Actions / Build and Push Documentation (push) Failing after 13s
2025-02-09 14:01:41 -06:00
57875f00a6
Update dependency typedoc to v0.27.7 (#6)
Some checks failed
Actions / Build and Push Documentation (push) Failing after 10s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [typedoc](https://typedoc.org) ([source](https://github.com/TypeStrong/TypeDoc)) | devDependencies | patch | [`0.27.6` -> `0.27.7`](https://renovatebot.com/diffs/npm/typedoc/0.27.6/0.27.7) |

---

### Release Notes

<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>

### [`v0.27.7`](https://github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0277-2025-02-09)

[Compare Source](https://github.com/TypeStrong/TypeDoc/compare/v0.27.6...v0.27.7)

##### Features

-   `@includeCode` and `@inline` can now inject parts of files using region
    names or line numbers, [#&#8203;2816](https://github.com/TypeStrong/TypeDoc/issues/2816).
-   Introduced `ja` translation options, deprecated `jp` in favor of `ja`, [#&#8203;2843](https://github.com/TypeStrong/TypeDoc/issues/2843).
-   Improved TypeDoc's `--watch` option to support watching files not caught by
    TypeScript's watch mode, [#&#8203;2675](https://github.com/TypeStrong/TypeDoc/issues/2675).
-   The `@inline` tag now works in more places for generic types.
-   Visibility filters now consider individual signatures, [#&#8203;2846](https://github.com/TypeStrong/TypeDoc/issues/2846).

##### Bug Fixes

-   Fixed an issue where TypeDoc would incorrectly ignore type arguments in references, [#&#8203;2823](https://github.com/TypeStrong/TypeDoc/issues/2823).
-   Improved narrator support for labeling icons, [#&#8203;2832](https://github.com/TypeStrong/TypeDoc/issues/2832).
-   Fixed an issue with `@class` incorrectly handling mapped types, [#&#8203;2842](https://github.com/TypeStrong/TypeDoc/issues/2842).
-   TypeDoc will now consider symbols to be external only if all of their declarations are external
    so that declaration merged members with global symbols can be documented, [#&#8203;2844](https://github.com/TypeStrong/TypeDoc/issues/2844).
-   Fixed an issue where TypeDoc would constantly rebuild, [#&#8203;2844](https://github.com/TypeStrong/TypeDoc/issues/2844).
-   Fixed an issue where the dropdown arrow in the index group would not respect the state of the dropdown, [#&#8203;2845](https://github.com/TypeStrong/TypeDoc/issues/2845).

##### Thanks!

-   [@&#8203;pjeby](https://github.com/pjeby)
-   [@&#8203;shawninder](https://github.com/shawninder)
-   [@&#8203;tats-u](https://github.com/tats-u)
-   [@&#8203;XeroAlpha](https://github.com/XeroAlpha)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://www.coastalcommits.com/GalacticFactory/PackwizJS/pulls/6
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-02-09 15:01:01 -05:00
f58a59cccf
switch to meli for documentation hosting
Some checks failed
Actions / Build and Push Documentation (push) Failing after 12s
2025-02-09 14:00:39 -06:00
CoastalCommits
a9134078ae Update documentation
All checks were successful
Actions / Build and Push Documentation (push) Successful in 13s
2025-02-09 19:39:01 +00:00
e84437d92c
make the filepath consistent between Packwiz.location and Packwiz.index.location
Some checks failed
Actions / Build and Push Documentation (push) Has been cancelled
2025-02-09 13:38:42 -06:00
CoastalCommits
6f25c57371 Update documentation
All checks were successful
Actions / Build and Push Documentation (push) Successful in 13s
2025-02-09 19:32:05 +00:00
067fd34519
add missing await
Some checks failed
Actions / Build and Push Documentation (push) Has been cancelled
2025-02-09 13:31:44 -06:00
CoastalCommits
8bbc062e0c Update documentation
All checks were successful
Actions / Build and Push Documentation (push) Successful in 13s
2025-02-09 19:30:22 +00:00
47cd7f11e4
add usage example to readme
Some checks failed
Actions / Build and Push Documentation (push) Has been cancelled
2025-02-09 13:29:56 -06:00
87e49052cd
Pin dependencies (#5)
All checks were successful
Actions / Build and Push Documentation (push) Successful in 20s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| catthehacker/ubuntu | container | pinDigest |  -> `89367f3` |
| [https://github.com/oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) | action | pinDigest |  -> `4bc047a` |
| https://www.coastalcommits.com/actions/ssh-agent | action | pinDigest |  ->  |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://www.coastalcommits.com/GalacticFactory/PackwizJS/pulls/5
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-02-09 14:04:55 -05:00
a889d6edeb
fix commit step
All checks were successful
Actions / Build and Push Documentation (push) Successful in 14s
2025-02-09 11:00:07 -06:00
3624bf98d1
rename nodejs step and fix commit
Some checks failed
Actions / Build and Push Documentation (push) Failing after 13s
2025-02-09 10:58:15 -06:00
c6a1aba0cf
fix workflow
Some checks failed
Actions / Build and Push Documentation (push) Failing after 26s
2025-02-09 10:57:02 -06:00
f1fed002a2
fix docs build action
Some checks failed
Actions / Build and Push Documentation (push) Failing after 3s
we do not use pnpm ☠️
2025-02-09 10:56:15 -06:00
15e7bdbf90
add docs workflow
Some checks failed
Actions / Build and Push Documentation (push) Failing after 34s
2025-02-09 10:50:57 -06:00
34dd638291
fix Packwiz class docs 2025-02-09 10:36:20 -06:00
5115c9ac55
formatting 2025-02-09 10:33:44 -06:00
8338d76514
document the parser file 2025-02-09 10:24:15 -06:00
20403d09bd
document the enums 2025-02-09 10:14:11 -06:00
566bc90aab
document Resource 2025-02-09 10:10:56 -06:00
bd5d747a72
Pin dependencies (#4)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [typedoc](https://typedoc.org) ([source](https://github.com/TypeStrong/TypeDoc)) | devDependencies | pin | [`^0.27.6` -> `0.27.6`](https://renovatebot.com/diffs/npm/typedoc/0.27.6/0.27.6) |
| [typedoc-plugin-markdown](https://typedoc-plugin-markdown.org) ([source](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown)) | devDependencies | pin | [`^4.4.1` -> `4.4.1`](https://renovatebot.com/diffs/npm/typedoc-plugin-markdown/4.4.1/4.4.1) |

Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://www.coastalcommits.com/GalacticFactory/PackwizJS/pulls/4
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-02-09 11:03:32 -05:00
1f43e419d3
remove useless index file 2025-02-09 10:03:08 -06:00