To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorenvironment creation examples
As a rebuild community participant
I want to see examples for creation of rebuild environments
- Scenarios
-
- verify example scripts
-
- Given
- non-existing environment environment name:initial
- And
- non-existing environment environment name:environment tag
- When
-
I successfully run
./cli/examples/script
- Then
- environment environment name:environment tag should exist
- When
-
I run
rbld run environment name:environment tag -- exit 5
- Then
- the exit status should be 5
- When
-
I run
rbld run environment name:environment tag -- exit 0
- Then
- the exit status should be 0
Examples: script environment name environment tag qemu/qemu-fc20.sh qemu-fc20 v001 qemu/qemu-fc23.sh qemu-fc23 v001 bb-x15/bbx15-16-05.sh bb-x15 16-05 raspberry-pi/rpi-raspbian.sh rpi-raspbian v001 nrf5/nrf5-13.sh nrf5 13 qiskit/qiskit-r0.3.sh qiskit r0.3
Last published over 5 years ago by Rebuild.