Skip to content

refactor(build): make it obvious what files are actually ignored#81

Merged
halvko merged 1 commit intomasterfrom
logs/obvious-file-ignores
Apr 27, 2026
Merged

refactor(build): make it obvious what files are actually ignored#81
halvko merged 1 commit intomasterfrom
logs/obvious-file-ignores

Conversation

@halvko
Copy link
Copy Markdown
Contributor

@halvko halvko commented Apr 27, 2026

I got these logs in CI:

Details ``` Last validated (base) commit to be used for build & test: Actors in repo: apify/facebook-ads-scraper, apify/facebook-comments-scraper, apify/facebook-followers-following-scraper, apify/facebook-games-scraper, apify/facebook-groups-scraper, apify/facebook-likes-scraper, apify/facebook-marketplace-scraper, apify/facebook-page-contact-information, apify/facebook-pages-scraper, apify/facebook-photos-scraper, apify/facebook-posts-scraper, apify/facebook-reels-scraper, apify/facebook-reviews-scraper, apify/facebook-search-scraper, apify/facebook-url-to-id, apify/facebook-video-search-scraper, apify/meta-brand-collaboration-scraper Standalone actors in repo: apify/facebook-events-scraper, apify/facebook-hashtag-scraper git log --merges --pretty=format:%H origin/master..origin/feat/meta-brand-collaboration-input-examples git log --pretty=format:'%H»¦«%aN<%aE>»¦«%aD»¦«' origin/master..origin/feat/meta-brand-collaboration-input-examples Base commit undefined not found in the commit range, returning all 1 commits Commits being returned: f26568391a05bee819dc453e258c3b29e07da187 git diff --name-only f26568391a05bee819dc453e258c3b29e07da187~..f26568391a05bee819dc453e258c3b29e07da187 Changed files (up to 50): actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json git show f26568391a05bee819dc453e258c3b29e07da187~:actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json git show f26568391a05bee819dc453e258c3b29e07da187:actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json git show f26568391a05bee819dc453e258c3b29e07da187~:actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json git show f26568391a05bee819dc453e258c3b29e07da187:actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json [DIFF]: Ignored files (don't trigger test or build): git show f26568391a05bee819dc453e258c3b29e07da187~:actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json git show f26568391a05bee819dc453e258c3b29e07da187:actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json [DIFF]: Cosmetic files (should only trigger release build): actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json git show f26568391a05bee819dc453e258c3b29e07da187~:actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json git show f26568391a05bee819dc453e258c3b29e07da187:actors/apify_meta-brand-collaboration-scraper/.actor/INPUT_SCHEMA.json [DIFF]: Functional files (trigger test & release build): [DIFF]: No relevant files changed, skipping builds and tests git remote get-url origin ========================================= STARTED BUILDS: ========================================= FINISHED BUILDS: ========================================= SUMMARY: ========================================= actor_builds=[] ```

Suggesting that changes to an INPUT_SCHEMA.json never force rebuild - I tested it and found out it at least sometimes does, and then looking into the library to confirm that it consistently works. For other to not go into the same rabbit hole I think it makes sense to make these log changes.

@halvko halvko force-pushed the logs/obvious-file-ignores branch from 8a226a2 to 16c87f3 Compare April 27, 2026 13:04
@halvko halvko changed the title logs(build): make it obvious what files are actually ignored refactor(build): make it obvious what files are actually ignored Apr 27, 2026
Copy link
Copy Markdown
Member

@metalwarrior665 metalwarrior665 left a comment

Choose a reason for hiding this comment

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

Looks good!

@halvko halvko merged commit 5cb93e4 into master Apr 27, 2026
9 of 10 checks passed
@metalwarrior665
Copy link
Copy Markdown
Member

I will manually release this and hope it doesn't break stuff :D

@halvko halvko deleted the logs/obvious-file-ignores branch April 30, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants