CI: ignore build when no changes for executable#454
CI: ignore build when no changes for executable#454tusharmath merged 2 commits intotailcallhq:mainfrom
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #454 +/- ##
=======================================
Coverage 84.20% 84.20%
=======================================
Files 50 50
Lines 4532 4532
=======================================
Hits 3816 3816
Misses 716 716 ☔ View full report in Codecov by Sentry. |
7fff74f to
0986a3f
Compare
|
Thanks @Yougigun! |
There was a problem hiding this comment.
@tusharmath
fixed: add job name and delete the comment
the idea of turning it into GitHub action sounds good!
|
@Yougigun This is approved from my side. If you could please resolve the conflicts, I think we could get it merged. |
Head branch was pushed to by a user without write access
950acb6 to
2793b45
Compare
|
@tusharmath |
|
@Yougigun Thank you for this 🙏 |
* commit '234cd25e61d23bd2300a6e15bf0b9b4014a0073c': (25 commits) fix: cache control headers (tailcallhq#465) chore: update cron freq for PR staleness feat: group by endpoint (tailcallhq#451) chore: add codecov config CI: ignore build when no changes for executable (tailcallhq#454) feature: add `tc init` command (tailcallhq#403) fix: deploy (tailcallhq#457) fix(deps): update rust crate regex to 1.10.0 (tailcallhq#456) fix: cargo test fail in Sonoma or later of macos (tailcallhq#453) chore: update examples (tailcallhq#452) performance: improve for PathString impl for EvaluationContext (tailcallhq#430) chore: close stale branches after 2 days fix: restricted url for graphiQL (tailcallhq#447) performance: minor optimisation (tailcallhq#444) chore:update readme (tailcallhq#446) chore: update stale bot schedule chore: update stale bot message chore: use title case for job names in CI (tailcallhq#437) chore: remove write permissions chore: update stale YML permissions ...
Summary:
Briefly describe the changes made in this PR.
ifto skipdeployandreleasejobs.ref: GitHub Actions: Deprecating save-state and set-output commands
ref: fix: cargo test fail in Sonoma or later of macos #453
Issue Reference(s):
Fixes #443 .
Build & Testing:
cargo testsuccessfully../lint.shto address and fix linting issues.Checklist: