MLMI2-CSSI / MLMI2-CSSI/foundry

Support PRs from forked respositories

Open
#278 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

OSS-prep
Dominant language
Python
Stars
88
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Tests in PRs from forked repositories do not work because they lack access to the secrets. We should fix this so others could contribute.

To Reproduce
See #276

Additional context
A few different options:

  • Display a working that tests will not finish correctly (something more informative than an error about a client not building)
  • Have some test run while others that actually require creds are marked as xfail
  • Mock things that actually use credentials (a lot of work for dubious gain)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test entry point is named; begin with issue #276 and inspect how tests for forked PRs handle secrets and the client-build failure. Choose one of the listed approaches, then verify that forked PRs receive an informative outcome without exposing credentials and that tests behave as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, security, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.