Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Restructure and add logging to failing E2E test #2406

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

jonathanrainer
Copy link
Contributor

The test_run_rover_supergraph_compose has been failing for a while now and its not clear why. This restructures the
test and adds more logging so we can easily diagnose why this happens.

The `test_run_rover_supergraph_compose` has been failing for a while now
and its not clear why. This restructures the
test and adds more logging so we can easily
diagnose why this happens.
@jonathanrainer jonathanrainer requested a review from a team as a code owner February 17, 2025 14:47
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Feb 17, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: b90dd9d74a664a3851799a31

@jonathanrainer jonathanrainer merged commit 06acfe4 into main Feb 17, 2025
32 checks passed
@jonathanrainer jonathanrainer deleted the jr/restructure-failing-test branch February 17, 2025 15:12
@jonathanrainer jonathanrainer added this to the v0.27.2 milestone Feb 19, 2025
@jonathanrainer jonathanrainer mentioned this pull request Feb 19, 2025
jonathanrainer added a commit that referenced this pull request Feb 19, 2025
## 🐛 Fixes

- **Restore the ability to use environment or file references in the
`supergraph.yaml` file - @jonathanrainer PR #2411**

In v0.26.3 and older you could use references such as `${env.HOST}` or
similar in the `supergraph.yaml` file, there
was an oversight in the refactor and this was removed. This ability has
now been restored.

## 🛠 Maintenance

- **Restructure and add logging to failing E2E test - @jonathanrainer PR
#2406**
- **Upgrade Rust to v1.84.0 - @jonathanrainer PR #2407**
- **Upgrade `apollographql/federation-rs` to v2.10.0 - @jonathanrainer
PR #2409**
- **Upgrade `thiserror` to v2.0.1 - @jonathanrainer PR #2261**
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants