-
Please check out this document for the classification of axis to be fenced by direction and let me know if you have any conflict with this arrangement https://docs.google.com/document/d/10k7E20sKv3SjO…
-
### Type of feature request
Other
### Description of the feature you're suggesting
The intention here is to have a restore function that would automatically restore from a backup, including:
- […
-
**Problem description**
Have a look at: https://zenodo.org/records/10282526
I know that DataSHIELD is also looking into this.
-
### Test the SSH App dataflow
---
This includes:
- Writing automated tests that create requests in SSH App, package them into the required format, transmit them to SSH Cloud, wait for a response, and …
-
### Feature Description
I have recently migrated from Jira/Bitbucket to Gitea. Everything is going very well. There is one feature that I miss. When creating a new release in Jira it automatically…
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
### Description:
A new type of collision mask for sprites, similar to "Precise per Frame", but faster. It would calculate rectangles around the rough shape of the sprite for each frame. That way y…
-
Current: All accounts are shown in the information contributor field
![Screenshot 2024-02-21 at 12-21-48 SibMEI 1 0 Social Sciences Humanities Open Marketplace](https://github.com/SSHOC/sshoc-marke…
-
This issue describes several steps of the release process and an approach to fully automating it.
# Phar
Currently a phar file is built and pushed into the repo, according to the release docs fr…
-
What about automated releases?
Every commit to main branch can be a new version
Workflow:
```js
name: release
on: push
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses…