Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

feat: Periodic syndication checks to IPFS Kubo #685

Merged
merged 5 commits into from
Oct 30, 2023
Merged

Conversation

cdata
Copy link
Collaborator

@cdata cdata commented Oct 18, 2023

  • Adds an automatic attempt by the gateway to syndicate to Kubo at startup and on a 5 minute interval
  • Moves CI tests to cargo-nextest with --retries 5 for relatively lenient flake allowance
  • Makes logging in orb more verbose
  • Rust test suite coverage expanded to include MacOS 13

We now have a Github Workflow that reports test flakes in test runs. The report looks like this:
image

@cdata cdata force-pushed the feat/periodic-syndication branch 2 times, most recently from 17c9a65 to 61a1389 Compare October 23, 2023 16:55
@cdata cdata force-pushed the feat/periodic-syndication branch from 61a1389 to f7dd38d Compare October 23, 2023 17:13
@cdata cdata changed the title Periodic syndication checks to IPFS Kubo feat: Periodic syndication checks to IPFS Kubo Oct 23, 2023
@cdata cdata force-pushed the feat/periodic-syndication branch 8 times, most recently from 1adba02 to 2eabbe7 Compare October 23, 2023 22:07
@cdata cdata force-pushed the feat/periodic-syndication branch 10 times, most recently from 28c2efb to a52cbb2 Compare October 24, 2023 23:15
@subconsciousnetwork subconsciousnetwork deleted a comment from github-actions bot Oct 24, 2023
@subconsciousnetwork subconsciousnetwork deleted a comment from github-actions bot Oct 24, 2023
@subconsciousnetwork subconsciousnetwork deleted a comment from github-actions bot Oct 24, 2023
@cdata cdata force-pushed the feat/periodic-syndication branch from a52cbb2 to 264567c Compare October 24, 2023 23:29
@subconsciousnetwork subconsciousnetwork deleted a comment from github-actions bot Oct 24, 2023
@cdata cdata force-pushed the feat/periodic-syndication branch from 264567c to 38b5e6d Compare October 24, 2023 23:38
@cdata cdata force-pushed the feat/periodic-syndication branch 14 times, most recently from 9be0f1a to 4344c71 Compare October 26, 2023 00:08
@cdata cdata force-pushed the feat/periodic-syndication branch from 4344c71 to 12221ed Compare October 26, 2023 00:34
@cdata cdata force-pushed the feat/periodic-syndication branch from f61f740 to 25af2ed Compare October 30, 2023 23:14
@cdata cdata marked this pull request as ready for review October 30, 2023 23:29
@cdata cdata requested a review from jsantell October 30, 2023 23:29
Copy link
Contributor

@jsantell jsantell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great, this should quiet up some tests while still surfacing issues

.github/workflows/run_test_suite.yaml Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants