Commit Graph

92 Commits

Author SHA1 Message Date
Stephan Dilly
d285ec0b09 disable sec audit temporarily 2021-11-22 23:51:59 +01:00
Stephan Dilly
dafbb4c4f3 added one more PR checklist item 2021-08-20 14:15:04 +02:00
Stephan Dilly
68efbe20d7 PR checklist 2021-08-20 14:08:43 +02:00
Stephan Dilly
8f12010aa8 use new label to close stale issues (closes #815) 2021-07-12 15:50:41 +02:00
Stephan Dilly
12b90715f9
fix openssl vendoring with new resolver (#775)
* run otool in ci
* pin openssl-sys with 'vendored' feature
2021-06-07 14:58:49 +02:00
Stephan Dilly
f30ec49886
show merge head ids in merge state (#697) 2021-05-11 18:26:12 +02:00
dependabot-preview[bot]
57e02202ac Upgrade to GitHub-native Dependabot 2021-04-29 21:40:11 +02:00
Stephan Dilly
98b50580e0 ci improvement 2021-04-22 22:12:44 +02:00
Stephan Dilly
874d2e41a6 fix ci 2021-04-21 15:21:37 +02:00
Stephan Dilly
03441995b2
use new resolver in CI (#649) 2021-04-20 00:23:07 +02:00
Stephan Dilly
d53377aabb fix windows bin size measure 2021-04-19 18:20:21 +02:00
Stephan Dilly
7b98181cbb log binary sizes 2021-04-19 18:16:59 +02:00
Stephan Dilly
eae99eadc3
Ci for older rust (#610)
* add ci for older rust version
2021-03-30 14:16:50 +02:00
Stephan Dilly
a3f6d84353
Update stale.yml 2021-01-24 16:16:00 +01:00
pm100
7a6dc2b192
add vc runtime to wix / msi package (#431)
* fix hook panicking (#393)
* add vc merge module to msi
Co-authored-by: Stephan Dilly <dilly.stephan@gmail.com>
2020-12-08 00:03:27 +01:00
Richard Menzies
8bf0d78b04 Cache ./cargo/bin 2020-11-08 00:19:15 +01:00
Richard Menzies
7351ab4a30
MacOS github CI workaround (#411) 2020-11-08 00:02:11 +01:00
Stephan Dilly
1f674ac2c3 actually cache target folder 2020-11-07 23:21:30 +01:00
Richard Menzies
638c12518e
Add cache to GithubActions (#410) 2020-11-07 21:39:57 +01:00
Stephan Dilly
a0ba3d461e remove duplicate clean 2020-11-07 21:37:35 +01:00
pm100
d0f59fa0bf
Windows MSI - add display of file size (#373) 2020-10-28 00:14:50 +01:00
Stephan Dilly
321735a833
ci-test-msi (#372) 2020-10-26 02:11:37 +01:00
pm100
a4d741723c
windows msi installer using wix (#360) 2020-10-26 01:18:04 +01:00
Christoph Rüßler
04bd45e641 Use helper binary for clipboard access (#262)
Use `clip` on Windows, `pbcopy` on MacOX, `xclip` on Linux.

- Remove dependency on `clipboard`
- Remove feature `clipboard`
2020-10-10 23:31:40 +02:00
Stephan Dilly
7d1e3643b1
support push to origin (#266)
* use  vendored ssl
2020-09-02 02:08:41 +02:00
Stephan Dilly
08f6735d99 remove unneded linux build deps 2020-09-01 01:49:19 +02:00
Stephan Dilly
e5c38e8d4a
revert clipboard feature on linux to fix static linux binary build (#261) 2020-09-01 01:36:38 +02:00
Stephan Dilly
8f44c12b64 fix pre-release flag 2020-08-29 19:05:07 +02:00
Stephan Dilly
d0ac0a3063 fix missing changes to CD pipeline for clipboard stuff 2020-08-29 18:55:14 +02:00
Stephan Dilly
a12692a045 support pre-releses 2020-08-29 18:50:19 +02:00
Stephan Dilly
2401293b66
Rust1.46 and nightly ci (#246) 2020-08-28 10:52:24 +02:00
Christoph Rüßler
bc23270951
Add multiple selection in diff view (#231)
* Add multiple selection in diff view
* Copy selection to clipboard in diff view
* Show error message if copy to clipboard fails
- Draw `msg` after `inspect_commit_popup` to make sure the error message
  is visible
- Move `try_or_popup!` to `utils`
2020-08-19 21:02:19 +02:00
Stephan Dilly
c8ae3b8eae
Cleanup cd now that win builds again 2020-08-19 00:06:23 +02:00
Stephan Dilly
b8aba5bd5e
Cleanup ci now that win works again 2020-08-19 00:05:00 +02:00
Stephan Dilly
99dad5c8ef disable choco wsl installer again 2020-08-17 21:15:10 +02:00
Stephan Dilly
aed102ce8e disable fail fast 2020-08-17 21:02:11 +02:00
Stephan Dilly
2d3b4a08eb try with wsl install again 2020-08-17 20:59:57 +02:00
Stephan Dilly
08581263c2 try without wsl install 2020-08-13 01:47:43 +02:00
Stephan Dilly
3242f5f576 revert 2020-08-11 21:28:08 +02:00
Stephan Dilly
377dfd1a08 try wsl 2020-08-11 21:06:03 +02:00
Stephan Dilly
8bcf73437a disable private tap for now 2020-07-30 01:10:26 +02:00
Stephan Dilly
53cd06a970 provide download url again 2020-07-30 01:02:15 +02:00
Stephan Dilly
85d7d7c7dc fix homebrew deploy 2020-07-30 00:50:18 +02:00
Stephan Dilly
fd6776cee7 try fixing CD 2020-07-30 00:41:06 +02:00
Stephan Dilly
1ac8ee6e4f fix CD on windows like done for CI previously 2020-07-29 23:00:10 +02:00
Stephan Dilly
0c53fed624 fix windows ci
all platforms again
2020-07-21 10:26:12 +02:00
Dario Vladovic
0e3dfa4c42 Add CD action to update Homebrew formula 2020-06-30 18:03:36 +02:00
Stephan Dilly
c38240927a more fitting bug template (#144) 2020-06-22 12:27:03 +02:00
Stephan Dilly
e87fde3fac cleanup 2020-06-06 19:44:57 +02:00
Stephan Dilly
5bfdb40a14
commit details in log (#107) 2020-06-06 19:24:48 +02:00