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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all build time constants to a json file #1951

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

infirit
Copy link
Contributor

@infirit infirit commented Nov 28, 2022

Say bye Constants.py 馃憢. Putting it out here as draft to get feedback and have mypy yell at me. This is a big(ish) change so ig this is to be merged let's wait for 2.5.

todo:

  • Fix some leftovers I just noticed for handling the uipath that was dropped with gresource
  • Almost certainly deal with mypy and other tests
  • do some proper testing
  • I noticed we don't use a couple constants so also review them
  • anything else that comes up
  • Remove autotools and update path handling for meson (can do in separate PR)
    • use meson build dir
    • automatically detect we run in a meson builddir

@infirit infirit force-pushed the settings branch 2 times, most recently from cdafedc to cb9acf5 Compare November 30, 2022 23:35
@sonarcloud
Copy link

sonarcloud bot commented Nov 30, 2022

Kudos, SonarCloud Quality Gate passed!聽 聽 Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions github-actions bot added the stale label Feb 22, 2024
@github-actions github-actions bot closed this Mar 1, 2024
@cschramm cschramm removed the stale label Mar 1, 2024
@cschramm cschramm reopened this Mar 1, 2024
Copy link

sonarcloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
7 New issues
0 Accepted issues

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

See analysis details on SonarCloud

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.

None yet

2 participants