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

feat: phone environment override keystore fields #28

Closed
wants to merge 65 commits into from

Conversation

SERDUN
Copy link
Contributor

@SERDUN SERDUN commented Jul 5, 2024

Description

Add phone environment override keystore fields

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

SERDUN and others added 30 commits March 19, 2024 13:15
…d): add working directory path normalization
…undle ID through an environment file, which can be used in Firebase configuration
SERDUN and others added 29 commits May 29, 2024 13:32
* chore: remove extra logs

* chore: add extra logs for check path to copy cert
* feat: add a utility to provide the plugin path

* feat: add  upload-store-connect-metadata template

* feat: add base datasource provider

* feat: add command for init keystore project

* feat: add keystore readme updater
* feat: add script for stringify assets

* feat: add stringify assets

* refactor: change asses destination from KeystoreReadmeUpdater

* featrefactor: change method to get resources

* fix: use correct path for init keystore

* fix: change command name to correct
* feat: add asset links generate command

* feat: refactor assetlinks generate

* docs: update readme

* feat: add mustache extension for convert template to JSON string data

* feat: add asset links templates

* feat: simplify assetlinks_generate_command

* feat: remove not used models

* feat: add possibility to pass mylti android fingerprints

* refactor: change android fingerprints variable name

* doc: change android fingerprints variable name

* feat: add possibility to create assetlinks only for one platform

* refactor: change template name

* feat: add test for AssetlinksGenerateCommand

---------

Co-authored-by: Dmitro Serdun <dmitriiserdun@gmail.com>
Co-authored-by: Dmitro Serdun <d.serdun@webtrit.com>
* chore: extract keystore metadata, add migration

* feat: keystore verify command impl

* docs: update readme
* refactor: remove working with files from datasource_provider

* refactor: add correct naming for http client

* feat: extend http client and clean code

* refactor: move dependency to costructor foe keystore_init_command

* fix: update readme template updater util

* feat: add test for readme updater util
* feat: correctly handle app sales email in app configuration

* refactor: change to correct fields for dart define template
* refactor: update HTTP client

* refactor: use a common HTTP client to get data

* refactor: remove the overcomplicated method for writing data

* style: do correct todo comment

* feat: add filtration of translations by project localizely config
* refactor: add possibility to remove nested empty fields

* feat: add app theme scheme template

* refactor(configurator_get_resources_command): use mustache for generate scheme insted of model mapper
@SERDUN SERDUN closed this Jul 5, 2024
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