Commit Graph

23 Commits

Author SHA1 Message Date
Sebastian
8864454d12
anastasis webui build 2022-06-24 14:55:16 -03:00
Sebastian
2aade8e7ae
fix: Any arguments after the command's name are added to the executed script
https://pnpm.io/cli/run#options
2022-06-01 11:57:31 -03:00
ms
182439cfda
taler-config-lib: hooking into the build system 2022-05-31 10:19:49 +02:00
Sebastian
ed466030d1
add compile target to makefile 2022-05-23 12:44:51 -03:00
Sebastian
ba714cfc4f
fix: add missing compile step 2022-04-18 19:53:35 -03:00
d0376d9e68
more Makefile improvements 2022-03-08 13:14:33 +01:00
9c758d1fe9
improve performance of 'make install'
We now only build workspace dependencies of taler-wallet-cli instead of
the whole workspace.
2022-03-08 12:57:07 +01:00
Sebastian
454c3b5114
fix #7140 2022-03-01 13:37:21 -03:00
Sebastian
b8d03b6b2a
added example of withdrawal use cases 2021-10-12 15:18:29 -03:00
514395eec3
dist 2021-08-24 15:49:07 +02:00
Sebastian
a2ff528c66
added information about how to run storybook 2021-07-13 11:48:34 -03:00
Sebastian
dd8969646b
add frozen lockfile 2021-05-24 19:26:27 -03:00
032c486eaf
install source maps for better error reports 2021-03-04 13:41:53 +01:00
Sebastian
4845ebddf6
0006728: set up wallet CI pipeline for WebExtension build
This commit split in three main things:
 * added deploy-webext to upload the extension zipfile
 * put scope into the npm packages to be able to deploy them
 * added deploy-npm to deploy related npm packages

Also, fixing bug on `make clean`. Some packages where not
being deleting tsconfig.tsbuildinfo and making subsequent
`make` fail
2021-02-01 17:07:22 -03:00
eaae2d4ca8
install recursively
Is this a PNPM regression?  This is usually the default ...
2020-11-16 15:24:50 +01:00
cdf5cc583c
only use version in 'make dist' 2020-11-13 22:33:05 +01:00
269a582516
fix dist 2020-11-13 22:12:54 +01:00
MS
b323704021
ensure bin/ exists under prefix 2020-09-18 17:26:09 +02:00
Florian Dold
0050bf005a
adjust path 2020-08-11 19:29:27 +05:30
Florian Dold
6318ecef2a
make sure bin exists 2020-08-07 11:41:56 +05:30
Florian Dold
a77ba4065b
integration test runner 2020-08-06 00:52:00 +05:30
Florian Dold
ef2af70a7c
makefile 2020-08-03 13:40:29 +05:30
Florian Dold
b56fedc0ae
cleanup 2020-08-03 13:33:34 +05:30