Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Containerized the Interface and Visualization And Setup Github Actions #63

Merged
merged 48 commits into from
Dec 10, 2020

Conversation

im-prakher
Copy link
Contributor

@im-prakher im-prakher commented Jul 26, 2020

I have containerized the interface and visualization part of the YABA app in this PR

Please look at the Dockerfile - this commit 6037b55 and below. (Other files are from when the initial creation of the interface and visualization and will no longer be relevant after current work is submitted.)

@im-prakher im-prakher closed this Jul 26, 2020
im-prakher and others added 5 commits July 26, 2020 18:59
Delete client.json

Delete package-lock.json
Added install dependencies section
Co-authored-by: Chris Schnaufer <[email protected]>

alt text
Update upload1.js

Fixed redirects and error page functionality

Update app/Meta.py

Co-authored-by: Chris Schnaufer <[email protected]>

Update app/Meta.py

Co-authored-by: David LeBauer <[email protected]>

Replace "some text" with "" in Meta.py

Co-authored-by: David LeBauer <[email protected]>
@im-prakher im-prakher reopened this Jul 26, 2020
@im-prakher
Copy link
Contributor Author

Please have a look at it and then merge it
@dlebauer @Chris-Schnaufer @KristinaRiemer

@Chris-Schnaufer
Copy link
Contributor

My comment from above:

For GitHub actions, can you use a...

wasn't intended to for combining all the testing scripts - sorry I wasn't clear. The key to my request was to simplify things, not make them more complex.

The idea was to see if matrix could be used to combine the two Python tests into one file. I feel that putting Python and Node tests into the same file defeats simplification. If putting the Python app-test and client-tests into the same file using matrix makes things less simple, then that shouldn't be done.

.github/workflows/linter.yml Outdated Show resolved Hide resolved
@KristinaRiemer KristinaRiemer merged commit de8abfc into PecanProject:master Dec 10, 2020
@im-prakher im-prakher deleted the containerize branch February 1, 2021 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants