You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.0.8
### Added
- Added support of static repositories.
- Added `Dockerfile` to build Docker images.
- Added `docker-compose.yml` for setting up a test stand.
1.0.6
### Changed
- Now the `.ddeb` files are simply skipped and all other files in the package
continue to be processed. Previously, this caused fail package uploading.
1.0.5
### Changed
- Changed the version of dokku deploy action to patched one which
supports deploying to multiple environments.
- Updated checkout action to a newer version.
- Updated required version of `mkrepo` to 1.0.2.
The new release of `mkrepo` contains several improvements and bug
fixes. The most significant of them are auto-installation of required
package dependencies, fixing Python 3.6 compatibility, and bumping
`boto3` version to 1.17.5.
1.0.4
### Changed
- Updated required version of `mkrepo` to 1.0.0.
The new release of `mkrepo` contains several improvements and bug
fixes for handling rpm repository metainformation. The most
significant of these is the addition of the ability to remove
information about a removed package.
1.0.3
### Added
- Added support of RedOS 7.3.
### Changed
- Updated required version of `mkrepo` to 0.1.10. The new version of `mkrepo`
contains major bug fixes related to the processing of rpm repository metadata.