Compare commits
No commits in common. "b4b4be310eb218e4a6c18bdaaa10017a1145ce34" and "4244737843b39d796c1099092aa509e091c5c8ba" have entirely different histories.
b4b4be310e
...
4244737843
43
.drone.yml
43
.drone.yml
|
@ -82,32 +82,8 @@ steps:
|
||||||
- master
|
- master
|
||||||
image: alpine/git:latest
|
image: alpine/git:latest
|
||||||
commands:
|
commands:
|
||||||
- git config credential.helper '!f() { sleep 1; echo "username=${GIT_USER}"; echo "password=${GIT_PASSWORD}"; }; f'
|
|
||||||
- git fetch
|
|
||||||
- git checkout deployed
|
- git checkout deployed
|
||||||
- git merge master
|
- git merge master
|
||||||
environment:
|
|
||||||
GIT_PASSWORD:
|
|
||||||
from_secret: GIT_PASSWORD
|
|
||||||
GIT_USER:
|
|
||||||
from_secret: GIT_USER
|
|
||||||
|
|
||||||
- name: "check out product-development"
|
|
||||||
when:
|
|
||||||
branch:
|
|
||||||
- format-branch
|
|
||||||
image: alpine/git:latest
|
|
||||||
commands:
|
|
||||||
- git config credential.helper '!f() { sleep 1; echo "username=${GIT_USER}"; echo "password=${GIT_PASSWORD}"; }; f'
|
|
||||||
- git fetch
|
|
||||||
- git checkout product-development
|
|
||||||
- git merge format-branch
|
|
||||||
environment:
|
|
||||||
GIT_PASSWORD:
|
|
||||||
from_secret: GIT_PASSWORD
|
|
||||||
GIT_USER:
|
|
||||||
from_secret: GIT_USER
|
|
||||||
|
|
||||||
- name: "convert to xml"
|
- name: "convert to xml"
|
||||||
image: sigyl/zone-10-batch2yaml:latest
|
image: sigyl/zone-10-batch2yaml:latest
|
||||||
when:
|
when:
|
||||||
|
@ -128,17 +104,6 @@ steps:
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
- name: "git - status"
|
|
||||||
when:
|
|
||||||
branch:
|
|
||||||
- master
|
|
||||||
- format-branch
|
|
||||||
image: alpine/git:latest
|
|
||||||
commands:
|
|
||||||
- git status
|
|
||||||
volumes:
|
|
||||||
- name: dockersock
|
|
||||||
path: /var/run
|
|
||||||
- name: "git - deployed"
|
- name: "git - deployed"
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
@ -146,15 +111,9 @@ steps:
|
||||||
- format-branch
|
- format-branch
|
||||||
image: alpine/git:latest
|
image: alpine/git:latest
|
||||||
commands:
|
commands:
|
||||||
- git config credential.helper '!f() { sleep 1; echo "username=$${GIT_USER}"; echo "password=$${GIT_PASSWORD}"; }; f'
|
- git config credential.helper '!f() { sleep 1; echo "username=${GIT_USER}"; echo "password=${GIT_PASSWORD}"; }; f'
|
||||||
- git add -A
|
|
||||||
- git commit -m '$${DRONE_COMMIT_MESSAGE}'
|
- git commit -m '$${DRONE_COMMIT_MESSAGE}'
|
||||||
- git push origin
|
- git push origin
|
||||||
environment:
|
|
||||||
GIT_PASSWORD:
|
|
||||||
from_secret: GIT_PASSWORD
|
|
||||||
GIT_USER:
|
|
||||||
from_secret: GIT_USER
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
|
|
|
@ -7,6 +7,9 @@
|
||||||
- Version: '1.00'
|
- Version: '1.00'
|
||||||
- Area:
|
- Area:
|
||||||
- UniqueName: AREA1
|
- UniqueName: AREA1
|
||||||
|
- EnumerationSet:
|
||||||
|
- UniqueName: PHASE_FAILURES
|
||||||
|
- Type: '0'
|
||||||
- EnumerationSet:
|
- EnumerationSet:
|
||||||
- UniqueName: YES_NO
|
- UniqueName: YES_NO
|
||||||
- Type: '1'
|
- Type: '1'
|
||||||
|
@ -16,9 +19,6 @@
|
||||||
- Member:
|
- Member:
|
||||||
- Name: NO
|
- Name: NO
|
||||||
- Ordinal: '0'
|
- Ordinal: '0'
|
||||||
- EnumerationSet:
|
|
||||||
- UniqueName: PHASE_FAILURES
|
|
||||||
- Type: '0'
|
|
||||||
- EnumerationSet:
|
- EnumerationSet:
|
||||||
- UniqueName: $TIMER_TYPE
|
- UniqueName: $TIMER_TYPE
|
||||||
- Type: '1'
|
- Type: '1'
|
||||||
|
@ -959,6 +959,7 @@
|
||||||
- HyperlinkString: null
|
- HyperlinkString: null
|
||||||
- ERPAlias: null
|
- ERPAlias: null
|
||||||
- ConfiguredUnitName: UNIT1
|
- ConfiguredUnitName: UNIT1
|
||||||
|
- ConfiguredUnitName: UNIT2
|
||||||
- Unit:
|
- Unit:
|
||||||
- attributes:
|
- attributes:
|
||||||
XPos: '101'
|
XPos: '101'
|
||||||
|
@ -981,6 +982,27 @@
|
||||||
- HyperlinkString: null
|
- HyperlinkString: null
|
||||||
- ERPAlias: null
|
- ERPAlias: null
|
||||||
- ConfiguredEquipmentModuleName: PHASE11
|
- ConfiguredEquipmentModuleName: PHASE11
|
||||||
|
- Unit:
|
||||||
|
- attributes:
|
||||||
|
XPos: '245'
|
||||||
|
YPos: '98'
|
||||||
|
- UniqueName: UNIT2
|
||||||
|
- Class: UNIT_CLS1
|
||||||
|
- UniqueID: '4'
|
||||||
|
- Logix5000UID: '0'
|
||||||
|
- Server: null
|
||||||
|
- MaxOwners: '1'
|
||||||
|
- CrossInvocationString: null
|
||||||
|
- CrossInvocationString: null
|
||||||
|
- CrossInvocationString: null
|
||||||
|
- CrossInvocationString: null
|
||||||
|
- CrossInvocationString: null
|
||||||
|
- HyperlinkString: null
|
||||||
|
- HyperlinkString: null
|
||||||
|
- HyperlinkString: null
|
||||||
|
- HyperlinkString: null
|
||||||
|
- HyperlinkString: null
|
||||||
|
- ERPAlias: null
|
||||||
- EquipmentModule:
|
- EquipmentModule:
|
||||||
- attributes:
|
- attributes:
|
||||||
XPos: '266'
|
XPos: '266'
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue