El RIDO
255fd4b12b
updated release document
...
- removed duplicate content
- clarified what is signed and since which release
- updated verification sample output (also in wiki) using the output of https://github.com/PrivateBin/docker-nginx-fpm-alpine/actions/runs/7228527399/job/19698112056#step:7:156
- Corrected release process - we trigger the release on the push of the tag, not a branch (fixed point in time instead of a moving target)
2023-12-16 07:02:21 +01:00
rugk
43d162f452
Created doc for “how to verify and how to do release” (release doc) (WIP)
...
This documents/should document:
* what the signatures are and what they proof
* how to verify them
* how to build releases (I know more of a maintainer doc, but yeah, I found it a good place here, if you want a separate one feel free)
This should also make it easier for other maintainers to create releases or so.
@elrido feel free to adjust/push to the branch if you want to have some details fixed. I have left some TODOs of stuff where I am unsure.
2023-12-15 14:17:51 +01:00
El RIDO
d0420fb418
1.6.2 release
2023-12-15 07:20:20 +01:00
El RIDO
3bd570bd6a
incrementing version
2023-12-04 21:07:17 +01:00
El RIDO
ee151ad29d
fix phpdoc parameters for newer releases
2023-12-03 13:54:35 +01:00
El RIDO
8c1310c334
update unit test doc & PHP 8 fixes
...
having had to re-do all of these steps on a new environment, I noticed
some inconsistencies and updated the doc:
- moved unit testing doc into common doc folder, so it is easier to find
- removed no longer supported Janitor reference
- removed note regarding generated test duration, current version takes
less than a minute
- addressed each function removal & phpunit deprecations
2023-12-03 13:40:04 +01:00
VoidQuark
9a4c5b30c6
Update Ansible Galaxy links in Installation.md
2023-10-01 20:43:11 +02:00
tristanlatr
edc86ffd72
Fix install docs
...
CONFIG_PATH should actually point to the directory that contains the conf.php file.
2023-09-11 17:58:13 -04:00
El RIDO
f56907bd38
increment version
2023-09-11 19:36:45 +02:00
voidquark
42cf45542f
consistency
2023-09-07 20:50:58 +02:00
voidquark
172efafb81
modify ansible installation part
2023-09-07 20:49:10 +02:00
El RIDO
a5a888a225
Merge branch 'master' into restructure-doc
2023-08-07 20:47:55 +02:00
El RIDO
ccc5dd037f
update links, unify formats, add documentation index
2023-02-19 08:32:10 +01:00
El RIDO
411629df37
rename documentation files
2023-02-19 08:30:44 +01:00
El RIDO
71797d1dd4
changes required for jsdoc, adding legacy.js to code coverage
2019-09-22 21:18:19 +02:00
El RIDO
30bb34a4fe
generate code docs for private interfaces, too
2018-11-16 18:04:09 +01:00
El RIDO
db2778c64f
introduced JSDoc: changes for JSDoc compatibility and resolving inconsistencies in documentation, both semantic and in the logic
2017-01-14 15:29:12 +01:00
El RIDO
62dd25b91a
added note for phpdoc with PHP 7
2016-08-22 10:58:01 +02:00
El RIDO
79509ad48a
renaming the fork to PrivateBin
2016-07-11 11:58:15 +02:00
rugk
dca891078a
Link to HTTPS PHPDoc site
2016-07-03 17:46:10 +02:00
rugk
7fbb42fb9f
Improve markdown rendering
2016-07-03 17:45:37 +02:00
El RIDO
f775da3931
fixing nasty deletion bug from #15 , included unit tests to trigger it
...
and reworked persistence classes to through exceptions rather to fail
silently
2015-08-27 21:41:21 +02:00
El RIDO
24d18c5313
cleaned up phpdoc comments, added README on how to install and use it
2015-08-16 15:55:31 +02:00