Commit graph

6 commits

Author SHA1 Message Date
k9ert
ef364ce1bc
Chore: refurbish release infrastructure (#2198)
* change release infra

* syntax error

* fix buildscript (hopefully)

* fix pip generation too

* fix build (hopefully)

* fix bloated sdid (mainly MANIFEST.in)

* adjust tests, remove importlib_meta

* fix dependency issue in release jobs

* fix tests and remove pytest.ini entirely

* fix install_noded script

* fix test

* fix tests

* stupid versioin parsing does not work!

* try to fix version guessing

* and again
2023-02-15 14:58:33 +01:00
k9ert
5b737974e0
Bugfix: Version has not been properly detected (#2020)
* Bugfix: current version was not properly detected

* fix version stuck in ext_gen
2022-12-16 19:14:56 +01:00
Kim Neunert
9caf5f2958
Bugfix: versionChecker and downloadloc (#1633) 2022-03-22 16:05:42 +01:00
Kim Neunert
659baad94f
Bugfix: tests on master (#1465) 2021-11-09 14:36:35 +01:00
Kim Neunert
49e1c9b0d3
Bugfix: fix unknown version bug in pip-installs fixes #1442 (#1450)
* fix unknown version bug in pip-installs

* Fixes misspelling in log #1446

* fix tests, delete duplicates migrator

* tidy up and testing
2021-11-04 16:38:38 +01:00
Kim Neunert
03ead8f62a
Feature: a framework for migrations and migrating single-node (#1414)
* a framework for migrations

* forgot testfile

* fix tests

* adding debugging for fixing tests

* troubleshoot tests

* check empty_folder

* moar logging

* some documentation

* kick

* kick

* kick

* kick (pers + logging)

* kick (assert)

* kick (reworked initial_data)

* remove False, final fix hopefully

* Preventing a clash with an existing node

* refactorings and tests

* Moving the whole stuff to util

* Some refactorings and adding description
2021-10-13 09:05:26 +02:00