Граф коммитов

73 Коммитов

Автор SHA1 Сообщение Дата
Dan Schulte 1df0a0ea1e Fix gulpfile build errors 2018-12-20 10:56:55 -08:00
Dan Schulte d1a10da622 Implement BranchHasChanges for gulp pack 2018-12-11 12:59:29 -08:00
Dan Schulte a05690beb4 Fix gulp pack 2018-11-28 14:20:23 -08:00
Kamil Pajdzik 5ede64a7e7
Add MergeOptions to regenerate scenario (#459) 2018-11-09 11:00:19 -08:00
Dan Schulte 439d898831 Enable more linter checks 2018-10-31 13:15:38 -07:00
Dan Schulte d5b8d9f20e Fix gulp task type errors 2018-10-30 14:08:45 -07:00
Sergey Shandar 08a8ae9623
Merge branch 'master' into daschult/version 2018-10-29 10:41:41 -07:00
Kamil Pajdzik 7bb2176fa3
Fix minor issues in generate script (#334)
* Add checks for empty PRs in regenerate script

* Fix yargs

* Move condition to gulpfile.ts

* Add refreshing the spec repository

* Add merge conflicts handling

* Add error handling

* Remove unnecessary condition
2018-10-29 10:32:15 -07:00
Dan Schulte ed54ea17f6 Updates to Version class 2018-10-29 09:29:52 -07:00
Sergey Shandar 8be5cc196c
remove logs. 2018-10-26 07:39:48 -07:00
Sergey Shandar 77b1c77ef8
clone repo 2018-10-26 07:24:18 -07:00
Sergey Shandar a0c49b176f
merge 2018-10-24 14:35:54 -07:00
Sergey Shandar 80b1e5a940
generating .tgz files. 2018-10-24 11:24:49 -07:00
Kamil Pajdzik cd11042507
Fix name and output path loading (#280) 2018-10-23 14:48:54 -07:00
Kamil Pajdzik 93db0e16a7
Add script to detect build failures (#279) 2018-10-23 09:05:18 -07:00
Kamil Pajdzik 9e41bb5ae9
Improve fault messages (#265) 2018-10-22 09:28:49 -07:00
Kamil Pajdzik a03bd4c998
Add finding outdated packages (#264) 2018-10-22 09:16:53 -07:00
Azure SDK for Python bot 3385912c3a [AutoPR] resources/resource-manager (#260) 2018-10-22 09:10:23 -07:00
Kamil Pajdzik 1810b3085d
Improve gulp tasks (#248)
* Add Version class

* Bootstrap packages regeneration

* Fix missing closing brace

* Improve branch handling

* Working version

* Fix branch creation

* Change commit story

* Add version skipping

* Remove incorrect logging

* Add skipping review requesting

* Remove incorrect logging

* Add pull request parsing

* Simplify pull request search

* Add rebasing

* Refactor script args configuration

* Remove args references from gulp.ts

* Command line arguments refactoring

* Refactor logging

* Refactor scripts

* Add readme generation from nested paths

* Add pr refreshing

* Fix incorrect directory filtering
2018-10-19 14:21:48 -07:00
Kamil Pajdzik 202752274e
Automate SDK regeneration (#212)
* Add Version class

* Bootstrap packages regeneration

* Fix missing closing brace

* Improve branch handling

* Working version

* Fix branch creation

* Change commit story

* Add version skipping
2018-10-17 10:50:20 -07:00
Kamil Pajdzik a6a86ac55c
Add generating readme files and SDKs (#39)
* Refactor Gulp structure

* Install nodegit

* Fix missing imports

* Refactor structure #2

* Refactor codegen

* Fix common.ts merge conflicts

* Add basic git operations

* Add updating main readme.md

* Fix branching

* Add GitHub integration

* Add draft of SDK generation

* Add automated PR creation for SDK creation

* Refactor file to use logger

* Add passing token as a command line argument

* Add capturing printed text

* Refactor logging

* Fix incorrect path bug

* Add committing and creating PRs in transactions

* Fix hard coded token

* Remove debug token printing

* Add step skipping

* Add @azure prefix to package names

* Add additional logging

* Change generated name of data-plane SDKs

* Remove unnecessary b option
2018-10-12 12:24:28 -07:00
Kamil Pajdzik 04bd3f4f70
Add finding missing SDKs and generate TS readme commands #2 (#30)
* Add finding missing SDKs command

* Remove getCommandLineParameterValue function

* Add draft of generating TS readme

* Promisify gulp tasks

* Skip non directories

* Add Logger

* Add generating new TypeScript readme

* Fix typo

* Fix package.json

* Address code review comments
2018-10-04 14:30:26 -07:00
Kamil Pajdzik 28d7e6894a
Add finding missing SDKs and generate TS readme commands (#26)
* Add finding missing SDKs command

* Remove getCommandLineParameterValue function

* Add draft of generating TS readme

* Promisify gulp tasks

* Skip non directories

* Add Logger
2018-10-04 13:33:12 -07:00