Skip to content

Conversation

@adamzev
Copy link
Contributor

@adamzev adamzev commented Mar 25, 2025

fix: removed old ETL pipeline on feature branch

Removed references in docker-compose

Updated Dockerfile to run main.py

Updated tests to use the new ETL pipeline
Removed tests and created a ticket (#1144 ) to add them back in that could not be directly switched

Related Issue(s)

This PR addresses issue #1142

Type of change

  • Breaking change

How Has This Been Tested?

The pipeline ran successfully with the changes. The remain tests passed. We'll have to add additional tests back in. Backup and DataDiff functionality was not checked.

adamzev and others added 10 commits March 20, 2025 10:45
Metadata is collected from docstrings and function runtime.

Adds new info to the docstrings of functions in the new ETL pipeline.

Adds testing of the new provide_metadata() decorator
…docs

Task: CodeForPhilly#1029 Adds a decorator to collect metadata and documents the new ETL pipeline
Removed breaking changes from upgrading Tailwind to v4 and React to v19

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Collum <[email protected]>
# 1.0.0 (2025-03-25)

### Bug Fixes

* **572:** fix webpack warnings + fix linting issues ([CodeForPhilly#574](https://github.com/adamzev/clean-and-green-philly/issues/574)) ([fbfd459](fbfd459))
* Add focus styling to header links ([a99065c](a99065c))
* Add href to dropdown items to increase link size ([2eb4667](2eb4667))
* closing tooltip popup on map closes property details ([432e8c0](432e8c0))
* correct the scrolling on the map page ([a850237](a850237))
* Remove nested link and button ([d93e8bd](d93e8bd))
* Update footer markup structure for accessibility ([d5c2a33](d5c2a33))

### Features

* **247:** make the mapbox legend more legible ([bcf6915](bcf6915))
* **293:** sort features by priority of high, medium, low ([8cd1058](8cd1058))
* **305:** expand the header width of single property table ([b25261e](b25261e))
* **395:** add white background to backbutton bar ([a65f052](a65f052))
* **395:** make property selection back button sticky ([6601201](6601201))
* **457:** add filter count to button ([b35145a](b35145a))
* **535:** add close download view button ([CodeForPhilly#579](https://github.com/adamzev/clean-and-green-philly/issues/579)) ([9bd2c53](9bd2c53))
* **544:** adjust remove property section ([CodeForPhilly#580](https://github.com/adamzev/clean-and-green-philly/issues/580)) ([900af8e](900af8e))
* **568:** restyle the property table ([CodeForPhilly#577](https://github.com/adamzev/clean-and-green-philly/issues/577)) ([2c8cc92](2c8cc92))
* Add arrow icon to link ([6bce3fa](6bce3fa))
* Add content to sidebar ([23d5c52](23d5c52))
* Add council district ([e576218](e576218))
* Add extra data to single detail page ([48e34fe](48e34fe))
* Add font ([c1a8b93](c1a8b93))
* Add font to map ([1491518](1491518))
* Add font to search field ([3b08069](3b08069))
* Add info cards ([8170944](8170944))
* Add missing data and atlas link; style table ([8c260d4](8c260d4))
* Add percentage, update column widths ([41caf77](41caf77))
* Add priority color square ([ad5a9fa](ad5a9fa))
* add redirect from map to find-properties ([439ed6c](439ed6c))
* Add row scope ([f945979](f945979))
* Add spacing below Back button ([7de48c5](7de48c5))
* Address a few more links ([b3b6733](b3b6733))
* Adjust table per requirements ([36e6cfa](36e6cfa))
* Change Find Properties and Learn More to links ([1de0b47](1de0b47))
* Close sidebar if clicking on empty map ([612117d](612117d))
* Navigate to map on click; show popups ([183b6a2](183b6a2))
* Open sidebar from map ([5474367](5474367))
* Pass selected property to map view ([663f142](663f142))
* underline links ([5f23d09](5f23d09))
* Update aria label and role ([765e5a4](765e5a4))
Removed references in docker-compose

Updated Dockerfile to run main.py

Updated tests to use the new ETL pipeline
Removed tests and created a ticket to add them back in that could not
be directly switched
@vercel
Copy link

vercel bot commented Mar 25, 2025

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 Mar 25, 2025 9:58pm

@adamzev adamzev marked this pull request as draft March 25, 2025 22:00
@adamzev adamzev marked this pull request as ready for review March 25, 2025 23:06
@adamzev adamzev changed the title Task: 1142 remove old etl Task: 1142 remove old ETL pipeline on feature branch Mar 27, 2025
@cfreedman cfreedman self-requested a review April 1, 2025 15:42
@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2025

This PR has been marked as stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Apr 9, 2025
@adamzev adamzev merged commit d5e7570 into CodeForPhilly:feature-new-etl Apr 9, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants