[PATCH 0/2] Readability and formatting improvements to yarn files
by Daniel Firth
branch: danielfirth/S9439
Daniel Firth (2):
Reworded some steps
Auto-formatted yarn files
yarns/architecture.yarn | 14 +-
yarns/branches-workspaces.yarn | 383 +++++++++++++++++++++--------------------
yarns/building.yarn | 14 +-
yarns/deployment.yarn | 12 +-
yarns/fstab-configure.yarn | 54 +++---
yarns/implementations.yarn | 24 ++-
yarns/print-architecture.yarn | 8 +-
yarns/regression.yarn | 10 +-
8 files changed, 258 insertions(+), 261 deletions(-)
--
1.8.1.2
10 years, 1 month
[PATCH 0/2] Now `morph branch` doesn't remove an existing branch directory
by Pedro Alvarez
Repo: git.baserock.org:baserock/baserock/morph
Branch: pedroalvarez/S9428
Sha1: b5a6b47cdd5eec260d854e728a88a341a69922ef
Card: S9428
Pedro Alvarez (2):
Don't remove an existing branch in 'morph branch'
Add regression test, morph branch doesn't remove existing branch dir
morphlib/plugins/branch_and_merge_new_plugin.py | 3 +++
yarns/regression.yarn | 12 ++++++++++++
2 files changed, 15 insertions(+)
--
1.7.10.4
10 years, 1 month
[PATCH] Adds scenario test for preventing building uncommitted systems
by Daniel Firth
repo: git.baserock.org:baserock/baserock/morph
branch: danielfirth/RT252
sha1: 4065f65f51433fcbde873d7523ae86c4ce73c7d3
Daniel Firth (1):
Added scenario test for preventing building uncommitted systems
morphlib/plugins/branch_and_merge_plugin.py | 9 ++++++++-
yarns/building.yarn | 11 +++++++++++
yarns/implementations.yarn | 11 +++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 yarns/building.yarn
--
1.8.1.2
10 years, 1 month
[PATCH] Modify morph test suite to run with new version of cmdtest
by Pedro Alvarez
Repo: git://git.baserock.org/baserock/baserock/morph.git
Branch: pedroalvarez/updatecmdtest
Sha1: 78b9e9d154eb59a9286679589c8e7bff728ca841
Card: S9356
This changes are necessary to run the test suite with the new version of
cmdtest.
Explaining changes:
- morph.shell-lib: Added code to use a new HOME directory in every test.
- implementations.yarn: Added a GIVEN to assume there is a Git user
configured in the system.
- branches-workspaces.yarn: Added the new GIVEN to all the tests which are
using Git.
- regression.yarn: Same changes as in branches-workspaces.yarn
- yarns/print-architecture.yarn: Small change to disable the trace. In this
test now stderr won't have information about the commands executed.
P.S: I know the commit message is not well written, I will fix it after
the review.
Pedro Alvarez (1):
Modify morph test suit to use the new cmdtest
yarns/branches-workspaces.yarn | 20 ++++++++++++++++++++
yarns/implementations.yarn | 7 +++++++
yarns/morph.shell-lib | 8 ++++++++
yarns/print-architecture.yarn | 1 +
yarns/regression.yarn | 1 +
5 files changed, 37 insertions(+)
--
1.7.10.4
10 years, 1 month
[PATCH] Adds awk
by Daniel Firth
repo: git.baserock.org:delta/busybox
branch: baserock/danielfirth/RT144
sha1: 067bbe408126a913dbd367d48ee3d33f56461ccf
Daniel Firth (1):
Added awk
busybox-devel.morph | 1 -
busybox.morph | 3 ---
2 files changed, 4 deletions(-)
--
1.8.1.2
10 years, 1 month
[PATCH] Modify morph test suite to run with new version of cmdtest
by Pedro Alvarez
Repo: git://git.baserock.org/baserock/baserock/morph.git
Branch: pedroalvarez/updatecmdtest
Sha1: 78b9e9d154eb59a9286679589c8e7bff728ca841
Card: S9356
This changes are necessary to run the test suite with the new version of
cmdtest.
Explaining changes:
- morph.shell-lib: Added code to use a new HOME directory in every test.
- implementations.yarn: Added a GIVEN to assume there is a Git user
configured in the system.
- branches-workspaces.yarn: Added the new GIVEN to all the tests which are
using Git.
- regression.yarn: Same changes as in branches-workspaces.yarn
- yarns/print-architecture.yarn: Small change to disable the trace. In this
test now stderr won't have information about the commands executed.
P.S: I know the commit message is not well written, I will fix it after
the review.
Pedro Alvarez (1):
Modify morph test suit to use the new cmdtest
yarns/branches-workspaces.yarn | 20 ++++++++++++++++++++
yarns/implementations.yarn | 7 +++++++
yarns/morph.shell-lib | 8 ++++++++
yarns/print-architecture.yarn | 1 +
yarns/regression.yarn | 1 +
5 files changed, 37 insertions(+)
--
1.7.10.4
10 years, 1 month
[PATCH] Building with references to tags will not instead use the underlying commit
by Daniel Firth
repo: git.baserock.org:baserock/baserock/morph
branch: danielfirth/S9240
sha1: 2950516f5bbd2975f7e0217d0c16a78493b3a6cb
Daniel Firth (1):
Building with references to tags will now instead use the underlying
commit
morphlib/plugins/branch_and_merge_plugin.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
1.8.1.2
10 years, 1 month