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

Lambda deployment #975

Closed
wants to merge 75 commits into from
Closed

Lambda deployment #975

wants to merge 75 commits into from

Conversation

majesticio
Copy link
Contributor

test ci workflow

Christian Parker and others added 30 commits April 12, 2022 08:37
2 packages were not updated because they are only used in adapters
that at no longer active and do not work. I left them for now but we
could probably remove them at some point.
Instead of having to exclude a bunch of files in the deployment code
Because these were from the old database and the new database has some
of the same table names but does not include the migration table I
wanted to make sure that these would not cause issues now that we are
using knexjs to update the provider table when we change the source config
Meant to throw proper error in the case where no data was returned
More error checking, ability to pass time
refer to issue #918 for more details
Added more error messages to make it easier to debug. See issue #919
Because of the try/catch block it means that non fatal errors become fatal
Must be equal to or greater than the lambda timeout
corrected attribution, location site name
Christian Parker and others added 29 commits March 15, 2023 14:57
* hungary adapter 
---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* canterbury

* fetcher for Canterbury, NZ ready for review, merge

* ready for review/deploy

* updated moment to luxon, cleaned up

* made requested changes for PR

* update to adapter name

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* first commit.needs review credit magsyg

* credit @magsys PR #754

* IP updated stations and added parameters.

* C - adapter works ready for PR

* added params names to ID's

* update

* updated moment to  luxon

* updated adapter name and attribution

* updated adapter name

* updated Number to parseFloat

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* Draft: almost ready

* updates to attribution and units

* ready for review/PR

* added modules for rss and html parsing

* update to averaging period 'co' = 8, adapter name

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* first commit, works-need review for dupes w/eea

* complete adapter ready for review/deploy

* updated moment to luxon

* updated Number to parseFloat

* updated adapter name

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* added catalonia, needs review

* will close #711 and #709 after PR. review 4 dupes

* resolved requested changes

* updated adapter name

* added params 'no', 'pm1'

* updated moment to luxun, added 'no, nox, pm1' enum

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* israel envista-new

* added parameters pm10 and pm25

* commented out print

* optional params

* almost ready

* ready for review/PR

* removed moment

* requested changes for PR

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* corrected discrepancy with utc/local time

* cleaned up

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* added function to remove duplicate stations

* requested changes

* cleaned up filterDuplicates()

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* removed duplicate locations less than 0.1 km

* requested changes

* cleaned up filterDuplicates()

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* update to averaging period

* removed comment

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
* Rio adapter!

* cleaned up

---------

Co-authored-by: Gabriel Fosse <kraken+majesticio@users.noreply.github.com>
@majesticio majesticio closed this Apr 7, 2023
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 this pull request may close these issues.

2 participants