bd9ece298b
chore(actions): make matrix job-name
s be consistent with release workflow
2024-12-25 19:36:58 +05:30
dd4a7a11c8
chore(actions): add name for get-version
job
2024-12-25 19:36:13 +05:30
f51766c542
chore(actions): write trimmed_sha
to GITHUB_OUTPUT
correclty
2024-12-25 19:33:42 +05:30
d8e3492545
chore(actions): checkout code first in get-version
job
2024-12-25 19:25:03 +05:30
47813f226e
chore(actions): include full semver version including git commit SHA
2024-12-25 19:24:05 +05:30
957d773f91
chore(actions): use tee
to write trimmed version to stdout for debugging
2024-12-25 19:15:29 +05:30
b55333d66e
chore(actions): fix bash pattern syntax being improper
2024-12-25 19:09:56 +05:30
42834db248
chore(actions): use bash patterns for commit SHA trimming
2024-12-25 19:08:00 +05:30
2039f4a343
chore(actions): add job to shorten github commit SHA
2024-12-25 18:57:21 +05:30
5eec091fc8
chore(actions): fix bad compile command
...
Turns out I hallucinated `--exclude-features` into existence.
2024-12-25 18:38:47 +05:30
b13de0b2d1
chore(actions): remove unneeded targets
...
Also do the following:
* Use v4 of artifact upload action
* Install Linux-specific build dependencies
* Do not include version-management feature while building
* Fix cargo build command
* Include native mac x86 target instead of cross compilation
2024-12-25 18:30:30 +05:30
257ff489b1
chore(actions): create debug build action
2024-12-25 18:22:17 +05:30
daimond113
c3e764ddda
fix: display spans outside debug
Test & Lint / lint (push) Has been cancelled
2024-12-22 12:43:42 +01:00
dai
db3335bbf7
docs: add SECURITY.md
Test & Lint / lint (push) Has been cancelled
2024-12-20 19:06:35 +01:00
Aristosis
711b0009cb
docs: fix improper assignment to PATH ( #8 )
...
Test & Lint / lint (push) Waiting to run
* Fix improper assignment to path installation.mdx
* Use the home variable installation.mdx
* Remove leading slash
---------
Co-authored-by: dai <72147841+daimond113@users.noreply.github.com>
2024-12-19 21:21:32 +01:00
daimond113
f88b800d51
chore(release): prepare for v0.5.2
Test & Lint / lint (push) Waiting to run
2024-12-19 16:19:07 +01:00
daimond113
28df3bcca4
feat(registry): add sentry tracing
2024-12-19 16:18:26 +01:00
daimond113
0f74e2efa3
fix: do not error on missing deps until full linking
Test & Lint / lint (push) Waiting to run
2024-12-18 23:34:49 +01:00
daimond113
a6c1108d5b
feat: switch registry to tracing logging
2024-12-18 22:29:10 +01:00
daimond113
9535175a45
feat: add more tracing info
2024-12-18 22:00:58 +01:00
daimond113
d9d27cf45b
fix: resolve pesde_version tags properly
Test & Lint / lint (push) Waiting to run
2024-12-18 16:03:50 +01:00
daimond113
60fb68fcf3
fix: change dependency types for removed peers
Test & Lint / lint (push) Waiting to run
2024-12-17 14:58:21 +01:00
daimond113
78976834b2
docs(changelog): add missing changelog entry for logging switch
2024-12-17 14:57:38 +01:00
daimond113
52603ea43e
feat: switch to tracing for logging
Test & Lint / lint (push) Waiting to run
2024-12-16 23:00:37 +01:00
daimond113
0dde647042
fix(website): render imgs inline
Test & Lint / lint (push) Has been cancelled
2024-12-15 12:37:24 +01:00
daimond113
3196a83b25
chore(release): prepare for v0.5.1
Test & Lint / lint (push) Waiting to run
2024-12-15 00:38:22 +01:00
daimond113
d387c27f16
fix: ignore build metadata when comparing cli versions
2024-12-15 00:35:16 +01:00
daimond113
a6846597ca
docs: correct changelog diff link
2024-12-15 00:01:35 +01:00
daimond113
3810a3b9ff
ci: attempt to fix release ci
2024-12-14 23:59:58 +01:00
daimond113
52c502359b
chore(release): prepare for v0.5.0
2024-12-14 23:53:59 +01:00
daimond113
7d1e20da8c
chore: update dependencies
2024-12-14 23:51:37 +01:00
daimond113
d35f34e8f0
fix: gracefully handle unparsable versions & dont display metadata
2024-12-14 19:57:33 +01:00
daimond113
9ee75ec9c9
feat: remove lower bound limit on pesde package name length
2024-12-14 17:41:57 +01:00
daimond113
919b0036e5
feat: display included scripts in publish command
Test & Lint / lint (push) Waiting to run
2024-12-13 23:52:45 +01:00
daimond113
7466131f04
fix: link with types without roblox_sync_config_generator script
Test & Lint / lint (push) Waiting to run
2024-12-13 17:06:47 +01:00
dai
0be7dd4d0e
chore(release): prepare for v0.5.0-rc.18
Test & Lint / lint (push) Waiting to run
2024-12-12 16:23:27 +01:00
dai
f8d0bc6c4d
fix: correctly get index URLs in publish command
2024-12-12 16:23:11 +01:00
daimond113
381740d2ce
chore(release): prepare for v0.5.0-rc.17
Test & Lint / lint (push) Waiting to run
2024-12-11 21:41:09 +01:00
daimond113
a7ea8eb9c1
docs: add missing changelog entry
2024-12-11 21:40:03 +01:00
daimond113
4a3619c26e
docs: document scripts packages
2024-12-11 21:37:59 +01:00
daimond113
16ab05ec72
feat(registry): support granular allowence of specifier types
2024-12-11 21:31:42 +01:00
daimond113
36e6f16ca6
fix: remove deny_unknown_fields from index config
2024-12-09 11:43:56 +01:00
daimond113
4843424dba
fix: dont prompt when no packages are configured
2024-12-09 11:41:54 +01:00
daimond113
e51bc9f9bb
feat: allow multiple customisable scripts packages in init
2024-12-09 11:35:02 +01:00
daimond113
6d8731f1e5
perf: use exec in unix bin linkers
2024-12-08 19:19:43 +01:00
daimond113
49a42dc931
docs: remove note about rc.15
2024-12-08 14:10:43 +01:00
daimond113
13594d6103
chore(release): prepare for v0.5.0-rc.16
2024-12-08 13:56:41 +01:00
daimond113
eab46e4ee5
fix: allow publishing packages with scripts with no lib or bin
2024-12-08 13:55:18 +01:00
daimond113
7311427518
chore(release): prepare for v0.5.0-rc.15
2024-12-08 13:19:05 +01:00
daimond113
c94f0e55ec
chore: update dependencies
2024-12-08 13:16:21 +01:00