Laegel
|
2572dfbb9f
|
update-docs workflow was using an old rustdocusaurus version (#1821)
|
2021-05-13 10:06:49 -03:00 |
|
Lucas Fernandes Nogueira
|
56e74ccf74
|
feat(core): ensure window.print()works on macOS (#1738)
|
2021-05-07 10:58:44 -03:00 |
|
Lucas Fernandes Nogueira
|
f1aa12075f
|
fix(bundler): update create-dmg, fixes #1571 (#1729)
|
2021-05-06 12:57:08 -03:00 |
|
Lucas Fernandes Nogueira
|
cbb6960104
|
fix(ci): update-docs workflow (#1618)
|
2021-04-25 17:38:43 -03:00 |
|
Amr Bashir
|
c2e43ac66a
|
fix: remove tauri_utils from update-docs worflow (#1566)
|
2021-04-21 13:20:12 -03:00 |
|
Amr Bashir
|
77bde68327
|
fix: use correct action path in update-docs workflow (#1537)
|
2021-04-19 12:53:38 -05:00 |
|
Amr Bashir
|
284a703f78
|
fix: use correct path in update-docs workflow (#1495)
|
2021-04-15 01:10:49 +02:00 |
|
Lucas Fernandes Nogueira
|
aea614587b
|
refactor(repo): add /tooling folder (#1457)
|
2021-04-12 01:59:25 -03:00 |
|
Laegel
|
2a262e3731
|
Added Typedoc & updated workflow (#1328)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-11 15:00:24 -03:00 |
|
nothingismagick
|
bf82136466
|
feat(license): SPDX Headers (#1449)
* chore(licenses): api
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(licenses): scripts
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/core
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/tauri-bundler
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): workflows
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): require license_template in rust
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-api
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-build
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-codegen
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-macros
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-updater
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-utils
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): examples
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/tauri.js
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): changefile
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): place both licenses in root
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): package.json SPDX
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): SPDX everywhere
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* fix(tauri.js): tests more time for ubuntu
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): commons conservancy language
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): add spdx file
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* fix(license): clippy
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): language
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
|
2021-04-11 00:09:09 +02:00 |
|
Lucas Fernandes Nogueira
|
8b36fe0c5d
|
refactor: move tauri crates to /core folder (#1444)
|
2021-04-08 13:22:20 -03: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
|
e274ecb77b
|
fix: this allows proper running of the docs update button (#901)
* fix: this allows proper running of the docs update button
* single quotes
|
2020-07-27 20:48:28 -05:00 |
|
Jacob Bolda
|
daa89213de
|
chore: publish sequence finishing touches (#873)
|
2020-07-21 14:35:43 -03:00 |
|
Jacob Bolda
|
95d9e24580
|
fix: update docs with PAT (#743)
|
2020-07-05 19:09:46 -03:00 |
|
Jacob Bolda
|
07b7d3179a
|
fix: update rust docs PR needs a path (#742)
It is being checked out in a subdir, so we need to give the PR a path to it.
|
2020-07-03 15:00:12 -05:00 |
|
Jacob Bolda
|
d109c066c2
|
chore: update rust docs on release (#739)
* chore: update rust docs on release
* update commit message
also working directory doesn't apply with `uses`
|
2020-07-03 14:13:39 -05:00 |
|