1build icon indicating copy to clipboard operation
1build copied to clipboard

Frictionless way of managing project-specific commands

Results 38 1build issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.8.0. Release notes Sourced from github.com/stretchr/testify's releases. Minor improvements and bug fixes Minor feature improvements and bug fixes Fixes breaking change with HTTPBodyContains A breaking...

dependencies

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.6 to 1.5.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.5.0 Spring 2022 Release 🌥️ Hello everyone! Welcome to another release of cobra. Completions continue to get better...

dependencies

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.4.0 to 1.12.0. Release notes Sourced from github.com/spf13/viper's releases. v1.12.0 This release makes YAML v3 and TOML v2 the default versions used for encoding. You can switch...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

## Relative Tickets: https://github.com/gopinath-langote/1build/issues/192 1. Implement base logic for all sub commands to use `-f / --f` (file flag). 2. Add to current execution logic; changes directory during 1build exec...

invalid

## Description Currently, we have `before` and `after` life cycle hooks that get executed before and after all the specified commands are executed. However, In some scenarios, it might be...

new_feature
good first issue

I'm curious what are the advantages of using this tool compared to using `Makefiles`?

Team Discussion

## Description Users are currently able to configure command names that are used by 1build. In this situation, 1build's main action will take place instead of the user's command. An...

help wanted
documentation
new_feature
good first issue