-
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…
-
### Features:
```
* microrouter redirect HTTP/HTTPS
* swaggerUI doc
* run testing for unit-testing, integration-testing, scenario-testing
* designed for dockerfile process
* automated CI/CD wi…
-
Ahead of my nixpkgs changes merging, I thought I'd try my hand at a script to compare against a "LKG" *(last known good)* of the platform/board binary.
Some quick thoughts/questions:
1. Should the…
-
## :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…
-
Use the War Thunder test flight debug mode to do automated testing
localhost:8111/editor/fm_commands
- [ ] If the plane's altitude goes up x meters, the energy needs to increase by 9.8x
- [ ] I…
-
I haven't looked into it too much, but it appears to happen randomly, so could be an issue with the hidden fields shown for antispam.
-
I'd like there to be some kind of automated backups.
The lowest effort I can think of is to have a program linked from DRAGON; DAILY or WEEKLY or MONTHLY. Then write to, say, MT1 without rewinding…
-
### Publication and Data Information
### Additional Information
Automated annotations are located in `/files/files/automated_annotation/`. There will be a `gene.fasta`, `mRNA.fasta`, and `polype…
-
Add automated tests. At this point, there may not be unit tests; we can focus on GUI tests.
For swing tests,
- [UISpec4J](http://www.uispec4j.org/)
- [SO question](http://stackoverflow.com/questions/…
-
It would be nice to have [dockerhub build automatically](https://docs.docker.com/docker-hub/builds/) our images. This would save us from having to maintain the infrastructure to do those builds on a r…