Commit graph

89 commits

Author SHA1 Message Date
daba110805
patch: adjusting pip readme.
All checks were successful
ci/woodpecker/pr/woodpecker_ci Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
2025-04-11 13:17:54 +02:00
9869a9e419
patch: added missing entry.
All checks were successful
ci/woodpecker/pr/woodpecker_ci Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
2025-04-11 13:09:48 +02:00
9535b869af
fix: fixes version insection
All checks were successful
ci/woodpecker/pr/woodpecker_ci Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
2025-04-11 13:03:08 +02:00
41d81c4f7c
ci: switching from gitlab-ci to woodpecker.
Some checks failed
ci/woodpecker/pr/woodpecker_ci Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline failed
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
2025-04-11 12:51:26 +02:00
e2cef24b65 patch: adjusted pyproject.toml 2025-03-24 15:24:14 +01:00
3233b92fba patch: Added classifiers for pypi 2025-02-09 13:21:29 +01:00
4f7fc53c92 patch: Adding contribution section to readme 2025-01-28 15:29:02 +00:00
dc32740309 refactor!: Stable release for optima35 2025-01-28 15:06:29 +00:00
8f539d4097 fix: Fixed missing lens and incorrect user comment bug. 2025-01-23 14:56:13 +01:00
8064db6aec fix: fixes changelog
Added jump from version in the changelog.
2025-01-21 19:45:24 +00:00
a4ca23145e chore: more pipeline 2025-01-21 19:37:14 +00:00
9328a59cd5 chore: fixes pipeline automatic versioning
Last automatic versioning mistake should had been due to wrong merge titles.
2025-01-21 19:29:26 +00:00
350940a328 chore: fixes version numbering from pipeline
Adjusted settings of repo that versioning can be determed automaticly correctly.
2025-01-21 19:17:37 +00:00
46d79bf542 Merge branch 'feature/enhancing' into 'main'
feat: BREAKING GPS now must be float

See merge request CodeByMrFinchum/optima35!15
2025-01-21 19:05:48 +00:00
37831e1c02 feat: BREAKING GPS now must be float 2025-01-21 19:05:48 +00:00
8e56565b29 Merge branch 'fix/pipline' into 'main'
fix: fixes pipline

See merge request CodeByMrFinchum/optima35!14
2025-01-21 18:49:13 +00:00
1a9f05998b fix: fixes pipline 2025-01-21 18:49:13 +00:00
5070a82e51 Merge branch 'feature/release_pipline' into 'main'
feat: Adds pipline automation

See merge request CodeByMrFinchum/optima35!13
2025-01-21 18:42:22 +00:00
f0e357e940 feat: Adds pipline automation
Adds pipline for versioning, buildign and publishing to pypi.
2025-01-21 18:42:22 +00:00
a737d09e7c Merge branch 'main' into 'main'
ci: adds version calculation via gitversion and autotagging on defaultbranch

See merge request CodeByMrFinchum/optima35!12
2025-01-14 19:30:55 +00:00
Mr. Finch
ea1812f0f1 ci: adds version calculation via gitversion and autotagging on defaultbranch 2025-01-14 19:30:55 +00:00
4f66c686d1 Merge branch 'preserve/current-version' into 'main'
Making a version known to work with OptimaLab35 v0.1.0

See merge request CodeByMrFinchum/optima35!11
2025-01-03 16:27:23 +00:00
c2f4cfa9b7 Making a version known to work with OptimaLab35 v0.1.0 2025-01-03 17:18:20 +01:00
a19d3d8ed4 Merge branch 'refactor/package-structure' into 'main'
Refactor/package structure

See merge request CodeByMrFinchum/optima35!10
2025-01-03 12:59:41 +00:00
ca79e7c944 fixed formation 2025-01-03 13:51:18 +01:00
33e8334566 __main__ which is started if users starts optima35 without ui. 2025-01-03 13:48:15 +01:00
d85c796dcc v0.6.3-a2, added __version__, version in pypi is now dynamic. 2025-01-03 13:47:28 +01:00
f22ca680ca Oops forgot to update the version nr in core... 2025-01-03 12:49:04 +01:00
cf256374ef Adjusted README 2025-01-03 12:45:09 +01:00
798169234c v0.6.3-a1 2025-01-03 12:44:53 +01:00
8f1e8b8f9e Moved all code to src folder 2025-01-03 12:42:41 +01:00
b9b3c8f3a9 Adjust for new folder stucture. 2025-01-03 12:37:54 +01:00
a0483f491a Merge branch 'refactor/standalone-package' into 'main'
Refactor/standalone package

See merge request CodeByMrFinchum/optima-35!9
2025-01-03 10:00:38 +00:00
f5e7d52b26 Now optima35 is on pip. 2025-01-03 10:59:53 +01:00
cefc4a19a8 Adjusted requirements now that the ui is seperated. 2025-01-02 18:53:48 +01:00
484e0eb198 v0.6.0 2025-01-02 17:08:04 +01:00
53286817d5 Stripping alot of content, everything regarding UI. 2025-01-02 17:07:47 +01:00
9930488581 Changing naming scene to fit with package building 2025-01-02 17:07:20 +01:00
eb71883761 Removing all files not needed to have a optima35 packge 2025-01-02 17:06:36 +01:00
d74c6a2176 Removing all UI elements 2025-01-02 17:02:08 +01:00
7af3191585 Merge branch 'chore/optimizing' into 'main'
Chore/optimizing

See merge request CodeByMrFinchum/optima-35!8
2025-01-02 14:20:44 +00:00
94a008a26b v0.5.0, prepearing to split project. 2025-01-02 15:11:42 +01:00
46ab11847c Moved a function to this class, more fitting. 2025-01-02 15:11:31 +01:00
ad62200bb5 Now works with optima35 0.5.0 2025-01-02 15:11:15 +01:00
1bc135e8c3 Made easier to use for other. Giving parameters instead of using local dict. 2025-01-02 15:10:53 +01:00
7ef1960ced Moved image handler to optima folder. 2025-01-02 15:10:06 +01:00
5ae4c8f9ef Changes because used in program.. 2025-01-02 15:09:35 +01:00
fc084b2cad Removed restart button which was used for debugging. 2025-01-02 15:09:04 +01:00
5182bd6705 Prepearing to split UI from optima35 repo. 2025-01-02 15:08:42 +01:00
a8bedd01b0 Adding information about version handeling. 2025-01-02 10:05:50 +00:00