David Gamero
04c6cba040
add selectors and azclient cleanup ( #425 )
2024-11-20 09:22:45 -05:00
manasachi
90f534e97d
Validate with Helm and Kustomize Support ( #392 )
...
Signed-off-by: Manasa Chinta <manasachinta7@gmail.com>
Co-authored-by: Tommy Barnes <thomas.jonathan.barnes@gmail.com>
Co-authored-by: Brandon Foley <brandonfoley13@gmail.com>
Co-authored-by: David Gamero <david340804@gmail.com>
2024-11-13 15:54:51 -05:00
David Gamero
f6c230c8de
ensure gh az clis ( #418 )
2024-11-11 14:26:11 -05:00
David Gamero
67bd51976a
migrate workflows to template handler ( #412 )
2024-10-30 12:49:00 -04:00
Vidya Reddy
2307636a39
migrate createRole assignment to Az SDK ( #388 )
2024-10-23 20:35:09 -04:00
Brandon Foley
52ce05256f
Migrating "Addons" to generic handler ( #406 )
2024-10-21 11:18:33 -04:00
Brandon Foley
df5053ba6d
Migrate Dockerfile to generic handler ( #399 )
2024-10-11 11:49:12 -04:00
Brandon Foley
073e1843d9
Integrating Deployment templates into new generic handler ( #393 )
2024-10-09 10:13:33 -07:00
Mauricio Ferrari
650b6a10fc
Create workflow from draft config ( #327 )
...
Co-authored-by: Vidya Reddy <59590642+Vidya2606@users.noreply.github.com>
Co-authored-by: David Gamero <david340804@gmail.com>
2024-07-17 17:26:10 +00:00
Tommy Barnes
6e0b1ad581
Rendering Kustomize Manifests in Code as Pre-Processor for go validate ( #326 )
2024-07-11 20:37:12 +00:00
Mauricio Ferrari
96f500a0f9
Workflow Template Enhancements ( #324 )
...
Co-authored-by: Vidya Reddy <59590642+Vidya2606@users.noreply.github.com>
2024-06-27 23:37:04 -04:00
Mauricio Ferrari
fea83a411c
Draft Config Refactor ( #320 )
...
Co-authored-by: Vidya Reddy <59590642+Vidya2606@users.noreply.github.com>
2024-06-24 15:15:07 -04:00
Mauricio Ferrari
1c7b143a18
Select Subscription Bug ( #290 )
...
Co-authored-by: David Gamero <david340804@gmail.com>
2024-06-05 19:41:26 -04:00
Vidya Reddy
021ceaa094
Reverting the graphsdk to azcli ( #295 )
2024-06-04 16:57:42 -04:00
Tommy Barnes
315e47bf8b
Adding Draft Validate functionality into main ( #281 )
...
Co-authored-by: David Gamero <davidgamero@microsoft.com>
2024-05-20 22:59:03 +00:00
Vidya Reddy
8db86bd7d4
Added SDK calls for assignSpRole function ( #272 )
2024-05-15 14:13:07 -07:00
Brandon Foley
797503968c
A few updates to draft ( #277 )
2024-05-15 11:22:53 -04:00
Vidya Reddy
7c9284c46a
Added SDK calls to the getAppObjectId function ( #260 )
...
Co-authored-by: Oliver King <kingoliver@microsoft.com>
Co-authored-by: David Gamero <david340804@gmail.com>
2024-04-25 15:56:58 -04:00
Vidya Reddy
d64aa38143
Adding the client interface and unit tests for getTenantID func ( #262 )
2024-04-12 14:00:05 -07:00
Vidya Reddy
ff014804cb
Added SDK calls in tenantID function ( #258 )
2024-03-26 14:24:27 -07:00
David Gamero
61a1dbdbee
add repo name reading support ( #222 )
...
Co-authored-by: Tatsinnit <tamishra@microsoft.com>
2023-08-08 21:48:49 +00:00
David Gamero
1357c8902d
revert docker build context flag and command line input to generate workflow ( #225 )
2023-08-07 11:53:47 -04:00
bosesuneha
5602b8ad00
changes for python file entry point detection ( #217 )
2023-07-07 13:01:14 -07:00
Hariharan Subramanian
d41992791e
changes to support gradle wrapper and defaults ( #218 )
2023-07-07 11:08:41 -04:00
David Gamero
762261493f
add reporeader interface and an example extractor for python ( #215 )
2023-06-16 15:36:12 -04:00
David Gamero
8fffb7eaac
change default deploytype to avoid defaulting to invalid type ( #207 )
2023-05-02 15:36:22 +00:00
Asa Gayle
74d03dc959
Feature/build-context-path for generate-workflows ( #206 )
2023-04-13 21:47:54 +00:00
bosesuneha
7ddccbb84c
adding flag variable to create command ( #191 )
2023-03-24 15:42:50 -07:00
bosesuneha
f50e4ca48b
Move generate-workflow to EmbeddedFS ( #194 )
2023-03-24 13:07:55 -07:00
bosesuneha
fe79cf13cc
Dry-run for update command ( #197 )
2023-03-22 08:43:34 -07:00
David Gamero
9eb0efed65
add dryrun capability to `create` command ( #166 )
2022-12-09 12:43:26 -05:00
David Gamero
2e8ac31899
add examples support for draft info ( #165 )
2022-11-30 16:41:56 -05:00
David Gamero
d9d74e747d
`draft info` command ( #159 )
2022-11-10 10:12:30 -05:00
David Gamero
273b704366
clean up packages and remove viper ( #154 )
2022-10-21 12:37:06 -04:00
David Gamero
e3fffe372a
add referenceVar default support and namespace ( #148 )
2022-10-04 16:51:40 -04:00
David Gamero
63fea25d07
fix interactive input clearing bug
2022-09-28 14:47:31 -04:00
David Gamero
c52cc7ba4f
update command variable flag for addons generation
2022-09-28 14:47:17 -04:00
Israel Miller
20dd635a8a
Addon Templating ( #136 )
...
* addons support
* fix spinner
* generate integrations
* generate integrations on make
* switch source to path from filepath join to test if separator is the issue
* revert path change, didn't work
* check if error existed and just was ignored
* revert error fix, not it either
* test switching both path joins in osutil
Co-authored-by: David Gamero <david340804@gmail.com>
2022-08-15 16:26:11 -04:00
Brandon Foley
bf30cc3929
fixing cmd
2022-08-08 14:24:02 -04:00
David Gamero
a7d7d84070
portable deployments ( #128 )
...
* portable deployments
* revert overzealous refactor impact on windows script
2022-08-04 12:25:01 -04:00
David Gamero
124f807213
dockerfile builders template portability ( #127 )
...
* create templates package with builders embed and replace usages
* remove extra explanatory lines
* import groupings
* remove references to /pkg/languages/builders
* rename builders to dockerfiles
* rename builders to dockerfiles
* fix aftermath of my misplaced faith in goland refactor-rename
* i am yet again cleaning up my mistakes 🧹
* 🧹 🧹 🧹 🧹
2022-08-02 21:26:33 -04:00
David Gamero
602b06d354
test fix
2022-08-01 12:37:59 -04:00
David Gamero
b2a4ea20b2
extract fs and dir ops into a new interface
2022-08-01 12:05:49 -04:00
David Gamero
bd2ca1f75e
enable default values for builder vars
2022-07-25 16:29:46 -04:00
Karen Chen
259023dd4d
fixing dockerfile/deployment only creation with skip-file-detection ( #117 )
2022-07-08 12:56:12 -04:00
Karen Chen
911e4cba7e
fix logger output split ( #110 )
2022-06-16 15:23:22 -04:00
Karen Chen
b7fa0079c5
Split stdout and stderr in logrus ( #108 )
...
* split stdout and stderr
* delete extra line
2022-06-15 16:22:38 -04:00
Karen Chen
d8b5a3fedd
added skip file detection flag ( #106 )
2022-06-14 13:55:33 -04:00
Karen Chen
14920998b4
fixing the language flag in create ( #87 )
2022-05-23 02:41:14 -07:00
Karen Chen
453a018811
added silent log level ( #86 )
2022-05-21 14:47:27 -07:00