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

Lebovits/issu643 add frontend formatting check #752

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

nlebovits
Copy link
Collaborator

Should close issue #643 to add a formatting check for the front end on PR.

Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vacant-lots-proj ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2024 7:01am

- name: Setup Node.js
uses: actions/setup-node@v4
- name: Checkout repository
uses: actions/checkout@v3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nlebovits why is the PR downgrading actions/checkout from v4 to v3?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CodeWritingCow good catch! sloppy chatgpt hallucinations lol

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will fix in a new commit + check the other PR for backend work to do the same

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CodeWritingCow going to add a dependabot.yml to keep these up to date. see #757

Copy link
Collaborator

@CodeWritingCow CodeWritingCow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nlebovits please see my question about actions/checkout.

@CodeWritingCow
Copy link
Collaborator

Hi @nlebovits the PR has a merge conflict. Can you resolve it? Thanks!

@nlebovits nlebovits merged commit 00fb39b into staging Jul 18, 2024
1 of 2 checks passed
nlebovits added a commit that referenced this pull request Jul 18, 2024
* make rake icon white under drak mode

* use default color theme

* use ButtonText for street view icon

* add dependabot yml to keep ghactions, npm. and pip dependencies up to date

* get pr_checks_backend.yml working (#756)

* Set up pr_checks_backend.yml to run black formatter
* Also run flake8 linting
* Check if main docker container builds correctly
* Check if postgres container runs correctly
* update vscode/settings.json to match formatting + linting

* Lebovits/issu643 add frontend formatting check (#752)

* add formatting + linting checks to front end workflows
* have checks run on PRs to staging, not main

* Lebovits/fix backend issues (#708)

* Fix issue with pipfile creation in docker

* Update + organize back end docs

---------

Co-authored-by: klaus <zheyic@seas.upenn.edu>
Co-authored-by: Gary Pang <gary.pang@gmail.com>
nlebovits added a commit that referenced this pull request Jul 18, 2024
* make rake icon white under drak mode

* use default color theme

* use ButtonText for street view icon

* add dependabot yml to keep ghactions, npm. and pip dependencies up to date

* get pr_checks_backend.yml working (#756)

* Set up pr_checks_backend.yml to run black formatter
* Also run flake8 linting
* Check if main docker container builds correctly
* Check if postgres container runs correctly
* update vscode/settings.json to match formatting + linting

* Lebovits/issu643 add frontend formatting check (#752)

* add formatting + linting checks to front end workflows
* have checks run on PRs to staging, not main

* Lebovits/fix backend issues (#708)

* Fix issue with pipfile creation in docker

* Update + organize back end docs

---------

Co-authored-by: klaus <zheyic@seas.upenn.edu>
Co-authored-by: Gary Pang <gary.pang@gmail.com>
nlebovits added a commit that referenced this pull request Jul 18, 2024
* Merge staging to main (#760)

* make rake icon white under drak mode

* use default color theme

* use ButtonText for street view icon

* add dependabot yml to keep ghactions, npm. and pip dependencies up to date

* get pr_checks_backend.yml working (#756)

* Set up pr_checks_backend.yml to run black formatter
* Also run flake8 linting
* Check if main docker container builds correctly
* Check if postgres container runs correctly
* update vscode/settings.json to match formatting + linting

* Lebovits/issu643 add frontend formatting check (#752)

* add formatting + linting checks to front end workflows
* have checks run on PRs to staging, not main

* Lebovits/fix backend issues (#708)

* Fix issue with pipfile creation in docker

* Update + organize back end docs

---------

Co-authored-by: klaus <zheyic@seas.upenn.edu>
Co-authored-by: Gary Pang <gary.pang@gmail.com>

* Staging (#768)

* make rake icon white under drak mode

* use default color theme

* use ButtonText for street view icon

* add dependabot yml to keep ghactions, npm. and pip dependencies up to date

* get pr_checks_backend.yml working (#756)

* Set up pr_checks_backend.yml to run black formatter
* Also run flake8 linting
* Check if main docker container builds correctly
* Check if postgres container runs correctly
* update vscode/settings.json to match formatting + linting

* Lebovits/issu643 add frontend formatting check (#752)

* add formatting + linting checks to front end workflows
* have checks run on PRs to staging, not main

* Lebovits/fix backend issues (#708)

* Fix issue with pipfile creation in docker

* Update + organize back end docs

---------

Co-authored-by: klaus <zheyic@seas.upenn.edu>
Co-authored-by: Gary Pang <gary.pang@gmail.com>

* make rake icon white under drak mode

* use default color theme

---------

Co-authored-by: klaus <zheyic@seas.upenn.edu>
Co-authored-by: Gary Pang <gary.pang@gmail.com>
@nlebovits nlebovits deleted the lebovits/issu643-add-frontend-formatting-check branch July 18, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants