-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Introduce StepBundle model to the Bitrise config Introduce activateStep method Introduce prepareEnvsForStepRun Remove unused GetBuildFailedEnvironments and SetBuildFailedEnv Code cleanup Restore SetBuildFailedEnv Fix build failed env handling Add step run output envs to the activateAndRunStepResult Fix comment typo and unnecessary variable in step activator.go Simplify when to stop containers Update envman to the latest master version Introduce StepBundle model to the Bitrise config * Handle step bundle envs * Normalise step bundles and containers * Validate step bundles * Test Step Bundle env vars * Fix failing env order test * Test build failed mode for step bundles * Rebase fix * Simplify step bundle envs preparation * Update go modules * Code cleanup * Rename buildEnvironments to workflowEnvironments * Bump format and CLI version
- Loading branch information
Showing
8 changed files
with
953 additions
and
275 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.