Skip to content

Conversation

@andrewfowlie
Copy link
Collaborator

No description provided.

@ChrisJChang
Copy link
Collaborator

Question: There is a "sudo apt install numdiff" inside this CI. Is this intended? This will surely just cease the job to ask for a sudo password. Would we not need to install this manually ourself on the CI machine?

@andrewfowlie
Copy link
Collaborator Author

Ah, the github virtual machines have a passwordless sudo, so these kinds of jobs will work there.

On our custom runners though, I guess it won’t work as you say. Yes you could just install on the machine once and for all.

@ChrisJChang ChrisJChang linked an issue Feb 12, 2025 that may be closed by this pull request
@andrewfowlie
Copy link
Collaborator Author

I'm still configuring the workflow yaml files and the gambit-test repo, but it is partially there.

The docs.yaml job is temporary, for my quick testing.

@anderkve anderkve added the WIP work in progress label Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extended CI checks for more yaml files + BATS tests

4 participants