[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717186#comment-17717186
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 2b5ba36b3cfc61fc1aa2130785c4e77a51bf11cf in airavata-django-portal's 
branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=2b5ba36b ]

AIRAVATA-3693 add npm-run-all to package.json


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717205#comment-17717205
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 5ab69a4a0ece3ccdffc478e4301c9c975c6e6508 in airavata-django-portal's 
branch refs/heads/delta-topology-workshop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=5ab69a4a ]

AIRAVATA-3693 Add windows JS build to action


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717206#comment-17717206
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit e56c3306f5f1a799d1d5fd1dc03951a10b62674a in airavata-django-portal's 
branch refs/heads/delta-topology-workshop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=e56c3306 ]

AIRAVATA-3693 windows JS build action set to use cmd shell


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717185#comment-17717185
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit e56c3306f5f1a799d1d5fd1dc03951a10b62674a in airavata-django-portal's 
branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=e56c3306 ]

AIRAVATA-3693 windows JS build action set to use cmd shell


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717183#comment-17717183
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 3dfcac881b7af93fdffe929cb3a1e8cabe9f522f in airavata-django-portal's 
branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=3dfcac88 ]

AIRAVATA-3693 Switch to run-s so it works on Windows too


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717204#comment-17717204
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 3dfcac881b7af93fdffe929cb3a1e8cabe9f522f in airavata-django-portal's 
branch refs/heads/delta-topology-workshop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=3dfcac88 ]

AIRAVATA-3693 Switch to run-s so it works on Windows too


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717207#comment-17717207
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 2b5ba36b3cfc61fc1aa2130785c4e77a51bf11cf in airavata-django-portal's 
branch refs/heads/delta-topology-workshop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=2b5ba36b ]

AIRAVATA-3693 add npm-run-all to package.json


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717184#comment-17717184
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 5ab69a4a0ece3ccdffc478e4301c9c975c6e6508 in airavata-django-portal's 
branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=5ab69a4a ]

AIRAVATA-3693 Add windows JS build to action


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-24 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715828#comment-17715828
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 2b5ba36b3cfc61fc1aa2130785c4e77a51bf11cf in airavata-django-portal's 
branch refs/heads/staging from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=2b5ba36b ]

AIRAVATA-3693 add npm-run-all to package.json


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-24 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715827#comment-17715827
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit e56c3306f5f1a799d1d5fd1dc03951a10b62674a in airavata-django-portal's 
branch refs/heads/staging from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=e56c3306 ]

AIRAVATA-3693 windows JS build action set to use cmd shell


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-24 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715825#comment-17715825
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 3dfcac881b7af93fdffe929cb3a1e8cabe9f522f in airavata-django-portal's 
branch refs/heads/staging from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=3dfcac88 ]

AIRAVATA-3693 Switch to run-s so it works on Windows too


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-24 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715826#comment-17715826
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 5ab69a4a0ece3ccdffc478e4301c9c975c6e6508 in airavata-django-portal's 
branch refs/heads/staging from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=5ab69a4a ]

AIRAVATA-3693 Add windows JS build to action


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17711009#comment-17711009
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 2b5ba36b3cfc61fc1aa2130785c4e77a51bf11cf in airavata-django-portal's 
branch refs/heads/develop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=2b5ba36b ]

AIRAVATA-3693 add npm-run-all to package.json


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17711007#comment-17711007
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit e56c3306f5f1a799d1d5fd1dc03951a10b62674a in airavata-django-portal's 
branch refs/heads/develop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=e56c3306 ]

AIRAVATA-3693 windows JS build action set to use cmd shell


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Assignee: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17711000#comment-17711000
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 3dfcac881b7af93fdffe929cb3a1e8cabe9f522f in airavata-django-portal's 
branch refs/heads/develop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=3dfcac88 ]

AIRAVATA-3693 Switch to run-s so it works on Windows too


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (AIRAVATA-3693) Windows support: use run-s to build frontend code and library

2023-04-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17711001#comment-17711001
 ] 

ASF subversion and git services commented on AIRAVATA-3693:
---

Commit 5ab69a4a0ece3ccdffc478e4301c9c975c6e6508 in airavata-django-portal's 
branch refs/heads/develop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=5ab69a4a ]

AIRAVATA-3693 Add windows JS build to action


> Windows support: use run-s to build frontend code and library
> -
>
> Key: AIRAVATA-3693
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
> Project: Airavata
>  Issue Type: Improvement
>  Components: Django Portal
>Reporter: Marcus Christie
>Priority: Major
>
> Currently the common frontend code in the Django Portal builds the JS/CSS and 
> the library by using {{&&}} to run the two build steps one after the other. 
> But this only works in Bash shell environments. To work on Windows, 
> [run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)