-
-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #317 from AtlassianPS/azure-pipelines
Set up CI with Azure Pipelines
- Loading branch information
Showing
136 changed files
with
5,212 additions
and
2,032 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.