mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
Update DEVELOPMENT.md
This commit is contained in:
parent
944ce5fd9e
commit
a81bf48279
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
## Flohmarkt lives on codeberg
|
||||
## Flohmarkt lives on Codeberg
|
||||
|
||||
The Flohmarkt team decided to use https://codeberg.org/ as its home. As we embrace YunoHost integration of **Flohmarkt** we want to keep its development close to the core team in a repository under its organisation on Codeberg.
|
||||
|
||||
|
@ -14,7 +14,7 @@ Your opinion is appreciated on this topic.
|
|||
|
||||
**subject to change and discussion - think of this as an RFC**
|
||||
|
||||
### Development on codeberg
|
||||
### Development on Codeberg
|
||||
|
||||
* clone the [repo](https://codeberg.org/flohmarkt/flohmarkt_ynh) on codeberg
|
||||
* create your working branch
|
||||
|
@ -40,7 +40,7 @@ Because of https://github.com/YunoHost-Apps/flohmarkt_ynh/pull/2#issuecomment-20
|
|||
### pushing to GitHub
|
||||
|
||||
* make sure the local git and the codeberg git are in sync on their testing branch
|
||||
* tag a new version on codeberg `<major>.<minor>~ynh<X>`, e.g. `0.01~ynh5`. `<major>.<minor>` is the flohmarkt version. `ynhX` is the version of the integration into flohmarkt (this repo).
|
||||
* tag a new version on Codeberg `<major>.<minor>~ynh<X>`, e.g. `0.01~ynh5`. `<major>.<minor>` is the flohmarkt version. `ynhX` is the version of the integration into flohmarkt (this repo).
|
||||
* new flohmarkt version: `manifest.toml` changed to point to the newer source archive
|
||||
→ change `<major>.<minor>~ynh<X>` according to the new flohmarkt version
|
||||
→ reset `X` in `~ynh<X>` to `0`
|
||||
|
|
Loading…
Add table
Reference in a new issue