71 Commits

Author SHA1 Message Date
dependabot[bot]
e4f0c2cc5a Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 05:52:28 +00:00
dependabot[bot]
8d439ebe38 Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 05:12:24 +00:00
Ahmed Mekkawi
76ee7dd4ae Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 01:01:19 +02:00
Ahmed Mekkawi
c7eae7b732 feat: add official docker img with better caching 2025-12-11 23:25:28 +02:00
dependabot[bot]
e1a2a70b3b Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 05:13:20 +00:00
hatoo
0f14a4fdfc deleted: .github/copilot-instructions.md 2025-11-04 19:48:08 +09:00
dependabot[bot]
32106a61a5 Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 05:28:57 +00:00
Rene Leonhardt
8d63444ff7 review: pin cargo-pgo despite official example 2025-09-06 15:23:23 +02:00
Rene Leonhardt
47cafb6978 chore: update dependencies 2025-09-06 14:07:36 +02:00
dependabot[bot]
ddd6a537c0 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-18 07:52:13 +00:00
hatoo
98ab55b04b ci on http3 feature 2025-06-21 15:03:35 +09:00
hatoo
56781e5601 Update .github/copilot-instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-18 23:52:09 +09:00
hatoo
6ac05b4bab Add GitHub Copilot instructions
- Add comprehensive project overview and structure
- Document key technologies and dependencies
- Include coding conventions and error handling patterns
- Add performance considerations including PCG64SI PRNG usage
- Document feature flags and build configurations
- Add testing guidelines and development practices
2025-06-18 23:48:13 +09:00
hatoo
d61b3ec76b move Swatinem/rust-cache@v2 after dtolnay/rust-toolchain@stable 2025-03-01 17:13:09 +09:00
hatoo
9abbcf0f20 Fix #675 2025-01-27 19:38:55 +09:00
hatoo
56067302f6 Use 64kb page size for jemalloc in aarch64 2025-01-25 15:51:04 +09:00
hatoo
517df71bf5 arm runner not now 2025-01-20 22:01:50 +09:00
hatoo
3560d6cec1 aaa 2025-01-20 21:55:12 +09:00
hatoo
64573c0301 fix? 2025-01-20 21:53:16 +09:00
hatoo
b89c7e6a74 disable linux arm64 pgo build 2025-01-20 21:49:21 +09:00
hatoo
77335f5d5b uses: dtolnay/rust-toolchain@stable 2025-01-20 21:46:58 +09:00
hatoo
576ee24abd please success 2025-01-20 21:35:44 +09:00
hatoo
1fa13be4ab disable macos pgo build 2025-01-20 21:22:07 +09:00
hatoo
bb558d120c pgo 2025-01-20 20:13:57 +09:00
hatoo
4acb8a3632 upload artifact 2025-01-20 20:07:26 +09:00
hatoo
4017ca1fa7 fix 2025-01-20 19:50:44 +09:00
hatoo
de4364c9ee Add cache to build CI 2025-01-20 19:47:39 +09:00
hatoo
d4de2c7901 [CI] build test 2025-01-20 19:40:28 +09:00
hatoo
300b756f1f Merge pull request #665 from hatoo/dependabot/github_actions/oven-sh/setup-bun-2
Bump oven-sh/setup-bun from 1 to 2
2025-01-13 16:20:01 +09:00
dependabot[bot]
b3ed9b66e4 Bump oven-sh/setup-bun from 1 to 2
Bumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 1 to 2.
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](https://github.com/oven-sh/setup-bun/compare/v1...v2)

---
updated-dependencies:
- dependency-name: oven-sh/setup-bun
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 04:51:43 +00:00
dependabot[bot]
27050178d7 Bump houseabsolute/actions-rust-cross from 0 to 1
Bumps [houseabsolute/actions-rust-cross](https://github.com/houseabsolute/actions-rust-cross) from 0 to 1.
- [Release notes](https://github.com/houseabsolute/actions-rust-cross/releases)
- [Changelog](https://github.com/houseabsolute/actions-rust-cross/blob/v1/Changes.md)
- [Commits](https://github.com/houseabsolute/actions-rust-cross/compare/v0...v1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 04:51:41 +00:00
Rui Chen
c5075d5504 chore(dependabot): automate github-actions deps
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-01-12 12:39:10 -05:00
hatoo
349b43dabf May fix CI 2025-01-11 17:35:23 +09:00
hatoo
6be41291ad Use optimized profile for Relase CI 2025-01-10 20:41:40 +09:00
hatoo
903170c903 use svenstaro/upload-release-action@v2 2024-08-17 16:55:44 +09:00
Rene Leonhardt
b865c83c23 chore(deps): Update dependencies 2024-07-19 07:54:59 +02:00
hatoo
ad295bcd47 Don't run CI on push other than master 2024-04-06 15:45:50 +09:00
hatoo
28deaeb7f3 pgo using bun 2024-04-02 15:20:50 +09:00
hatoo
82d4c44e11 comment 2024-03-27 22:51:18 +09:00
hatoo
2eed976388 bump average 2024-03-27 22:43:52 +09:00
hatoo
cfc73c8ba2 release pgo binary 2024-03-16 18:34:30 +09:00
hatoo
7d4a984dc4 Update Release CI 2024-03-09 16:12:19 +09:00
hatoo
0d49870c84 Update CI 2024-03-09 15:24:04 +09:00
hatoo
a2d20683c0 Add Ci to vsocks feature 2024-03-02 15:24:54 +09:00
hatoo
8009d5d8d3 Utilize M1 mac runner 2024-02-03 15:53:52 +09:00
hatoo
7addeb53e3 ko-fi! 2024-01-22 16:13:12 +09:00
hatoo
5a6f62532e Fix Apple silicon binary release 2023-10-05 22:07:19 +09:00
hatoo
c54405fc12 Fix CI 2023-09-24 12:44:21 +09:00
Luke Hsiao
47bf8476bf ci: switch from actions-rs to dtolnay for clippy/rustfmt
`actions-rs` is largely unmaintained for a few years. In contrast,
dtolnay's actions are maintained and have largely taken the place of
actions-rs for many Rust workflows.

This patch switches to dtolnay's versions for Rustfmt and Clippy, but
does not touch the other jobs since they are more complex with matrix
testing. Note that this also changes from running nightly clippy to
stable clippy, which should pass, unlike what we see right now [[1]].

[1]: https://github.com/hatoo/oha/actions/runs/6281404969/job/17059738170
2023-09-23 17:09:02 -06:00
hatoo
afb9dae7ec Merge pull request #237 from hatoo/hatoo-patch-1
Create dependabot.yml
2023-06-24 15:38:49 +09:00