Commit Graph

12 Commits (37428e4e46409c9f3dfd4cc3ee8836d950ddbc91)

Author SHA1 Message Date
Max Shaposhnik 8c81ed0fc2
Remove factory.json support for factories 2020-11-27 14:34:06 +02:00
Sergii Kabashniuk 25ddfb2d04
Allow using factories with gitub repositories with the default branch that is not equal to "master" (#18066)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-10-12 09:19:53 +03:00
Max Shaposhnik 15c95641b0
Allow multiple devfile filenames
Co-authored-by: Michal Vala <michal.vala@gmail.com>
2020-08-11 12:50:24 +03:00
Sergii Kabashniuk 5343ae4f80
Fix: [InjectOnMemberAndConstructor] Members shouldn't be annotated with @Inject if constructor is already annotated @Inject (#16826)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-05-04 03:27:42 +03:00
Max Shaposhnik 430c2d3632
Fix accepting factory with git suffixed repository URL 2020-02-27 08:42:38 +02:00
Max Shaposhnik dc2f3b5ea9
Set current GitHub repository URL and branch into devfile projects if they're missing or didn't match 2020-01-22 19:41:46 +02:00
Max Shaposhnik ceec1d8bd3
Make it possible to override values of the devfile by factory parameters 2019-11-29 11:07:25 +02:00
Mykola Morhun 420d4ea34c
Add sparseCheckoutDir parameter into devfile spec (#14823)
Add sparseCheckoutDir parameter into devfile spec

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2019-10-17 12:01:21 +03:00
Mykhailo Kuznietsov 8d3cc8054a
Deprecate workspaces with Devfile stored as workspace config (#13588) 2019-07-03 15:34:23 +03:00
Lukas Krejci ee4461b2fd
Merge api-devfile and api-workspace together (#13417)
Merge api-devfile and api-workspace together and put the infrastructure-dependent code behind injectable interfaces.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-05-31 12:43:45 +02:00
Max Shaposhnik 3704ffccec
Allow to use reference to content
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2019-04-01 14:29:48 +03:00
Sergii Kabashniuk f95947ad5d
Move master related code out of plugins (#13004)
* Move master related code out of plugins

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-03-29 14:05:31 +02:00