Skip to content

build: test fetch_contract_id default fails for flagged - #60

Merged
chadoh merged 1 commit into
mainfrom
feat/fetch-flagged-contract-test
Jul 30, 2026
Merged

build: test fetch_contract_id default fails for flagged#60
chadoh merged 1 commit into
mainfrom
feat/fetch-flagged-contract-test

Conversation

@chadoh

@chadohchadoh commented Jul 29, 2026

Copy link
Copy Markdown
Member

Add test demonstrating/proving that fetch_contract_id fails for flagged contracts, and allows overriding with --force

import_contract! uses fetch_contract_id internally, so this also proves that import_contract! fails a build that relies on a flagged contract.

@chadoh
chadoh requested a review from willemnealJuly 29, 2026 16:41
@chadoh
chadohforce-pushed the feat/fetch-flagged-contract-test branch 3 times, most recently from 178fe61 to e09b66bCompareJuly 29, 2026 17:37
Add test demonstrating/proving that `fetch_contract_id` fails for
flagged contracts, and allows overriding with `--force`
`import_contract!` uses `fetch_contract_id` internally, so this also
proves that `import_contract!` does not build with flagged contracts.
@chadoh
chadohforce-pushed the feat/fetch-flagged-contract-test branch from e09b66b to cd616b6CompareJuly 29, 2026 17:43
@chadohchadoh changed the title feat: test fetch_contract_id default fails for flaggedbuild: test fetch_contract_id default fails for flaggedJul 29, 2026
@chadoh
chadoh merged commit e2cd6ca into mainJul 30, 2026
5 checks passed
@chadoh
chadoh deleted the feat/fetch-flagged-contract-test branch July 30, 2026 17:57
Sign up for freeto 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.

2 participants

@chadoh@willemneal