Shahed Nasser
|
e769c5afe3
|
chore: remove action to generate prep files for docs (#11475)
|
2025-02-14 14:47:44 +02:00 |
|
Shahed Nasser
|
6b7c447b29
|
chore: fix the generate action by passing the token (#11473)
|
2025-02-14 14:07:25 +02:00 |
|
Shahed Nasser
|
d52b5e2d1f
|
chore: add an action that generates documentation files in PRs (#11423)
* chore: add an action that generates documentation files in PRs
* fix
|
2025-02-14 09:16:36 +02:00 |
|
Oli Juhl
|
65bf6e4fce
|
chore: Use local CLI version in CI (#10982)
* chore: Use local CLI version in CI
* Update test-cli-with-database.yml
|
2025-01-15 12:21:19 -05:00 |
|
Shahed Nasser
|
03803283d6
|
chore: fix docs freshness check action (#10592)
|
2024-12-13 09:40:59 +02:00 |
|
Shahed Nasser
|
0ae98c51eb
|
docs: revise main docs outline (#10502)
|
2024-12-09 13:54:42 +02:00 |
|
Oli Juhl
|
67e2e718e9
|
chore: Trigger staging update on new release (#10259)
|
2024-11-26 09:13:33 +01:00 |
|
Shahed Nasser
|
ef0293cacf
|
chore: fix CI branch in test (#10274)
|
2024-11-25 19:35:01 +01:00 |
|
Riqwan Thamir
|
1185be31c4
|
fix: incorrect changeset breaks preview builds (#10173)
|
2024-11-20 09:41:40 +00:00 |
|
Shahed Nasser
|
938f3bd934
|
docs: update to next 15 + eslint 9 (#9839)
* update next
* updated react
* update eslint
* finish updating eslint
* fix content lint errors
* fix docs test
* fix vale action
* fix installation errors
|
2024-11-13 17:03:17 +02:00 |
|
Adrien de Peretti
|
2512eef3f5
|
chore: Add new i18n validation workflows for the admin (#9948)
|
2024-11-10 01:05:06 +01:00 |
|
Oli Juhl
|
674c86eaa0
|
chore: Use PR author name (#9940)
|
2024-11-05 19:15:53 +01:00 |
|
Oli Juhl
|
275a835726
|
chore: Sync PR and Discussions to Linear (#9938)
* chore: Sync PRs and Discussions to Linear
* chore: Sync PRs and Discussions to Linear
|
2024-11-05 14:56:10 +01:00 |
|
Shahed Nasser
|
04cec64fa1
|
docs: show latest version in docs + update automatically (#9753)
|
2024-10-24 14:03:34 +03:00 |
|
Shahed Nasser
|
af3c6b0d93
|
chore: update release actions related to docs and starter (#9713)
* chore: update release actions related to docs and starter
* change name
|
2024-10-22 18:44:20 +03:00 |
|
Shahed Nasser
|
4829b16e6f
|
chore: fix to DML action (#9672)
|
2024-10-21 09:52:29 +03:00 |
|
Harminder Virk
|
68560787e5
|
breaking: rename package names to be consistent and under @medusajs scope (#9580)
|
2024-10-16 22:28:09 +05:30 |
|
Riqwan Thamir
|
20d19c1d67
|
chore: update slack message (#9290)
|
2024-10-15 07:47:13 +00:00 |
|
Shahed Nasser
|
86f744cf3b
|
fix(create-medusa-app): use db:migrate to run migrations (#9565)
|
2024-10-14 15:54:05 +00:00 |
|
Shahed Nasser
|
aec99b49cc
|
chore: fix action name in update on rc release action (#9463)
|
2024-10-04 10:29:35 +03:00 |
|
Shahed Nasser
|
97c193be1b
|
chore: add action to update starter dependencies + update reference actions (#9385)
* chore: add action to update starter dependencies
* change trigger type
* trigger generating references on new RC release
|
2024-10-03 10:21:12 +03:00 |
|
Riqwan Thamir
|
56fcec3bac
|
chore: notify slack on failed release (#9289)
|
2024-09-24 17:22:18 +00:00 |
|
Riqwan Thamir
|
2d202ae0f7
|
chore: notify slack on failed release (#9287)
|
2024-09-24 18:56:40 +02:00 |
|
Oli Juhl
|
cbf52ee4d7
|
chore: Add stale bot (#9184)
|
2024-09-18 19:17:12 +02:00 |
|
Shahed Nasser
|
cf387aafa2
|
chore: re-add oas tests for generated OAS (#9036)
* chore: re-add oas tests for generated OAS
* test fix
|
2024-09-07 08:01:22 +02:00 |
|
Harminder Virk
|
5f310c0a00
|
breaking: remove POSTGRES prefix env variables in favor of DATABASE prefix (#8672)
|
2024-08-20 17:05:19 +05:30 |
|
Shahed Nasser
|
eb09a063dc
|
chore: fix actions generating docs (#8486)
* chore: fix actions generating docs
* add to vale tests
|
2024-08-08 09:22:55 +03:00 |
|
Shahed Nasser
|
ebaf0eb53a
|
docs-util: rename docblock-generator to docs-generator (#8331)
* docs-util: rename docblock-generator to docs-generator
* change program name
* fix action
|
2024-07-29 16:04:33 +03:00 |
|
Shahed Nasser
|
d127abbcda
|
docs-util: add docblock generator for models built with DML (#8296)
* docs-util: add docblock generator for models built with DML
* add missing turbo task
|
2024-07-29 10:11:39 +02:00 |
|
Shahed Nasser
|
ac21f35b2c
|
fix(create-medusa-app): run links sync during setup (#8215)
Run `links sync` command along with running migrations
|
2024-07-22 10:09:33 +00:00 |
|
Shahed Nasser
|
a74c900ab1
|
docs: add documentation for migration generate cli tool (#8128)
* docs: add documentation for migration generate cli tool
* changed migrations details in marketplace recipe
* added generated oas files to action
* vale + lint fixes
* don't import from src in medusa-config.js
* fix generate command in recipe
* fix module name
|
2024-07-15 17:46:10 +02:00 |
|
Shahed Nasser
|
eebae37287
|
chore: add generated OAS and Typedoc output to automated PRs (#8054)
* chore: add generated OAS output to automated PR
* add typedoc json output
|
2024-07-11 18:17:37 +02:00 |
|
Shahed Nasser
|
964927b597
|
docs: general fixes and improvements (#7918)
* docs improvements and changes
* updated module definition
* modules + dml changes
* fix build
* fix vale error
* fix lint errors
* fixes to stripe docs
* fix condition
* fix condition
* fix module defintion
* fix checkout
* disable UI action
* change oas preview action
* flatten provider module options
* fix lint errors
* add module link docs
* pr comments fixes
* fix vale error
* change node engine version
* links -> linkable
* add note about database name
* small fixes
* link fixes
* fix response code in api reference
* added migrations step
|
2024-07-04 17:26:03 +03:00 |
|
Shahed Nasser
|
5aa62e59e4
|
chore: fix generate preview references action (#7901)
|
2024-07-03 14:10:19 +03:00 |
|
Shahed Nasser
|
9b5f26adab
|
chore: action to generate documentation references (#7888)
Added an action that triggers documentation actions generating references
|
2024-07-01 13:54:17 +00:00 |
|
Shahed Nasser
|
7e7e6e3311
|
chore: fix OAS circular dependencies (#7693)
|
2024-06-12 19:42:03 +02:00 |
|
Shahed Nasser
|
e472aed00f
|
docs: new + improved auth documentation pages (#7529)
* added and improved auth docs
* add prep to generates resources action
* add module options to sidebar
* fix broken link
|
2024-06-09 15:18:29 +02:00 |
|
Shahed Nasser
|
1a1ef4f208
|
chore: fix generate docs pipelines (#7595)
|
2024-06-04 14:51:05 +03:00 |
|
Stevche Radevski
|
6698f3ab7b
|
feat: Add http integration tests and enable them in pipeline (#7532)
|
2024-05-30 10:51:31 +02:00 |
|
Shahed Nasser
|
c46c643fda
|
chore: fix generate resources reference action (#7503)
|
2024-05-29 17:30:12 +03:00 |
|
Harminder Virk
|
6fa364d728
|
ci: remove unsupported scripts-prepend-node-path command (#7499)
|
2024-05-28 13:36:49 +02:00 |
|
Harminder Virk
|
ef6d748784
|
feat: add Filesystem util and load env util (#7487)
|
2024-05-28 15:31:13 +05:30 |
|
Shahed Nasser
|
1f43290cec
|
feat(medusa-cli): added branch option (#7384)
|
2024-05-21 21:17:01 +02:00 |
|
Riqwan Thamir
|
442b0b2038
|
chore: rename route from api-v2 to api (#7379)
* chore: rename route from api-v2 to api
* chore: change oas references
* chore: remove v2 ref
|
2024-05-21 10:44:02 +02:00 |
|
Oli Juhl
|
2e42e053d4
|
chore: Publish preview release + deploy staging every 3 hours (#7341)
* wip
* Wrap up
* Update .github/workflows/trigger-staging-deployment.yml
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
* enable schedule
---------
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
|
2024-05-16 12:36:30 +02:00 |
|
Kasper Fabricius Kristensen
|
490586f566
|
feat(medusa,dashboard,admin-sdk): Run admin dashboard from Medusa instance (#7330)
|
2024-05-15 19:52:09 +02:00 |
|
Shahed Nasser
|
8958214350
|
chore: fix docs PR label removing team label (#7308)
* chore: fix docs PR labeler to only run with PR is opened
* add team labeler action
* move docs labeler to team labeler
|
2024-05-13 18:55:31 +03:00 |
|
Shahed Nasser
|
8b2429d24f
|
chore(medusa-oas-cli,oas-github-ci): remove v2 option + generate v2 by default (#7304)
* chore(medusa-oas-cli,oas-github-ci): remove v2 option + generate v2 by default
* fixes to changeset
* fix public url path
|
2024-05-13 17:01:38 +03:00 |
|
Shahed Nasser
|
3e3b8a483f
|
chore: add action to automatically label docs (#7284)
* chore: add action to automatically label docs
* removes the paths param
|
2024-05-13 09:36:47 +03:00 |
|
Oli Juhl
|
948458a43d
|
chore: Re-introduce CLI test (#7268)
|
2024-05-08 11:11:06 +02:00 |
|