1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00
Commit graph

70 commits

Author SHA1 Message Date
Zack
4be7618868
Merge pull request #971 from sansneo/main
feat: added TCP healthcheck with nc, better clipboard support, fixed docker deployments and minor changes
2025-09-28 19:50:13 -07:00
Zack Scholl
61a045bd33 feat: add static build to ci 2025-09-28 19:17:20 -07:00
Zack Scholl
c1663a83d3 feat: add static build to ci 2025-09-28 19:16:31 -07:00
Alberto Chiaravalli
7992dd607a
feat: added TCP healthcheck with nc, better clipboard support, fixed docker deployments and minor changes 2025-09-28 14:32:41 +02:00
Zack
990696e419
Merge pull request #960 from schollz/dependabot/github_actions/actions/setup-go-6
build(deps): bump actions/setup-go from 5 to 6
2025-09-24 20:34:37 -07:00
dependabot[bot]
ec83b8b4ba
build(deps): bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 12:14:28 +00:00
dependabot[bot]
0c2cce90f6
build(deps): bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 12:14:11 +00:00
Zack
fddb0e98ce
Merge pull request #953 from schollz/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2025-08-12 10:16:29 -07:00
dependabot[bot]
781671a005
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:15:11 +00:00
dependabot[bot]
130475f266
build(deps): bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 08:20:46 +00:00
Zackary Scholl
03ad84127e fix: create checksums 2025-08-03 08:55:05 -07:00
Zackary Scholl
4dfd88bf9e fix: build 2025-08-03 08:43:38 -07:00
Zackary Scholl
9852796142 fix: build 2025-08-03 08:41:09 -07:00
Zackary Scholl
da8c1cd699 fix: build 2025-08-03 08:37:26 -07:00
Zackary Scholl
40ba0acbc8 fix: build 2025-08-03 08:35:11 -07:00
Zackary Scholl
e0663da331 fix: build 2025-08-03 08:18:29 -07:00
Zackary Scholl
8ff7e73537 fix: ci 2025-08-03 08:17:38 -07:00
Zackary Scholl
2db95e4f79 fix: ci 2025-08-03 08:16:25 -07:00
Zackary Scholl
f9aac6f91f fix: ci 2025-08-03 08:15:38 -07:00
Zackary Scholl
8c39854168 fix: ci 2025-08-03 08:15:01 -07:00
Zackary Scholl
6b5c3bfc0c fix windows7 build 2025-04-28 12:54:10 -07:00
Zackary Scholl
b885acefe1 fix: docker deploy 2025-04-28 12:50:11 -07:00
Zack Scholl
ad96d4081f chore: update go version 2025-03-02 08:25:17 -08:00
blu3
c7a2b2b951
Update WinGet publish action 2025-01-31 16:33:05 +03:00
blu3
f236b80095
Update release action 2025-01-31 16:31:41 +03:00
blu3
4ac9f12a23
Update stale action 2025-01-31 12:04:28 +03:00
blu3
55624c7b63
Reformat 2025-01-31 11:57:55 +03:00
blu3
3b21ec5867
Update CI and now upload artifacts 2025-01-31 11:51:52 +03:00
Zack Scholl
146f6413a9 fix release.yml 2024-10-01 07:27:45 -07:00
Zack Scholl
3ca13a405f update builds 2024-10-01 06:56:15 -07:00
Zack Scholl
b0a01a6634 fix ci 2024-10-01 06:50:07 -07:00
Zack Scholl
a7235e1fcd fix ci 2024-10-01 06:10:08 -07:00
Zack Scholl
7bb1ea7a01 fix ci 2024-10-01 06:06:36 -07:00
Zack Scholl
4266ff0e41 fix ci 2024-10-01 06:02:10 -07:00
Zack Scholl
c275151ae4 add builds to CI 2024-10-01 05:55:09 -07:00
Zack
c9bc41fc58 create armv5 build
Fixes #752
2024-07-07 15:20:22 -07:00
dependabot[bot]
6c7120edbb
build(deps): bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 09:03:31 +00:00
Zack
1f6851f33b
Merge pull request #680 from schollz/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2024-03-11 15:48:20 -07:00
dependabot[bot]
40f5e9ca1e
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 08:56:10 +00:00
bitraid
ed8c0475bf
Fix Windows builds 2024-03-09 22:31:27 +02:00
Zack
abc5029fce update release with LICENSE 2024-02-22 14:39:57 -08:00
D. Bohdan
be8a6689ff build release bins for DragonFly/Free/Net/OpenBSD 2024-02-22 21:22:32 +00:00
Zack
4159ba7668 do static builds of croc
following https://github.com/golang/go/issues/26492#issuecomment-435462350
2024-02-20 07:57:49 -08:00
Zack
d92cff92b9 add arm/arm64 builds for windows fixes #664 2024-02-19 07:46:35 -08:00
Zack
a240a4b982
Merge pull request #657 from schollz/dependabot/github_actions/actions/stale-9
Bump actions/stale from 5 to 9
2024-02-17 10:29:47 -08:00
Zack
f874e30151 revert go version back to go.1.21 because of glibc errors 2024-02-16 06:56:33 -08:00
dependabot[bot]
816ad09a50
Bump actions/stale from 5 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 09:01:53 +00:00
Zack
a2228e80c2
Create stale.yml 2024-02-08 13:43:05 -07:00
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