Skip to content

Commit

Permalink
Goodbye Twitter and OBS
Browse files Browse the repository at this point in the history
Twitter should be obvious. If it somehow isn't to you:
https://twitterisgoinggreat.com/

OBS is just because I can't maintain all of this.
  • Loading branch information
TheLastProject committed Nov 30, 2022
1 parent a6a08eb commit 2fc9657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ If you need support or just want to chat with our community, we have the followi

Both channels are linked to each other, so there is no need to worry about missing out.

We can also be reached on Twitter: [@PextTool](https://twitter.com/PextTool)

## License

Pext is licensed under the [GNU GPLv3+](LICENSES/GPL-3.0-or-later.txt), with exception of artwork and documentation, which are licensed under the [Creative Commons Attribution Share-Alike 4.0 license](LICENSES/CC-BY-SA-4.0.txt).
Expand Down
6 changes: 2 additions & 4 deletions RELEASE_STEPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,12 @@
1. ```python3 setup.py sdist bdist_wheel```
2. ```twine upload dist/*```

## Open Build Service (OBS)
1. Update the version number in the _service file

## Matrix
1. Change the room topic: `Pext - Python-based Extendable Tool - https://pext.io/ - Latest release: <VERSION> (released <DATE>)`

## Server
1. Set version/stable to ```v<VERSION>```
1. Update links in index.html
2. Set version/stable to ```v<VERSION>```

## Afterwards
1. ```git reset --hard```

0 comments on commit 2fc9657

Please sign in to comment.