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

Pipeline + Unit Tests #110

Closed
5 tasks done
DerekRoberts opened this issue Feb 27, 2020 · 1 comment
Closed
5 tasks done

Pipeline + Unit Tests #110

DerekRoberts opened this issue Feb 27, 2020 · 1 comment
Assignees
Labels
Ready User Story or Task Ready to be pulled into sprint Task Technical task that cannot be written as a user story

Comments

@DerekRoberts
Copy link
Member

DerekRoberts commented Feb 27, 2020

Describe the task
Add available unit tests to the pipeline.

Acceptance Criteria

  • Find tests
  • Add them
  • Failing the test = Pipeline does not pass the code
  • Pipeline runs the tests
  • Dockerfile for deploying wps-web
@DerekRoberts DerekRoberts added the Task Technical task that cannot be written as a user story label Feb 27, 2020
@DerekRoberts DerekRoberts added this to the Sprint #2 milestone Feb 27, 2020
@DerekRoberts DerekRoberts self-assigned this Feb 27, 2020
@DerekRoberts DerekRoberts added the Ready User Story or Task Ready to be pulled into sprint label Feb 27, 2020
@DerekRoberts DerekRoberts assigned ghost Feb 27, 2020
@ghost
Copy link

ghost commented Feb 28, 2020

@jakemorr
For running unit tests of wps-web during the build process, a docker file is required and a new task is required to produce this docker file. Should we go ahead and create a separate task for it and append it as a blocker to this task?

CC: @DerekRoberts

@ghost ghost assigned Kyubinhan Mar 4, 2020
Sybrand pushed a commit that referenced this issue Jun 4, 2020
* Add View Map text to button - styling still required

* Add style class for View Map label

* github comments.yml

* Move and restyle map button label; update FE test

* Change view map button to a link (#111)

Co-authored-by: Kyubin Han <kyubinhan11@gmail.com>
Kyubinhan pushed a commit that referenced this issue Aug 13, 2020
- introduce gdal
- extract relative humidity (rh_tgl_2) and temperature (tmp_tgl2) from grib files
- store rh and temp of bounding grid for each station
- read bounding rh and temp for a given station and interpolate values
- re-factor application to allow for easier referencing of models from within alembic
- upgrade alembic to head as part of deployment
- update grib processer cron template to pull latest and disallow running concurrently
- remove write access to /app folder
- switch to using temporary folder for grib downloads
conbrad pushed a commit that referenced this issue Aug 14, 2024
- introduce gdal
- extract relative humidity (rh_tgl_2) and temperature (tmp_tgl2) from grib files
- store rh and temp of bounding grid for each station
- read bounding rh and temp for a given station and interpolate values
- re-factor application to allow for easier referencing of models from within alembic
- upgrade alembic to head as part of deployment
- update grib processer cron template to pull latest and disallow running concurrently
- remove write access to /app folder
- switch to using temporary folder for grib downloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready User Story or Task Ready to be pulled into sprint Task Technical task that cannot be written as a user story
Projects
None yet
Development

No branches or pull requests

2 participants