summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-07-16Drop: duplicate yarnHEADmasterLars Wirzenius1-432/+0
2017-07-16Add: yarns for gitano rulesetLars Wirzenius1-0/+432
2017-07-16Add: helper script for deleting gitano usersLars Wirzenius1-0/+24
2017-04-24Add helper function to append to list valueLars Wirzenius1-0/+4
2017-04-24Fix saving of vars when list value is appended toLars Wirzenius1-10/+3
2017-04-24Disable passing in the SSH_AUTH_SOCK env varLars Wirzenius1-1/+0
This means the ssh-agent isn't queried for ssh keys. That happened before and broke logging in as different users in gitano.
2017-04-24Add remaining stuff from yarnhelpr to lib.pyLars Wirzenius2-23/+29
2017-04-24Drop yarnhelper, now unusedLars Wirzenius2-282/+0
2017-04-24Move more stuff into lib.py from YarnHelperLars Wirzenius3-53/+64
2017-04-24Move gitano() out from YarnHelperLars Wirzenius3-34/+38
2017-04-24Use vars insted of get_variableLars Wirzenius1-6/+11
2017-04-24Use get_next_match from yarnutilsLars Wirzenius1-35/+35
2017-04-24Use yarnutil on lib.pyLars Wirzenius1-0/+6
2017-03-06Add tests for Gabriella pushing master, release tagLars Wirzenius1-2/+34
2017-03-06Add READMELars Wirzenius1-0/+25
2017-03-06Mark a code block as an example, not scenarioLars Wirzenius1-0/+1
2017-03-05Add ruleset deltaLars Wirzenius1-0/+23
2017-03-05Tweak datesLars Wirzenius4-7/+5
2017-03-05Add Makefile for formattingLars Wirzenius1-0/+12
2017-03-05Tweak wording, formattingLars Wirzenius1-162/+140
2017-03-05Tweak formatting, reword introLars Wirzenius1-5/+9
2017-03-05Add check for pushing guest tagsLars Wirzenius1-1/+3
2017-03-05Add scenartio for Gabriella changing her own branchLars Wirzenius1-0/+14
2017-03-05Add scenario to verify Steven can't push release tagsLars Wirzenius2-0/+25
2017-03-05Add scenartio for making a releaseLars Wirzenius1-0/+30
2017-03-04Drop debugging output, reformatLars Wirzenius1-3/+2
2017-03-04Add commentLars Wirzenius1-0/+1
2017-03-04Use git_as_checked in another placeLars Wirzenius1-7/+5
2017-03-04Refactor to make use off .git_as or .git_as_checkedLars Wirzenius2-12/+8
2017-03-04Drop unnecessary env setting for local opsLars Wirzenius1-4/+2
2017-03-04Add a .git_as_checked methodLars Wirzenius2-4/+6
2017-03-04Add missing check for git_as resultLars Wirzenius1-1/+2
2017-03-04Add scenario for Steven cloning ops/secretsLars Wirzenius2-5/+21
2017-03-04Add scenrio for Steven not being allowed to pushLars Wirzenius2-2/+32
2017-03-04Add branching and pushing to bugfix scenrioLars Wirzenius2-9/+60
2017-03-04Rdorder for clafityLars Wirzenius1-7/+10
2017-03-04Add scenario for public reposLars Wirzenius1-1/+13
2017-03-04Drop now-unnecessary debuggingLars Wirzenius2-15/+1
2017-03-04Make basic ian can clone scenario workLars Wirzenius4-177/+121
2017-03-04Add helper to run gitano command with token confirmLars Wirzenius1-0/+10
2017-03-04Add append_to_listLars Wirzenius2-0/+12
2017-03-04Disable the scenrioLars Wirzenius1-0/+16
2017-03-04Set repo config variablesLars Wirzenius1-2/+8
2017-03-04Create and remove repositoriesLars Wirzenius1-2/+23
2017-03-04Add users to groupsLars Wirzenius1-3/+7
2017-03-04Create and delete groups, handle delete errorsLars Wirzenius1-8/+32
2017-03-04Delete test users at the endLars Wirzenius3-3/+26
2017-03-04Initial commitLars Wirzenius6-0/+583