Skip to content

feat: make workflow project scoped #1375

@migmartri

Description

@migmartri

We want to allow people to create workflows with the same name in the scope of the projects.

So for example we could have project-1/build-and-test or project-2/build-and-test

note: This might potentially mean a breaking change w.r.t initializing workflows.

### Phase 0
- [x] Rename project by product
- [x] Release CLI with –project support
- [x] Double-check that project-name is also DNS-1131 compatible
- [x] migrate workflow create --product flag
- [x] migrate --product in att init
- [x] update labs https://github.com/chainloop-dev/labs/pull/34
- [x] migrate gitlab
- [x] internal repos
- [ ] https://github.com/chainloop-dev/chainloop/issues/1390
### Phase 1
- [x] migrate dagger
- [x] Change DB constraint
- [x] Upgrade Dagger module
- [x] Update CLI accordingly to start attestation with the project
- [x] cleanup and enforce constraint
- [x] remove dagger optional project
- [x] remove optional project in CLI

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions