Skip to content

Commit 288884b

Browse files
chore: update feast references to say anolis
1 parent 5b1a711 commit 288884b

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,6 @@ FluxGraph follows these principles:
217217

218218
---
219219

220-
[0.1.1]: https://github.com/FEASTorg/fluxgraph/releases/tag/v0.1.1
221-
[0.1.0]: https://github.com/FEASTorg/fluxgraph/releases/tag/v0.1.0
222-
[unreleased]: https://github.com/FEASTorg/fluxgraph/compare/v0.1.1...HEAD
220+
[0.1.1]: https://github.com/anolishq/fluxgraph/releases/tag/v0.1.1
221+
[0.1.0]: https://github.com/anolishq/fluxgraph/releases/tag/v0.1.0
222+
[unreleased]: https://github.com/anolishq/fluxgraph/compare/v0.1.1...HEAD

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Thanks for contributing.
44

5-
FluxGraph is part of the FEAST ecosystem. For shared organization-level engineering and governance context, see:
6-
https://github.com/FEASTorg/
5+
FluxGraph is part of the Anolis ecosystem. For shared organization-level engineering and governance context, see:
6+
https://github.com/anolishq/
77

88
## Local Development
99

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FluxGraph
22

3-
[![CI](https://github.com/FEASTorg/fluxgraph/actions/workflows/ci.yml/badge.svg)](https://github.com/FEASTorg/fluxgraph/actions/workflows/ci.yml)
3+
[![CI](https://github.com/anolishq/fluxgraph/actions/workflows/ci.yml/badge.svg)](https://github.com/anolishq/fluxgraph/actions/workflows/ci.yml)
44

55
**A protocol-agnostic physics simulation library for embedded systems.**
66

@@ -26,7 +26,7 @@ FluxGraph is a standalone C++ library that provides signal storage, graph compil
2626

2727
```bash
2828
# Clone
29-
git clone https://github.com/FEASTorg/fluxgraph.git
29+
git clone https://github.com/anolishq/fluxgraph.git
3030
cd fluxgraph
3131

3232
# Prerequisite
@@ -153,12 +153,12 @@ AGPL v3 License - See [LICENSE](LICENSE) for details
153153

154154
## Contributing
155155

156-
This project is part of the FEAST ecosystem. See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
156+
This project is part of the Anolis ecosystem. See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
157157

158158
## Related Projects
159159

160-
- [anolis-provider-sim](https://github.com/FEASTorg/anolis-provider-sim) - Simulation provider which uses FluxGraph for physics simulation
161-
- [anolis](https://github.com/FEASTorg/anolis) - FEAST automation runtime
160+
- [anolis-provider-sim](https://github.com/anolishq/anolis-provider-sim) - Simulation provider which uses FluxGraph for physics simulation
161+
- [anolis](https://github.com/anolishq/anolis) - Machine runtime
162162

163163
## Version
164164

benchmarks/policy/baselines/ci-hosted.windows-2022.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"metadata": {
33
"promoted_at_utc": "2026-03-01T20:08:13.398446+00:00",
44
"profile": "ci-hosted",
5-
"source_results": "D:\\repos_feast\\fluxgraph\\artifacts\\benchmarks\\20260301T200739Z_dev-windows-release\\benchmark_results.json",
5+
"source_results": "fluxgraph\\artifacts\\benchmarks\\20260301T200739Z_dev-windows-release\\benchmark_results.json",
66
"source": {
77
"timestamp_utc": "2026-03-01T20:07:51.413379+00:00",
88
"preset": "dev-windows-release",

0 commit comments

Comments
 (0)