move API checks from deploy integration test into a standalone script

Open Beginner friendly
#264 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
Half a day
Newbie friendliness
68/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Quiet
Tech stack
github-actions
Domain
ci-cd, testing

Research direction

Start by reading the operational checks in deploy.yaml and trace how the deploy integration test invokes them. Move those checks into a standalone script and update the workflow to execute it; done means the checks still catch deployment bugs while deploy.yaml is less cluttered.

Written by the indexing model from the issue text.

Description

I hastily added a bunch of operational checks to deploy.yaml which have been helpful for catching bugs but they clutter up the github action workflow file. We should move these checks into a standalone script that gets executed in the workflow.

Dominant language
Python
Stars
29
Forks
6
Avg merge
1d 7h
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from developmentseed/eoapi-cdk

All issues in developmentseed/eoapi-cdk

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.