Skip to content

Commit 79f43fa

Browse files
committed
Changes in CI
1 parent df48f88 commit 79f43fa

344 files changed

Lines changed: 2660 additions & 1655 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Installation.md

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

README.md

100644100755
File mode changed.

Unixconfig/autodeploy

100644100755
File mode changed.

YAML.md

100644100755
File mode changed.

autodeploy-jira/__init__.py

100644100755
File mode changed.

autodeploy-jira/jira-client.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ def getProjectKeys(self):
2626

2727
if __name__=="__main__":
2828
c=jiraClient("http://shgp.kfshrc.edu.sa/jira",'mkalioby','wanted85')
29-
print c.getProjectKeys()
29+
print(c.getProjectKeys())

client/__init__.py

100644100755
File mode changed.

client/autodeploy_client/.svn/all-wcprops

100644100755
File mode changed.

client/autodeploy_client/.svn/entries

100644100755
File mode changed.

0 commit comments

Comments
 (0)