Jacob Overgaard
|
998aafae95
|
do not build jsonschema on npm run build but let workflows build it manually
|
2023-05-31 14:37:42 +02:00 |
|
Jacob Overgaard
|
0e3a8b902d
|
generate json schema and copy over
|
2023-05-26 16:10:25 +02:00 |
|
Jacob Overgaard
|
510eb7f832
|
add paths to npm publish
|
2023-05-26 15:51:02 +02:00 |
|
Jacob Overgaard
|
b0ceeac3a9
|
publish on latest tag
|
2023-05-26 15:43:50 +02:00 |
|
Jacob Overgaard
|
bbe84ced8c
|
make npm publish workflow work with updated package files
|
2023-05-26 14:48:01 +02:00 |
|
Mads Rasmussen
|
8dbe6238d4
|
don't run build libs
|
2023-05-25 14:31:52 +02:00 |
|
Jacob Overgaard
|
38e64ad91e
|
always run wca for backoffice build
|
2023-03-24 12:48:19 +01:00 |
|
Warren Buckley
|
0660e4031d
|
Use wca to generate the JSON format for VSCode for HTMLCustomData (#619)
* Use web-component-analyzer to generate the JSON format for VSCode for HTMLCustomData
https://github.com/microsoft/vscode-custom-data
https://github.com/runem/web-component-analyzer#vscode
* Adds in the suggested path 'src/**/*.element.ts'
* Runs npm run script for webcomponent analayzer tool
Note its before npm run build:libs as this run runs the script move-libs.js ready for packaging
* move-libs util script updated to copy over the two JSON files from wca cli tool
* Copied file from wrong location as they are being generated and put at the root of the main project
* Adds customElements prop to package.json from this spec
https://github.com/webcomponents/custom-elements-manifest#referencing-manifests-from-npm-packages
|
2023-03-24 12:43:52 +01:00 |
|
Jacob Overgaard
|
a5a80cadb7
|
insert condition to publish
|
2023-03-22 11:11:53 +01:00 |
|
Jacob Overgaard
|
620a9b5b03
|
comment
|
2023-03-22 11:07:56 +01:00 |
|
Jacob Overgaard
|
15dc08f74e
|
set token
|
2023-03-22 11:01:31 +01:00 |
|
Jacob Overgaard
|
254a07e6c3
|
authenticate
|
2023-03-22 10:41:27 +01:00 |
|
Jacob Overgaard
|
e4e41466a0
|
npm token
|
2023-03-22 10:16:13 +01:00 |
|
Jacob Overgaard
|
c0483a47c8
|
remove scope option
|
2023-03-22 10:05:01 +01:00 |
|
Jacob Overgaard
|
60dbf19c9b
|
publish v1-next
|
2023-03-22 10:01:44 +01:00 |
|
Jacob Overgaard
|
2db7ff555b
|
download artifact v3
|
2023-03-22 08:59:24 +01:00 |
|
Jacob Overgaard
|
c458796f81
|
add concurrency rules
|
2023-03-22 08:58:06 +01:00 |
|
Jacob Overgaard
|
b0771db733
|
set access to public
|
2023-03-22 08:56:51 +01:00 |
|
Jacob Overgaard
|
f9cf3d4a5f
|
rename job to publish-npm
|
2023-03-22 08:54:35 +01:00 |
|
Jacob Overgaard
|
dcfbee0388
|
publish to npm
|
2023-03-22 08:52:12 +01:00 |
|
Jacob Overgaard
|
1f58d4504b
|
create .npmrc file automatically
|
2023-03-21 16:33:29 +01:00 |
|
Jacob Overgaard
|
75f9f14ea3
|
auth type legacy
|
2023-03-21 16:25:20 +01:00 |
|
Jacob Overgaard
|
fd0f3f0704
|
login and tag gpr
|
2023-03-21 16:18:55 +01:00 |
|
Jacob Overgaard
|
b48c2c3385
|
set global node_options
|
2023-03-21 16:13:07 +01:00 |
|
Jacob Overgaard
|
7c308fdad9
|
set max-old-space-size
|
2023-03-21 16:08:27 +01:00 |
|
Jacob Overgaard
|
c295874ccf
|
remove the if condition to test publish
|
2023-03-21 16:06:01 +01:00 |
|
Jacob Overgaard
|
e7161170f5
|
set NODE_OPTIONS for all tasks
|
2023-03-21 16:05:44 +01:00 |
|
Jacob Overgaard
|
838a3ba877
|
try and set NODE_OPTIONS with more memory
|
2023-03-21 16:02:13 +01:00 |
|
Jacob Overgaard
|
df9ac3ef36
|
allow workflow_dispatch
|
2023-03-21 16:01:34 +01:00 |
|
Jacob Overgaard
|
b90ca28023
|
add gpr workflow
|
2023-03-21 15:57:11 +01:00 |
|