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

Dev to PROD | web-3 wallet, fixture-standings, bugs, optimization, auth #1031

Merged
merged 9 commits into from
Feb 1, 2023

Conversation

migbash
Copy link
Collaborator

@migbash migbash commented Feb 1, 2023

📃 Squash Description

PRs

Bulleted list of Pull Requests Part of this merge to main

  • #3452 - example

Detailed

Grouped by Pull Request, with each section containing the issues relevant to set Pull Request - example

PR #73023

  • closes #56
  • closes #695

PR #1030

ℹ Type of change

Please delete options that are not relevant.

  • 🛠 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • ❌ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📃 This change requires a documentation update

🧰 How Has This Been Tested?

Please describe the tests that you ran to verify your changes.
by simply checking the appropiate checkbox

  • localhost
  • heroku | DEV

🔽 (Optional)
Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

✔ Self-checklist:

  • This code follows the style guidelines of this project
  • This code is self-reviewed
  • This code is commented, particularly in hard-to-understand areas
  • Documentation has been updated
  • This code does not generate new warnings
  • This code contains added tests that prove my fix is effective or that my feature works
  • This code new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

⚠ Warning:

Please ensure that your code does not contain console without the if (dev) console...
to avoid memory overflows on the server. Or remove the console if no longer needed.

Please ensure that any GraphQL query used starts with the prefix - REDIS_CACHE_ or FRONTEND_.

* `update` README.md

* `issue` #972 #976

* `issue` #972

* `deepsource` JS-0357

* `deepsource` JS-0128

* `deepsource` JS-0051

* `deepsource` JS-0116

* `deepsource` JS-0246

* `deepsource` JS-0241

* `deepsource` JS-0241

* `deepsource` JS-0123

* `deepsource` JS-0356
* `hot-fix` for #974 (#975)

* `🔥hot-fix` to PROD (#983)

* `hot-fix` for #974

* 🔥hot fix/prod h2h issues (#982)

* `update` README.md

* `issue` #972 #976

* `issue` #972

* `deepsource` JS-0357

* `deepsource` JS-0128

* `deepsource` JS-0051

* `deepsource` JS-0116

* `deepsource` JS-0246

* `deepsource` JS-0241

* `deepsource` JS-0241

* `deepsource` JS-0123

* `deepsource` JS-0356

* issue #957
* `update` logs for `PROD` server

* `update` for `Makefile`

* `update` for `.dockerignore`

* `setup` of `Docker` development env

* `update` for `package.json` with `scripts:`

* `.gitignore` update

* `update` for `Docker` in `PROD` deployment

* `update` Makefile

* `update` for `README.md`

* `update` express server for `https`

* add `new` deploy script with `Github Actions`

* `update` github actions test

* `revert` for `http` only support

* `update` for `Makefile`

* `update` for `deploy.yml`

* `revert` for `http` only support

* `add` for `https` deploy

* `update` - `Makefile`

* `update` - `my-server.js`

* issue `990`

* issue `990` - `V1`

* issue #949

* `update` packages

* `update` for `github/actions`

* issue #986

* `logs` update

* `update` for `settings.json`

* `update` issue #986

* `update` for `mobile` view `auth`

* `revert` express for `heroku`

* `revert` express for `heroku`

* `revert` express for `heroku`

* `revert` for `DEV` test `heroku`

* `revert` for `DEV` test `heroku`

* `revert` for `DEV` test `heroku`

* `add` back `AuthWidget`

* issue #1004

* issue #1004

* issue #1004 `checkout`

* `update` example widget

* issue #1004

* issue #1004 `dark-mode` hovers

* issue #1004 `🐞 debug`

* issue #1004 `🐞 debug`

* issue #1004

* issue #1004 `🐞 debug update`

* `revert` to `PROD` of `express-server`

* `deepsource` JS-0239

* `deepsource` JS-0239

* `deepsource` JS-0242

* `deepsource` JS-T1001
* issue #1006 #1021

* `update` .github/deploy script

* issue #1019

* `renaming`

* `aesthetic` `doc`

* `update` for `docker:dev` + `package.json` scripts

* `update` with `main`

* `update` settings.json

* issue #951

* issue #951

* issue #951

* issue #951 `redundant` code

* issue #951

* issue #1028

* issue #951 `styles` update

* `deepsource` JS-0128
@migbash migbash added 🐞 [A] bug Something isn't working. Needs to be looked at. documentation Improvements or additions to documentation 🌟 [A] enhancement New feature or request announcement Official Announcements 📣 [A] high priority Something that needs attention and accelerated resolving labels Feb 1, 2023
@migbash migbash self-assigned this Feb 1, 2023
@migbash migbash changed the title Dev Dev to PROD | web-3 wallet, fixture-standings, bugs, optimization, auth Feb 1, 2023
@migbash migbash requested a review from jonsnowpt February 1, 2023 12:37
@migbash migbash temporarily deployed to betarena-scores-platform February 1, 2023 12:40 Inactive
@jonsnowpt jonsnowpt merged commit 97cea6b into main Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 [A] bug Something isn't working. Needs to be looked at. 🌟 [A] enhancement New feature or request 📣 [A] high priority Something that needs attention and accelerated resolving announcement Official Announcements documentation Improvements or additions to documentation
Projects
Archived in project
2 participants