php / php-tasks

Tasks that need doing. This is for php-src maintainers. The end-user bug tracker is at https://bugs.php.net/.
27 stars 6 forks source link

Improve Azure pipelines to skip some changes #17

Closed carusogabriel closed 3 years ago

carusogabriel commented 4 years ago

We can improve

https://github.com/php/php-src/blob/47e4001976f3ff85a6d479df39dc82d4ceb18b19/azure-pipelines.yml#L7-L12

to skip builds for changes in text-only files :)

himanshu007-creator commented 3 years ago

can i work on this issue?

nikic commented 3 years ago

I'm actually not sure what this issue is suggesting ... doesn't the referenced part of azure-pipelines.yml already skip doc-only changes?

carusogabriel commented 3 years ago

@nikic What I meant was documentation, README.mds in the extensions, etc.

@himanshu007-creator Sure, go ahead!

himanshu007-creator commented 3 years ago

@nikic What I meant was documentation, README.mds in the extensions, etc.

@himanshu007-creator Sure, go ahead!

https://github.com/php/php-src/pull/6876