forked from facundoolano/google-play-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ft : Logging and Country of Query (#70)
* Patch reviews and CI/CD Updates (#41) * Trim datee and remove url * Serve openapi.json * Update Actions * Cashless Consumer updated GooglePlayAPI.postman_collection * Maintenance fixes (#42) * Update README.md * Patch reviews and CI/CD Updates (#41) * Trim date and remove url * Serve openapi.json * Update Actions * Cashless Consumer updated GooglePlayAPI.postman_collection * Sync versions * Update docker base image to node 18 * Add logger using morgan (#50) * Bump eslint from 8.49.0 to 8.50.0 --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Add logging using morgan --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add country as global opt (#56) * Update README.md * Patch reviews and CI/CD Updates (#41) * Trim datee and remove url * Serve openapi.json * Update Actions * Cashless Consumer updated GooglePlayAPI.postman_collection * Maintenance fixes (#42) * Update README.md * Patch reviews and CI/CD Updates (#41) * Trim date and remove url * Serve openapi.json * Update Actions * Cashless Consumer updated GooglePlayAPI.postman_collection * Sync versions * Update docker base image to node 18 * Bump eslint from 8.49.0 to 8.50.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Add country global option * Add Fly env variables --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add page logging (#65) * Add page logging * Update logging * Update Configs (#69) * Update Fly Concurrency config * Update actions * Update logging in prod --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
39b1621
commit 48c261d
Showing
7 changed files
with
45 additions
and
16 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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