Fabian-Lars
dddfe2eddb
fix: read tagName if releaseId is provided. fixes incorrect download urls ( #332 )
...
* chore: add prettier
* fix: get tag from release if tagName is empty
* use tagName input and fall back to 'latest'
* revert tagname request
* fix link on 'latest' fallback
* starting to feel stupid
* oof
* add note about tagName in readme
2022-12-05 01:39:28 +01:00
Amr Bashir
f088d03878
ci: use the org-level ORG_NPM_TOKEN
2022-09-23 17:37:47 +02:00
Lucas Fernandes Nogueira
743a37fd53
feat(core): add bundle identifier option ( #263 )
2022-05-11 11:29:53 -03:00
Lucas Nogueira
0e558392cc
chore(docs): adjust Linux install deps, closes #147
2022-03-08 16:17:06 -03:00
Lucas Fernandes Nogueira
b9ce5d7dc6
feat: add JSON5 support ( #229 )
2022-02-20 16:30:18 -03:00
Lucas Fernandes Nogueira
2598dd6f75
fix(action): runtime issue: tslib not found, use tauri-apps/tauri-action as action path ( #119 )
2021-04-28 23:01:03 -03:00
Lucas Nogueira
897a6208ab
fix(ci): add npm token env
2021-04-28 20:53:39 -03:00
Lucas Nogueira
ee575bd526
fix(ci): covector config
2021-04-28 18:15:47 -03:00
Lucas Fernandes Nogueira
dbbc6b4e60
fix(action): test CI and fixes for usage with tauri beta-rc ( #114 )
...
Co-authored-by: David Lemarier <david@lemarier.ca >
2021-04-28 13:18:46 -03:00
Lucas Fernandes Nogueira
b874256141
refactor: rewrite as yarn workspace, add cli as test tool ( #98 )
2021-04-26 10:14:59 -03:00
Lucas Nogueira
f5d2cf3d73
fix(workflow) add token to create-pull-request
2020-07-22 19:30:18 -03:00
Lucas Nogueira
1ee80fc844
fix(workflow) covector output variable name
2020-07-22 19:15:56 -03:00
Jacob Bolda
949de834a6
chore: skip PR on publish ( #26 )
...
We were also accidentally creating an OUT= file on the publish sequence which would then cause a PR to be opened. We have added a new output that we can use to skip PR straight away unless it is the version command. This fixes the problem, but avoids the root issue of the OUT= file for now.
2020-07-22 11:29:33 -03:00
Lucas Fernandes Nogueira
2e93aabc2a
refactor(action) update @actions/github to v4 ( #13 )
...
* refactor(action) update @actions/github to v4
* chore(action) update docs
* chore(changes) add changefile
2020-07-12 17:57:18 -03:00
Lucas Nogueira
58d7b8650a
fix(action) includeDebug usage
2020-07-12 16:42:31 -03:00
Jacob Bolda
93527af37f
fix: covector needs to run on dev branch ( #3 )
2020-07-11 15:19:55 -05:00
Jacob Bolda
c7a6b6631b
status should use remote action
2020-07-11 01:21:32 -05:00
Jacob Bolda
3adf2f8a6e
chore: implement covector
2020-07-11 00:58:18 -05:00
Lucas Nogueira
947f988a80
chore(action) add example with preconfigured tauri
2020-07-09 13:02:29 -03:00
Lucas Nogueira
583ab8c636
feat(action) add iconPath input
2020-07-09 00:19:19 -03:00
Lucas Nogueira
35b844226e
feat(action) add Cargo.toml formatting/parsing
2020-07-09 00:09:06 -03:00
Lucas Nogueira
b6a3e08e23
chore(workflow) run on all platforms
2020-07-08 15:12:18 -03:00
Lucas Nogueira
9ff3ec2516
feat(action) add create-release option
2020-07-08 13:15:03 -03:00
Lucas Nogueira
0484cda42d
chore(action) rollback to github 2.2.0
2020-07-08 00:37:46 -03:00
Lucas Nogueira
dd473b2762
Merge branch 'test/action' into dev
2020-07-08 00:15:18 -03:00
Lucas Nogueira
05201fb73c
test(action) trying with only release_id
2020-07-08 00:05:02 -03:00
Lucas Nogueira
14dd11bfac
Revert "chore(workflow) remove build action step"
...
This reverts commit 722275814f .
2020-07-07 23:23:45 -03:00
Lucas Nogueira
d4a53fe1eb
fix(workflow) remove input
2020-07-07 23:17:13 -03:00
Lucas Nogueira
722275814f
chore(workflow) remove build action step
2020-07-07 23:10:45 -03:00
Lucas Nogueira
f27e7ecb03
chore(workflow) run on macos only for now
2020-07-07 22:09:26 -03:00
Lucas Nogueira
807d35b8ea
fix(workflow) add github_token env
2020-07-07 22:09:14 -03:00
Lucas Nogueira
8b1259f035
feat(workflow) add release test
2020-07-07 21:54:52 -03:00
Lucas Nogueira
0bf2a5ee5e
fix(workflow) format
2020-07-07 21:09:21 -03:00
Lucas Nogueira
58df80e804
fix(workflow) format
2020-07-07 21:08:46 -03:00
Lucas Nogueira
1e31b700cc
fix(workflow) install rust, webkitgtk4.0, tauri bundler
2020-07-07 21:07:12 -03:00
Lucas Nogueira
1fc971c1e4
fix(workflow) install example deps
2020-07-07 21:01:37 -03:00
Lucas Nogueira
0f5e7d5887
fix(workflow) runs on
2020-07-07 20:58:23 -03:00
Lucas Nogueira
8d7a7dfc38
fix(workflow) on
2020-07-07 20:56:57 -03:00
Lucas Nogueira
5a9d20096a
fix(workflow) run on all branches
2020-07-07 20:54:38 -03:00
Lucas Nogueira
6df69c7416
feat(workflow) test action
2020-07-07 20:51:24 -03:00
Lucas Fernandes Nogueira
a24dcb9d99
Initial commit
2020-07-07 18:41:24 -03:00