Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
A
add-trailing-comma
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
add-trailing-comma
Commits
69287058
Kaydet (Commit)
69287058
authored
Şub 24, 2019
tarafından
Anthony Sottile
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
azure pipelines [skip travis] [skip appveyor]
üst
f1c7617f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
0 deletions
+27
-0
README.md
README.md
+1
-0
azure-pipelines.yml
azure-pipelines.yml
+26
-0
No files found.
README.md
Dosyayı görüntüle @
69287058
[
![Build Status
](
https://travis-ci.org/asottile/add-trailing-comma.svg?branch=master
)
](https://travis-ci.org/asottile/add-trailing-comma)
[
![Coverage Status
](
https://coveralls.io/repos/github/asottile/add-trailing-comma/badge.svg?branch=master
)
](https://coveralls.io/github/asottile/add-trailing-comma?branch=master)
[
![Build status
](
https://ci.appveyor.com/api/projects/status/our2mhmqbx3pgoi2/branch/master?svg=true
)
](https://ci.appveyor.com/project/asottile/add-trailing-comma/branch/master)
[
![Build Status
](
https://dev.azure.com/asottile/asottile/_apis/build/status/asottile.add-trailing-comma?branchName=master
)
](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=3&branchName=master)
add-trailing-comma
=========
...
...
azure-pipelines.yml
0 → 100644
Dosyayı görüntüle @
69287058
resources
:
repositories
:
-
repository
:
asottile
type
:
github
endpoint
:
asottile-github
name
:
asottile/azure-pipeline-templates
ref
:
refs/tags/v0.0.1
jobs
:
-
template
:
job--python-tox.yml@asottile
parameters
:
{
tox
:
py27
,
os
:
windows
}
-
template
:
job--python-tox.yml@asottile
parameters
:
{
tox
:
py37
,
os
:
windows
}
-
template
:
job--python-tox.yml@asottile
parameters
:
{
tox
:
pypy
,
os
:
linux
}
-
template
:
job--python-tox.yml@asottile
parameters
:
{
tox
:
pypy3
,
os
:
linux
}
-
template
:
job--python-tox.yml@asottile
parameters
:
{
tox
:
py27
,
os
:
linux
}
-
template
:
job--python-tox.yml@asottile
parameters
:
{
tox
:
py36
,
os
:
linux
}
-
template
:
job--python-tox.yml@asottile
parameters
:
{
tox
:
py37
,
os
:
linux
}
-
template
:
job--python-tox.yml@asottile
parameters
:
{
tox
:
py38
,
os
:
linux
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment