Commit Graph

44 Commits

Author SHA1 Message Date
Zack Scholl 3382306342 add build for windows 7 2024-02-08 13:37:10 -07:00
Zack 2f33b14b3d
Merge pull request #581 from sitiom/patch-1
switch winget releaser runner to `ubuntu-latest`
2024-02-06 18:12:51 -08:00
Zack ba75f7badb add release workflow for generating binaries 2024-02-06 15:37:28 -08:00
Rehan Mahmood 9ad2af18bd Added the `gcc` and `musl-dev` packages in the builder layer of the Dockerfile. 2024-01-28 14:38:01 -05:00
Rehan Mahmood d4bba88fb1 Update and fix the docker image deplyment build 2024-01-25 10:02:01 -05:00
sitiom f8bb011eac
switch winget releaser runner to `ubuntu-latest` 2023-07-07 08:52:14 +08:00
Zack e3a18cd7a7
Merge pull request #547 from schollz/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2023-03-27 07:43:21 -07:00
dependabot[bot] 40e5893bb8
Bump actions/setup-go from 2 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 09:12:12 +00:00
dependabot[bot] d813aa2fa9
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 12:01:02 +00:00
Zack 8d8d06557e
Merge pull request #534 from sitiom/winget-releaser
add winget releaser workflow
2023-03-14 05:00:19 -07:00
stefins 080c21b66b
Change go version to 1.20 in CI 2023-03-10 20:59:45 +05:30
sitiom 908f33cd61
add dependabot 2023-02-13 11:52:34 +08:00
Ryan Caezar Itang b3db9d88c1
add winget releaser workflow 2023-02-12 23:44:34 +08:00
stefins 65760b1189
Update CI to run on main branch events 2023-02-11 01:18:43 +05:30
Tai Groot fd0db2ad55
upgrade github ci workflow 2022-10-30 20:43:51 -07:00
Zack 4abdbf1ad2
update to go 1.18 2022-04-06 21:48:39 -07:00
Eng Zer Jun da8beb65bf
build: upgrade to Go 1.17
Go 1.17 introduces compiler improvement
(https://golang.org/doc/go1.17#compiler) and supports module graph
pruning (https://golang.org/ref/mod#graph-pruning) and lazy module
loading (https://golang.org/ref/mod#lazy-loading).

This commit applies the changes by running `go mod tidy -go=1.17` to
enable module graph pruning and lazy module loading supported by Go 1.17
or higher.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-17 11:39:01 +08:00
Zack 696479024e
Update ci.yml 2021-10-08 09:43:30 -07:00
Zack 9dfa0284fa update with setup 2021-10-08 09:39:20 -07:00
Maxim Baz 417b371454
Add CI 2021-10-04 00:16:49 +02:00
Missu 4718f3897c
Commented, added bug label
Commented lines need to be manually removed by the user, so no need to remove those anymore
Added "big" label for this, so easily discoverable from the Issues list
2021-04-08 11:42:19 +05:30
Spaceface16518 247d2b18ec Remove linux/ppc64le platform
gcc not found in $PATH?
2021-01-22 00:00:20 -06:00
Spaceface16518 6b8a14d831 Remove linux/s390x platform
Breaking the docker buildx build due to some signature verification
error
2021-01-22 00:00:20 -06:00
Amrit 743b2c1bf4
Create deploy.yml 2021-01-21 23:32:51 -06:00
Zack dd9cd82732
Create FUNDING.yml 2020-05-13 14:08:02 -07:00
Zack 544d3e0144 Update issue templates 2019-11-18 12:07:35 -08:00
Zack Scholl abc5e3f6c0 move install script 2019-05-02 11:31:26 -07:00
Zack 148b10d666
Update default.txt 2019-01-01 16:10:39 -08:00
Zack Scholl eaa3624977 bump version 2018-11-05 20:02:31 -07:00
Zack Scholl be70c8a83d bump version 4.1.3 2018-11-01 09:57:18 -07:00
Zack Scholl 92648e0112 bump version 2018-11-01 08:45:59 -06:00
Zack Scholl 2b8f581ca4 check checksum for macos #111 2018-10-30 14:41:52 -07:00
Zack Scholl 034074d7a3 version 4.1.1 2018-10-24 07:52:13 -06:00
Zack 721567fc72
Create issue_template.md 2018-10-22 20:46:20 -07:00
Zack Scholl dd03cdc6e3 update readme about config file 2018-10-21 08:23:56 -07:00
Zack Scholl 06e8260e50 bump version 2018-10-19 10:35:54 -07:00
Zack Scholl 2fc216cb1b bump 2018-10-18 09:35:51 -07:00
Zack Scholl 987a21fb8f bump version 2018-10-18 07:53:06 -06:00
Zack Scholl e47393031b bump version 2018-10-17 23:14:46 -06:00
Zack ad697febf4
Update default.txt 2018-10-13 11:03:15 -07:00
Zack 28083f3204
Rename install.sh to default.txt 2018-10-13 10:46:39 -07:00
Zack da94e54d7d
Update install.sh 2018-10-13 10:36:32 -07:00
Zack 267134dc6c
Create install.sh 2018-10-13 10:23:16 -07:00
Zack Scholl f9b79ed371 add gifs
update readme
2018-10-10 06:57:06 -07:00