where is the source code for bording/crossbuild?

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, github-actions, powershell, shell

Research direction

Start with Dockerfile.linux at the linked commit and trace where the bording/crossbuild source and shell script are maintained. Determine which repository should own the source, then define the GitHub Actions workflow and trigger needed to keep the image-building process synchronized; done means the location and architecture-extension workflow are established.

Written by the indexing model from the issue text.

Description

https://github.com/libgit2/libgit2sharp.nativebinaries/blob/ad7caf7db9cd6ce5af7b426bec236dfc3a4486ed/Dockerfile.linux#L1

if we want to add new arch, which repo should we look? ideally its sources should be in this repo or somewhere under libgit2: a github action which runs the shell script to create the image, the action is triggered when shell script is updated in main to keep the workflow in sync

Dominant language
PowerShell
Stars
35
Forks
74
PR merge metrics
No merged PRs in 30d

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.

More from libgit2/libgit2sharp.nativebinaries

All issues in libgit2/libgit2sharp.nativebinaries

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.