Skip to content

Commit

Permalink
Merge pull request #317 from AtlassianPS/azure-pipelines
Browse files Browse the repository at this point in the history
Set up CI with Azure Pipelines
  • Loading branch information
lipkau authored Dec 5, 2018
2 parents 3b82e0c + 4e37930 commit 8aa72ef
Show file tree
Hide file tree
Showing 136 changed files with 5,212 additions and 2,032 deletions.
29 changes: 16 additions & 13 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,23 @@
CHANGELOG.md merge=union

# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto eol=crlf
* text=auto

# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
*.md text
*.gitattributes text
*.ps1 text
*.psm1 text
*.psd1 text
*.psc1 text
*.ps1xml text
*.clixml text
*.xml text
*.txt text
# Explicitly declare text files we want to always be normalized.
*.md text eol=crlf
*.gitattributes text eol=crlf
*.gitignore text eol=crlf
*.ps1 text eol=crlf
*.psm1 text eol=crlf
*.psd1 text eol=crlf
*.psc1 text eol=crlf
*.ps1xml text eol=crlf
*.clixml text eol=crlf
*.cs text eol=crlf
*.xml text eol=crlf
*.yml text eol=crlf
*.txt text eol=crlf
*.json text eol=crlf

# Denote all files that are truly binary and should not be mergeable.
*.dll binary
Expand Down
32 changes: 0 additions & 32 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

10 changes: 9 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,30 @@
<!-- markdownlint-disable MD002 -->
<!-- markdownlint-disable MD041 -->
<!-- Provide a general summary of your changes in the Title above -->

### Description

<!-- Describe your changes in detail -->

### Motivation and Context

<!-- Why is this change required? What problem does it solve? -->
<!-- If it fixes an open issue, please link to the issue here as follows: -->
<!-- closes #1, closes #2, ... -->

### Types of changes

<!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

### Checklist:
### Checklist

<!-- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->

- [ ] My code follows the code style of this project.
- [ ] I have added Pester Tests that describe what my changes should do.
- [ ] I have updated the documentation accordingly.
8 changes: 3 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ config.xml
# except for git files
!.gitattributes
!.gitignore
!.editorconfig
!.spelling
!.github/
!.vscode/
!.travis.yml

# Ignore Release directory generated by local builds
Release/
Tools/*.exe
JiraPS/en-US/
TestResult.xml
Test*.xml

#######
# Excerpts from https://www.gitignore.io
Expand All @@ -32,6 +33,3 @@ ehthumbs.db

# Folder config file
Desktop.ini

#Vim Junk
.swp
223 changes: 33 additions & 190 deletions .spelling
Original file line number Diff line number Diff line change
@@ -1,205 +1,48 @@
AppVeyor
// AtlassianPS
Atlassian
Atlassian's
atlassianps.org
atlassianps.slack.com
behavior
behaviors
booleans
CAPTCHA
cmd
cmdlet
cmdlets
color
colors
config
config.xml
datacenter
env
exe
github
hashtable
hashtables
hotfix
img
IssueLink
Jira
JIRA
jira-screen-createissue
JIRA's
JiraPS
jql
json
MSI
multiselect
OAuth
PackageManagement
param
png
PoshCode
powershell
PowerShell
powershell.exe
PowerShellGet
projectCategory
ps1
PSGallery
PSJira
PSModulePath
ReadTheDocs
vscode
WindowsPowerShell
worklog

# Commands
Add-JiraGroupMember
Add-JiraIssueComment
Add-JiraIssueLink
Add-JiraIssueWatcher
Add-JiraIssueWorklog
ConvertFrom-Json2
ConvertTo-JiraComment
ConvertTo-JiraComponent
ConvertTo-JiraCreateMetaField
ConvertTo-JiraEditMetaField
ConvertTo-JiraField
ConvertTo-JiraFilter
ConvertTo-JiraGroup
ConvertTo-JiraIssue
ConvertTo-JiraIssueLink
ConvertTo-JiraIssueLinkType
ConvertTo-JiraIssueType
ConvertTo-JiraLink
ConvertTo-JiraPriority
ConvertTo-JiraProject
ConvertTo-JiraSession
ConvertTo-JiraStatus
ConvertTo-JiraTransition
ConvertTo-JiraUser
ConvertTo-JiraWorklogItem
Format-Jira
Get-JiraComponent
Get-JiraConfigServer
Get-JiraField
Get-JiraFilter
Get-JiraGroup
Get-JiraGroupMember
Get-JiraIssue
Get-JiraIssueComment
Get-JiraIssueCreateMetadata
Get-JiraIssueEditMetadata
Get-JiraIssueLink
Get-JiraIssueLinkType
Get-JiraIssueType
Get-JiraIssueWatcher
Get-JiraPriority
Get-JiraProject
Get-JiraRemoteLink
Get-JiraSession
Get-JiraUser
Invoke-JiraIssueTransition
Invoke-JiraMethod
New-JiraGroup
New-JiraIssue
New-JiraSession
New-JiraUser
Remove-JiraGroup
Remove-JiraGroupMember
Remove-JiraIssueLink
Remove-JiraIssueWatcher
Remove-JiraRemoteLink
Remove-JiraSession
Remove-JiraUser
Resolve-JiraError
Set-JiraConfigServer
Set-JiraIssue
Set-JiraIssueLabel
Set-JiraUser

# Data Types
Int
JiraPS.Comment
JiraPS.Component
JiraPS.CreateMetaField
JiraPS.Field
JiraPS.Filter
JiraPS.Group
JiraPS.Issue
JiraPS.IssueLink
JiraPS.IssueLinkType
JiraPS.IssueType
JiraPS.IssueType
JiraPS.Link
JiraPS.Priority
JiraPS.Project
JiraPS.Session
JiraPS.Transition
JiraPS.User
JiraPS.Watchers
PSCredential
PSCustomObject
System.Management.Automation.PSObject
System.Object
System.String

# Parameters
AllowedValues
ComponentId
ConfigFile
ContentType
DateStarted
DisplayName
EmailAddress
FixVersion
GroupName
IncludeDebug
IncludeInactive
InputObject
IssueType
LinkType
MaxJsonLength
MaxResults
PageSize
PassThru
SecureString
StartIndex
TimeSpent
VisibleRole
WhatIf
WriteError
// Module specific
worklog
timespan
multipart
captcha

# Methods
ToString

# ParameterSets
ByFilter
ByFilterID
ByGroupName
ByHashtable
ById
ByInputObject
ByIssueKey
ByJQL
ByNamedParameters
ByProject
ByUserName
ClearLabels
ModifyLabels
ReplaceLabels
ReturnError
WebResponse
// Powershell
pwsh
cmdlet
cmdlets
recurse
hashtable
posh
Passthru
EXTERNALHELP

# User Names
alexsuslin
axxelG
// Person/Username
lipkau
bunke
brianbunke
thomykay
juneb
alexsuslin
axxel
beaudryj
clijsters
colhal
dejulia489
ebekker
jkknorr
kittholland
LiamLeane
lipkau
liam
leane
lukhase
padgers
ThePSAdmin
JohnAdders
hmmwhatsthisdo

// misc
markdownlint
veyor
pandoc
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.PowerShell",
"DavidAnson.vscode-markdownlint"
"DavidAnson.vscode-markdownlint",
"streetsidesoftware.code-spell-checker"
]
}
Loading

0 comments on commit 8aa72ef

Please sign in to comment.