Commit Graph

34 Commits

Author SHA1 Message Date
Nikita Galaiko
1fcd246011 supprt gnu grep 2023-08-01 11:38:01 +00:00
Nikita Galaiko
c4b7112f5b sign appimage 2023-08-01 11:38:01 +00:00
Nikita Galaiko
ab2df215a9 activate devtools nightly 2023-07-21 13:18:12 +02:00
Nikita Galaiko
edb05f5cbf chmod +x scripts/release.sh 2023-07-18 13:38:01 +02:00
nikita@galaiko.rocks
ffc2a993f1 --verbose build 2023-07-18 12:54:33 +02:00
Nikita Galaiko
a985bc9769 set bump type inside the pipeline 2023-07-17 08:07:11 +02:00
Scott Chacon
116575386d just default to patch bump 2023-07-16 12:17:57 +02:00
Nikita Galaiko
556db1290d nightly builds 2023-07-14 13:06:22 +02:00
Mattias Granlund
48256ec795 Remove test data from tauri conf 2023-07-12 11:50:10 +02:00
Scott Chacon
e59691d15f
CLI and APIs binary for simple virtual branch manipulation (#425)
Here we're squash-merging a branch that adds a new cli tool and some basic APIs for manipulating the data format of virtual branches as used by the frontend.

* simple cli for showing data, including vbranches
* can set and show the remote target default
* basic list, new and move in API for frontend

---------

Co-authored-by: Kiril Videlov <kiril@videlov.com>
Co-authored-by: Nikita Galaiko <nikita@galaiko.rocks>
2023-06-20 14:33:02 +02:00
Kiril Videlov
97865a007c one more PR 2023-06-15 08:50:18 +02:00
Kiril Videlov
0979ee781d try summarizing hunks 2023-06-15 08:50:18 +02:00
Kiril Videlov
d48b67bc05 seed some more pr test data 2023-06-15 00:34:13 +02:00
Kiril Videlov
0b394857ec remove commit group from the data hierarchy - its not needed 2023-06-14 14:51:32 +02:00
Kiril Videlov
46def32aaf more diverse test data 2023-06-14 12:12:43 +02:00
Kiril Videlov
7dd19088d9 branch test data from 2 PRs 2023-06-14 12:12:43 +02:00
Kiril Videlov
f7fa47675b script for generating branch test data 2023-06-14 12:12:43 +02:00
Nikita Galaiko
a06c234e0c better sentry setup 2023-04-21 16:10:06 +02:00
Nikita Galaiko
bfe96c4c25
disable debug in release script 2023-02-20 17:01:33 +01:00
Nikita Galaiko
c9ab7fa14f
fix config path 2023-02-20 16:51:48 +01:00
Nikita Galaiko
d9738b3906
do not pushd 2023-02-20 16:39:43 +01:00
Nikita Galaiko
64617ad2b0
fix release path 2023-02-20 16:27:56 +01:00
Nikita Galaiko
049822439f
set debug release true 2023-02-20 16:19:23 +01:00
Nikita Galaiko
f77ab8a74b
Revert "hardcode release dir"
This reverts commit 7467b96c2e.
2023-02-20 16:17:02 +01:00
Nikita Galaiko
45ba1c5569
Revert "add missing mkdir"
This reverts commit d1652aa95e.
2023-02-20 16:17:01 +01:00
Nikita Galaiko
d1652aa95e
add missing mkdir 2023-02-20 16:11:28 +01:00
Nikita Galaiko
7467b96c2e
hardcode release dir 2023-02-20 16:06:13 +01:00
Nikita Galaiko
615cf9cb9a
add semver validation 2023-02-20 15:29:17 +01:00
Nikita Galaiko
1706653085
fix input variable syntax [2] 2023-02-20 14:57:58 +01:00
Nikita Galaiko
b1d6c2fee3 dynamic release versioning 2023-02-17 16:09:24 +01:00
Nikita Galaiko
928b94a031 do semver 2023-02-17 16:09:24 +01:00
Nikita Galaiko
df950a5608
s3 upload (#14)
Automatically build on build branch, upload to S3 and tell the server.

---------

Co-authored-by: Scott Chacon <schacon@gmail.com>
2023-02-17 07:42:30 +01:00
Nikita Galaiko
c3e3857146
rm unused scripts dir 2023-02-07 15:44:29 +01:00
Nikita Galaiko
999bc2f019
build app with github actions 2023-02-03 13:23:09 +01:00