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

[auth] improve packaging and db path #3334

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

Conversation

prateekmedia
Copy link
Member

@prateekmedia prateekmedia commented Sep 18, 2024

Description

Tests (Only changes windows and linux)

  • Windows
  • Linux

@prateekmedia prateekmedia marked this pull request as ready for review September 19, 2024 19:33
@zi3m5f
Copy link

zi3m5f commented Sep 23, 2024

I noticed auth/linux/packaging/rpm/make_config.yaml does not contain:

package_name: enteauth

Is it not supported or just missing? :)

@ua741
Copy link
Member

ua741 commented Sep 24, 2024

Should we generate a build for this, and get it tested on all variants with offline mode?

@prateekmedia prateekmedia changed the title [auth] linux fixes [auth][linux] improvements Oct 5, 2024
@prateekmedia prateekmedia changed the title [auth][linux] improvements [auth] improvements to packaging and db path Oct 9, 2024
@prateekmedia prateekmedia changed the title [auth] improvements to packaging and db path [auth] improve packaging and db path Oct 9, 2024

sharedPrefs.setBool(migratedNamingChanges, true).ignore();
} catch (e, st) {
logger.warning("Migrating Database failed!", e, st);
Copy link
Member

Choose a reason for hiding this comment

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

Should we rethrow the exception here?

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.

[auth] [linux] Ente kept deleting my contents from ~/temp directory
3 participants