Skip to content

Commit

Permalink
add github CI signal
Browse files Browse the repository at this point in the history
Summary:
sapling github CI  had a failure on fb303 and I wasn't sure if fb303 was itself building ok on github,  so lets give fb303 a CI.

* add a github action to build fb303
* delete fb303 github side packit config [as it is broken](https://github.com/facebook/fb303/pull/58/checks?check_run_id=31169950255). For folly packit was moved to copr side in D54958528 so I think this is fine.

 (the underlying problem causing a transient [fb303 break in sapling CI](https://github.com/facebook/sapling/actions/runs/11213566522/job/31166881318?pr=963) was that build/deps/github_hashes/facebook/fbthrift-rev.txt was lagging the code using fbthrift, and thus python libs where not installed)

X-link: facebook/fb303#58
X-link: facebookincubator/zstrong#1006

Reviewed By: singhsrb

Differential Revision: D63976936

fbshipit-source-id: 4601874a993b0e7253954815f6f119ea351f5c6d
  • Loading branch information
ahornby authored and facebook-github-bot committed Oct 7, 2024
1 parent 818a495 commit 0f3fc2d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/fbcode_builder/manifests/mononoke_integration
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,3 @@ zstd

[dependencies.os=linux]
sqlite3

[dependencies.os=darwin]
gnu-bash
gnu-coreutils
gnu-grep
gnu-sed

0 comments on commit 0f3fc2d

Please sign in to comment.