Lucas Fernandes Nogueira
8b36fe0c5d
refactor: move tauri crates to /core folder ( #1444 )
2021-04-08 13:22:20 -03:00
Rajiv Shah
01f45a999d
fix(ci): Use env files instead of set-env ( #1155 )
2021-01-24 20:14:42 +01:00
Jacob Bolda
91c58ef393
chore: increase publish workflow timeout and bump node to v14 ( #1080 )
2020-11-10 08:46:23 -06:00
Jacob Bolda
f3ad80c822
chore: allow passes cargo audit options via secrets ( #1079 )
...
This let's us more easily ignore a security error that does not have a resolution.
2020-11-10 07:59:04 -06:00
Jacob Bolda
ea8adcfb06
chore: bump create-pr-action to resolve deprecation ( #1077 )
...
The set-env function in Github Actions has been deprecated which the previous version used. This update resolves the issue.
2020-11-10 00:53:57 -06:00
Laegel
cc67680fca
fix: Updated target docs path ( #908 )
2020-07-29 23:53:30 +02:00
Jacob Bolda
44b1be56e4
fix: check for version mode, wrongly skipped PR ( #887 )
2020-07-22 21:00:28 -05:00
Jacob Bolda
daa89213de
chore: publish sequence finishing touches ( #873 )
2020-07-21 14:35:43 -03:00
Lucas Fernandes Nogueira
61fbf6837d
fix(workflow) add secret tokens to the covector run ( #871 )
2020-07-20 17:21:43 -03:00
Jacob Bolda
c0c27202c2
chore: tangle if doesn't need expression brackets ( #869 )
2020-07-20 00:48:45 -05:00
Jacob Bolda
f0559fad41
chore: properly skip tangle ( #868 )
...
Outputs are now one level up as we define them in the previous job.
2020-07-20 00:40:08 -05:00
Jacob Bolda
29624b004a
chore: remove publish workflow context dumps ( #867 )
2020-07-20 00:35:13 -05:00
Jacob Bolda
2684a835b5
chore: explicitly define publish output for tangle ( #866 )
...
* dump context on PR
* explicitly define outputs
* output change
* add job in needs
* housed under outputs?
* try explicit output definition
2020-07-20 00:19:35 -05:00
Jacob Bolda
d09180fd89
chore: covector tweaks for smoothness ( #865 )
...
* reorder packages that core is published last
* general ledger comment, not just npm
* we do want to create releases
* leading ! does not seem to negate
* dump a bunch of info to debug
2020-07-19 23:34:16 -05:00
Jacob Bolda
0e8cd1db34
fix: publish workflow name and parse error ( #864 )
2020-07-19 15:50:56 -05:00
Jacob Bolda
2d721324a0
chore: implement covector publish ( #845 )
...
* add covector to root
* add workflow to covector config
* bump covector
* add webkit install on publish
* create workflow to version and publish
* remove workflows no longer needed
* add repo info to root package.json
* add early exits based on new output
* switch to dry run version of publish commands
* latest branch is being removed in this PR
* add summary component around yarn audit
2020-07-19 15:33:12 -05:00