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

As a developer I need scaffolding for the backend so I can contribute to the project #2

Closed
1 of 10 tasks
RafterGit opened this issue Jul 22, 2020 · 4 comments
Closed
1 of 10 tasks
Assignees

Comments

@RafterGit
Copy link

RafterGit commented Jul 22, 2020

AC:

  • Basic api service deploy to cloud.gov dev environment

Tasks:

  • Create Dockerized Django API application with PostgreSQL database
  • Add flake8 gem for linting
  • Add coverge and configure for unit testing

DoD

  • minimum 90% code coverage test
  • 0 linting errors and warnings
  • 0 accessibility errors
  • deployed to a dev environment
  • all significant changes have been documented
  • free of high and medium security vulnerabilities
@RafterGit RafterGit added this to the User Authentication milestone Jul 22, 2020
@RafterGit RafterGit removed the 8 label Jul 23, 2020
@RafterGit RafterGit modified the milestones: User Authentication, Sprint 0 Jul 23, 2020
@lfrohlich
Copy link
Collaborator

Suggest adding vulnerability scans and a linter as tasks.
Otherwise, AC looks good from my perspective.

@shubhi-raft
Copy link
Collaborator

Suggest adding vulnerability scans and a linter as tasks.

fyi @carltonsmith

Otherwise, AC looks good from my perspective.

great, thanks. @lfrohlich moving this to do.

@carltonsmith
Copy link

Thanks @lfrohlich I have added those to the task list

@carltonsmith carltonsmith linked a pull request Jul 29, 2020 that will close this issue
5 tasks
@shubhi-raft shubhi-raft modified the milestone: Sprint 0 Aug 4, 2020
@lfrohlich lfrohlich modified the milestones: Sprint 0, Sprint 1 Aug 5, 2020
@lfrohlich
Copy link
Collaborator

This was completed

carltonsmith pushed a commit that referenced this issue Jan 29, 2021
Update Flat File Metadata Guide.md
carltonsmith added a commit that referenced this issue Feb 10, 2021
# This is the 1st commit message:

add tests

# This is the commit message #2:

add test and cleanup verbiage
andrew-jameson added a commit that referenced this issue Jun 30, 2021
…ta-files

Issue 818 (PR #2): Add endpoint to scan and upload a Data File to S3
riatzukiza pushed a commit that referenced this issue Jul 22, 2022
fork update for mac.
riatzukiza pushed a commit that referenced this issue Jul 22, 2022
andrew-jameson pushed a commit that referenced this issue Feb 1, 2024
andrew-jameson added a commit that referenced this issue Feb 22, 2024
* can we just remove return code?

* hijacking github workflow to get owasp triggered in pipeline

* attempting to trigger a zap scan #2

* whitespace change to re-trigger

* testing per office hours feedback

* cf org param added

* hard-coding org value

* underscore

* no hardcode

* testing

* debugging b/c this worked manually

* simple return or return a response code?

* Returning response. Need to trigger against raft env

* hardcoding envs

* syntax err on type

* reverting jobs and workflows to not right nightly

* helps to commit workflows too

* missed these flags for owasp

* This needs a string to operate on

* cleaning up debugging cmd

---------

Co-authored-by: andrew-jameson <ajameson@teamraft.com>
Co-authored-by: Alex P <63075587+ADPennington@users.noreply.github.com>
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 a pull request may close this issue.

4 participants