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: new package name com.androidfabrique #1811

Closed
wants to merge 1 commit into from

Conversation

arnaudambro
Copy link
Contributor

@arnaudambro arnaudambro commented Dec 18, 2023

[DISCLAIMER]
Avec le code présent, qu'il faut rebase sur main à chaque deploy de l'app, on édite une app mano avec l'identifier com.manofabriqueau lieu de com.mano

Problème à résoudre:

A priori, il y a une autre application sur le Google Play de l’éditeur « Microvelt » qui s’appelle également MANO, ce qui rentre en conflit avec la vôtre.
Il faudrait attribuer à votre MANO, une variante de nom pour éviter ce type de conflit.

Cette application est comme mano: pas sur les stores.
Mais du coup ça clash avec celle-là.

Donc avec le code présent, qu'il faut rebase sur main à chaque deploy de l'app, on édite une app mano avec l'identifier com.manofabriqueau lieu de com.mano

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

🎉 Deployment for commit 3e4a666 :

Ingresses
Docker images
  • 📦 docker pull harbor.fabrique.social.gouv.fr/mano/mano/api:sha-3e4a66680338a73e44cd8a36381da82985532b2a
  • 📦 docker pull harbor.fabrique.social.gouv.fr/mano/mano/dashboard:sha-3e4a66680338a73e44cd8a36381da82985532b2a
  • 📦 docker pull harbor.fabrique.social.gouv.fr/mano/mano/www:sha-3e4a66680338a73e44cd8a36381da82985532b2a
Debug

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Member

@rap2hpoutre rap2hpoutre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est bon pour moi avec une question

@@ -19,7 +19,7 @@ const publishAppToLatestTag = async () => {
console.log(chalk.green('Success uploading app:'), chalk.green(result.stdout));
}

console.log(chalk.yellow('Transfer completed 😬: https://mano-app.fabrique.social.gouv.fr/download'));
console.log(chalk.yellow('Transfer completed 😬: https://mano-app.fabrique.social.gouv.fr/download-com.manofabrique'));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'ai pas compris pourquoi le lien change ici

@arnaudambro
Copy link
Contributor Author

le problème c'est que les gens font se retrouver avec une app com.mano et une app com.manofabrique, donc ça va créer des problèmes...

Copy link
Member

@rap2hpoutre rap2hpoutre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NE JAMAIS MERGER

@rap2hpoutre rap2hpoutre closed this Mar 4, 2024
@rap2hpoutre rap2hpoutre deleted the feat/com.manofabrique branch April 5, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants