sergiotarxz
dcee164488
Adding verification web endpoint.
11 months ago
sergiotarxz
deeb0da8cd
Adding verification email.
11 months ago
sergiotarxz
f2cf883f34
Adding a module to send multipart/alternative mails.
11 months ago
sergiotarxz
85aea0378c
Adding endpoint to create applications.
12 months ago
sergiotarxz
16ac140f9d
Adding the first endpoint which allows to interact by http with the app.
...
The POST /developer endpoint is created using the openapi definition
to validate the fields. This will allow a way to create endpoints
and their doc automatically.
1 year ago
sergiotarxz
3d9724b144
Updating documentation to keep up with the latest changes.
1 year ago
sergiotarxz
90f9f743a0
Adding tests to Peace::DAO::Build.
1 year ago
sergiotarxz
693d720ede
Adding a Peace::DAO::Build with its integration test.
1 year ago
sergiotarxz
e92aa3dfb4
Updating documentation.
1 year ago
sergiotarxz
e67a4cf593
Refactoring the generate_build method to return a Peace::Model::Build object.
1 year ago
sergiotarxz
3e331d7b1a
Refactoring the Peace::Model::Release generate_build method.
1 year ago
sergiotarxz
5eb44406a9
Fixing broken integration test and improving the build generation.
...
To avoid the app_id duplicity the app now checks that the given
app_id is the same that the repo app_id and fails if it isn't (untested yet)
also if the sdk or runtime is installed at operative system level, the
installation is skipped to be able to avoid the major source of overhead
in the build.
The build system has been rethinked so a release can have multiple
builds to the same architecture if one was unsuccessful. This may
help repositories which choose to release against a branch, if
you release against a tag you will probably have to make other
release fixing the error anyway.
1 year ago
sergiotarxz
20b74912fa
Adding a app_id field to applications database which must remain unique.
1 year ago
sergiotarxz
cd17423eb5
Improved the Peace::Model::Release generate_build.
1 year ago
sergiotarxz
a2cf90ca29
Adding a still very incomplete method to generate builds from releases.
1 year ago
sergiotarxz
dfa0948149
Adding a mock object for Peace::Model::Build.
1 year ago
sergiotarxz
29b115ca00
Adding a simple test to ensure Peace::Model::Build can be instanced.
1 year ago
sergiotarxz
9f5d36fa89
Adding Peace::Model::Build with a simple compilation test
...
to be extended.
1 year ago
sergiotarxz
a4dfabde09
Adding a release dao test, refactoring the tests of application dao.
1 year ago
sergiotarxz
898b1af4a6
Tests improvements.
...
release-dao integration test, fixing broken docs,
fixing broken test at t/00008-application-dao.t
1 year ago
sergiotarxz
21cf5e1b85
Adding release dao and improving tests.
1 year ago
sergiotarxz
fb50274fd3
Adding flatpak_repo to the possible fields in applications.
...
This is done so people can choose between flathub stables or
nightly external repositories.
1 year ago
sergiotarxz
ea7c5b7471
Adding test for the recovery from uuid of application.
1 year ago
sergiotarxz
436edcef00
Adding Release Model and multiple doc improvements.
1 year ago
sergiotarxz
8ad9fcb01f
Avoiding the development script to generate documentation to be installed.
...
It simply wont work anyway.
1 year ago
sergiotarxz
d90aa43644
Finishing the documentation of already created modules.
1 year ago
sergiotarxz
1061a5168a
Adding documentation from Peace::DAO::Application
...
Fixed some types on the Developer's DAO doc.
1 year ago
sergiotarxz
ce8df4567b
Adding documentation for the Peace::DAO::Developer object.
1 year ago
sergiotarxz
b17bc3b8dc
Improving the hrefs.
1 year ago
sergiotarxz
cce5201ddd
Improving the database doc.
1 year ago
sergiotarxz
823c0633fb
Adding a documentation index.
1 year ago
sergiotarxz
18fd0de544
Adding the modified documentation html to the repo.
1 year ago
sergiotarxz
57b73c1b14
Adding documentation for all models and a test to check all documentation.
1 year ago
sergiotarxz
0b0a8991c3
Adding the generated html. (Some of it is still a stub.)
1 year ago
sergiotarxz
ddf1753c71
Adding a script to autogenerate documentation.
1 year ago
sergiotarxz
3433112546
Adding some docs.
1 year ago
sergiotarxz
04824db8f4
Testing using the helper in the developer model to retrieve the applications
...
instead of the dao function in application.
1 year ago
sergiotarxz
138e21137a
Adding application recovery from developer.
1 year ago
sergiotarxz
865c61d036
Adding missing model object and tests for dao.
1 year ago
sergiotarxz
ec313dada3
Adding a database access object for application with options
...
to create and fetch applications.
1 year ago
sergiotarxz
b869ac5694
Perltiding the test.
1 year ago
sergiotarxz
5576588705
Adding tests for the developer model.
1 year ago
sergiotarxz
156e69c825
Adding functional test of database integration.
...
Since the project is not functional still I made the changes
needed in database in order of it to work directly over the
creation migration.
1 year ago
sergiotarxz
94eafe55a2
Adding more tests and fixing detected errors.
1 year ago
sergiotarxz
c567043dc2
Adding a note about the icon authorship
1 year ago
sergiotarxz
d08f3d66af
Adding icons for the store.
1 year ago
sergiotarxz
b2758ddf96
Fixing errors in customer, adding developer.
...
Improving migrations, adding/fixing tests.
1 year ago
sergiotarxz
4a3a3b9e36
Adding auto recovery of database generated data in creation.
1 year ago
sergiotarxz
7ffeac7bc7
Adding customer object.
1 year ago
sergiotarxz
f21aae07de
Adding database migrations.
1 year ago