Assigment 2- Anaushka Goyal#58
Open
AnaushkaGoyal wants to merge 57 commits into
Open
Conversation
added tests for assignment02
…uble precision representations of 0
- Azavea used to maintain the neighborhoods files. Since Azavea merged with Element 84, it has been primarily volunteer-maintained under https://github.com/opendataphilly/open-geo-data - SEPTA has updated their GTFS feeds to include more of the fields from the spec (https://gtfs.org/documentation/schedule/reference/) - In this commit, consolidated the URLs from which to download data files at the top of bootstrap_data.sh so that it's easier to update in the future.
…ud/data-updates-2025-1 Updates for Spring 2025 data sources
…t copying to __pgdata__ (to verify that it will cause an error if the folder doesn't exist)
…go fixed the trailing spaces in station names
sqlfluff supports postgis operators now, so we can lint question 3
Bumps the github-actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `6` | | [docker/login-action](https://github.com/docker/login-action) | `65b78e6e13532edd9afa3aa52ac7964289d1a9c1` | `0567fa5ae8c9a197cb207537dc5cbb43ca3d803f` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7` | `ed95091677497158a9ff38b314264cd965388d5e` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `f2a1d5e99d037542a71f64918e516c093c6f3fc4` | `64c9b141502b80dbbd71e008a0130ad330f480f8` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `2` | `3` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `6` | | [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` | Updates `actions/checkout` from 3 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v6) Updates `docker/login-action` from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to 0567fa5ae8c9a197cb207537dc5cbb43ca3d803f - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@65b78e6...0567fa5) Updates `docker/metadata-action` from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to ed95091677497158a9ff38b314264cd965388d5e - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@9ec57ed...ed95091) Updates `docker/build-push-action` from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 64c9b141502b80dbbd71e008a0130ad330f480f8 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@f2a1d5e...64c9b14) Updates `actions/attest-build-provenance` from 2 to 3 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v2...v3) Updates `actions/setup-python` from 4 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v6) Updates `actions/setup-node` from 4 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/login-action dependency-version: 0567fa5ae8c9a197cb207537dc5cbb43ca3d803f dependency-type: direct:production dependency-group: github-actions - dependency-name: docker/metadata-action dependency-version: ed95091677497158a9ff38b314264cd965388d5e dependency-type: direct:production dependency-group: github-actions - dependency-name: docker/build-push-action dependency-version: 64c9b141502b80dbbd71e008a0130ad330f480f8 dependency-type: direct:production dependency-group: github-actions - dependency-name: actions/attest-build-provenance dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…oud/dependabot/github_actions/github-actions-341c0c6a5f Bump the github-actions group with 7 updates
Bumps the github-actions group with 3 updates in the / directory: [docker/login-action](https://github.com/docker/login-action), [docker/metadata-action](https://github.com/docker/metadata-action) and [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/login-action` from 0567fa5ae8c9a197cb207537dc5cbb43ca3d803f to 3227f5311cb93ffd14d13e65d8cc400d30f4dd8a - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@0567fa5...3227f53) Updates `docker/metadata-action` from ed95091677497158a9ff38b314264cd965388d5e to a60f0f62b5c12316066c8db464bfb2faafd7907b - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@ed95091...a60f0f6) Updates `docker/build-push-action` from 64c9b141502b80dbbd71e008a0130ad330f480f8 to 8c1e8f8e5bf845ba3773a14f3967965548a2341e - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@64c9b14...8c1e8f8) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3227f5311cb93ffd14d13e65d8cc400d30f4dd8a dependency-type: direct:production dependency-group: github-actions - dependency-name: docker/metadata-action dependency-version: a60f0f62b5c12316066c8db464bfb2faafd7907b dependency-type: direct:production dependency-group: github-actions - dependency-name: docker/build-push-action dependency-version: 8c1e8f8e5bf845ba3773a14f3967965548a2341e dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.