Releases
v1.4.0
Notable Changes
Supported Python Programming Language foundational development infrastructure.
Added AutomataCI into repository.
AutomataCI is capable of setting up host environment using HomeBrew or Chocolatey depending on its OS.
AutomataCI is capable of setting up the tech-specific infrastructures.
AutomataCI is capable of preparing the tech-specific dependencies and repo for development.
AutomataCI is capable of building binaries both manually and autonomously.
AutomataCI is capable of testing source codes both manually and autonomously.
AutomataCI is capable of packaging .deb
package.
AutomataCI is capable of packaging .rpm
package.
AutomataCI is capable of packaging .flatpak
package.
AutomataCI is capable of packaging OCI-friendly Docker image for multiple OS (via buildx).
AutomataCI is capable of packaging conventional .tar.xz
and .zip
archives.
AutomataCI is capable of releasing .deb
into an apt-get
capable apt repository.
AutomataCI is capable of releasing .rpm
into a rpm install
capable yum repository.
AutomataCI is capable of publishing flatpak
into a private static repository.
AutomataCI is capable of utilizing GPG for securing all packages' integrity alongside SHA256 and SHA512 checksum.
Python
AutomataCI is capable of packaging PyPi package.
AutomataCI is capable of publishing PyPi package.
AutomataCI is capable of generating heat-map based test coverage report in HTML format.
AutomataCI is capable of building single binary application based on host machine's OS and ARCH system.
GitHub
GitHub Actions enabled by default.
GitHub facilities are supported by default.
GitHub Pages is enabled by default via gh-pages
which is compatible with GitLab Pages.
You can’t perform that action at this time.