github-actions[bot]
39dd3a82bf
chore(updates) version updates ( #442 ) ( #443 )
...
Co-authored-by: nothingismagick <denjell@sfosc.org>
2020-02-21 15:42:37 +01:00
github-actions[bot]
6aeb712833
chore(release:npm) version updates ( #423 ) ( #424 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
2020-02-12 14:17:04 +01:00
github-actions[bot]
f33e4d1f8b
fix(publish): touch up npm/cargo publish workflow ( #416 ) [version updates] ( #417 )
...
* skip yarn audit if current package is latest
* escape backticks
* escape backticks
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-10 15:15:16 +01:00
github-actions[bot]
a87f5a05a4
add envs and publishPath, don't verify ( #414 ) [version updates] ( #415 )
...
We were missing the envs so tauri-core didn't publish. It is fine if every package has these envs. We shouldn't need to verify as we have already built many times prior, and the verification gets very odd with packages all being bumped and being interdependent (inception verification).
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-10 14:31:49 +01:00
github-actions[bot]
f729f65537
add missing $ ( #412 ) [version updates] ( #413 )
...
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-10 00:32:40 +01:00
github-actions[bot]
1f5a299719
fix(publish): attempt two ( #408 ) [version updates] ( #410 )
...
* need working dir on yarn install
* reorder cargo to login before publish
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-09 17:01:20 -06:00
github-actions[bot]
6caed9c773
fix(publish): login and build ( #406 ) [version updates] ( #407 )
...
* yarn before pack
* login to cargo to publish
* skip install on same version
* workflow edits trigger too
* and this one too
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-09 16:35:23 -06:00
github-actions[bot]
fb30b4b5be
chore(release): version updates ( #404 ) ( #405 )
...
* chore(release): version updates
* updater too
* update template
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
2020-02-09 17:03:42 +01:00
nothingismagick
13734c338b
chore(merge) dev to master ( #4 )
...
* feat(readme) clarifications and styling
* fix(readme) logo position
* feat(scaffolding) folders, templates, rust, c, node WOW
* feat(proton) initial packages for webview and binding-rust
* feat(proton) new folder structure
* chore(compliance) readmes and licenses
* chore(npm) create package.json
* chore(proton) rename packages and create lib/rust
* chore(proton) create templates directory
* feat(rust) rustfmt tab_spaces = 2
* feat(rust) run fmt and fix template structure
* chore(npm) update package
- package name (@quasar/proton)
- node 10, npm 6.6, yarn 1.17.3 (security)
- .gitignore
- .npmignore
- add docs and spec dirs
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-14 14:50:49 +02:00
Daniel Thompson-Yvetot
7bd6e0ddb1
feat(setup) .github and README
...
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-13 21:55:25 +02:00
nothingismagick
b3e582684a
feat(contributing) update
2019-07-13 20:39:27 +02:00
nothingismagick
77961611b6
feat(PR) add template
2019-07-13 19:36:23 +02:00
Razvan Stoenescu
42f9f16b7a
Merge branch 'master' of github.com:quasarframework/proton
2019-07-13 20:26:39 +03:00
Razvan Stoenescu
b49c1aa6f0
chore: add github meta data
2019-07-13 20:26:16 +03:00
nothingismagick
8a69171b53
feat(meta) add SECURITY.md
2019-07-13 19:22:20 +02:00
Razvan Stoenescu
ec1f42e2dc
Merge pull request #1 from quasarframework/readme-init
...
feat(readme) init
2019-07-13 20:17:29 +03:00
nothingismagick
8540f28b82
feat(readme) init
2019-07-13 19:14:13 +02:00
Razvan Stoenescu
5801b6f5fa
Initial commit
2019-07-13 12:09:38 +03:00