[Asterisk-java-cvs] [asterisk-java/asterisk-java] 290555: Introduce new release process based on Gi
Brought to you by:
srt
From: Piotr O. <no...@gi...> - 2022-11-11 17:25:12
|
Branch: refs/heads/master Home: https://github.com/asterisk-java/asterisk-java Commit: 290555abd2d3790a069bfcc83cfa6bc6e866c12c https://github.com/asterisk-java/asterisk-java/commit/290555abd2d3790a069bfcc83cfa6bc6e866c12c Author: Piotr Olaszewski <pio...@gm...> Date: 2022-11-11 (Fri, 11 Nov 2022) Changed paths: R .dart_tool/.gitignore R .github/workflows/nexus.yml A .github/workflows/release.yml M pom.xml R pubspec.lock R pubspec.yaml R triggerRelease.dart Log Message: ----------- Introduce new release process based on GitHub Releases and Actions (#423) * Introduce new release process based on GitHub Releases and Actions * Introduce new release process based on GitHub Releases and Actions - use deploy profile * Introduce new release process based on GitHub Releases and Actions - cleanup |