Skip to content

Releases: Netcracker/qubership-workflow-hub

1.0.3

05 Jun 11:27
Compare
Choose a tag to compare

🚀 Release

What's Changed

💡 New Features

  • (#216) feat: Implement asset upload action with archiving and reporting by @nookyo
  • (#198) feat: update release-drafter.yml by @borislavr
  • (#206) feat: Update Maven GitHub Action configuration by @borislavr

🐞 Bug Fixes

  • (#215) fix: update actions/maven-release/action-script.sh by @borislavr

Full Changelog: v1.0.2...v1.0.3

1.0.2

29 May 06:48
Compare
Choose a tag to compare

🚀 Release

What's Changed

💡 New Features

  • (#186) feat: Enhance metadata action with detailed logging and summary report by @nookyo
  • (#184) feat: added maven-version input parameter to re-maven-snapshot-deploy… by @borislavr
  • (#171) feat: added a new maven-snapshot-deploy action by @borislavr
  • (#183) feat(ci): added maven-cache and deb package installation speedup by @borislavr
  • (#170) feat: Add artifact download options to Docker action by @nookyo
  • (#169) fix: Update testing framework and enhance documentation by @nookyo

🐞 Bug Fixes

  • (#204) fix: Add validation for templates in findTemplate function by @nookyo
  • (#201) bug: Enhance template handling and improve GitHub context flattening by @nookyo
  • (#171) feat: added a new maven-snapshot-deploy action by @borislavr
  • (#165) fix: maven snapshots deploy by @borislavr
  • (#169) fix: Update testing framework and enhance documentation by @nookyo

⚙️ Technical Debt

  • (#201) bug: Enhance template handling and improve GitHub context flattening by @nookyo

📝 Documentation


Full Changelog: v1.0.1...v1.0.2

1.0.1

13 May 13:04
Compare
Choose a tag to compare

🚀 Release

What's Changed

💡 New Features

🐞 Bug Fixes

Contributors: @Pongsak157, @borislavr, @nookyo, @rparf

1.0.0

22 Apr 10:50
Compare
Choose a tag to compare

🚀 Release

What's Changed

  • docs: Update Maven publish documentation to include profiles for central and GitHub packages (#130) by @borislavr
  • fix: default committer name added to exception for broadcast workflow (#132) by @rparf
  • docs: Update fork-sequence.md (#128) by @RomanB89
  • chore: remove excessive DEFAULT_BRANCH setting from super-linter as it detects the branch automatically (#126) by @vlsi
  • docs: Update maven-publish documentation to include distributionManagement and snapshots repository sections (#123) by @borislavr
  • docs: readme update for linter (#120) by @RomanB89
  • fix: test topic removed to allow files propagation to whole org (#116) by @rparf
  • fix: Apache 2.0 license added (#112) by @rparf
  • feat: maven central workflow added for broadcast to qip repos (#110) by @rparf
  • fix: broadcast workflow optimization (#109) by @rparf
  • docs: Added permissions to examples (#108) by @RomanB89
  • feat: update README with new action descriptions and improve index clarity (#96) by @nookyo
  • feat: broadcast workflow updated with codestyle configs (#91) by @rparf
  • fix: Update YAML parsing to ensure proper retrieval of assignees and count values (#84) by @nookyo
  • feat: Improve reviewer assignment logic by adding random selection and handling of empty assignee lists (#82) by @nookyo
  • fix: Add sonar-token input to Maven publish documentation for SonarQube analysis (#81) by @nookyo
  • fix: Add license information for dependencies in package-lock.json (#75) by @nookyo
  • fix: Update input retrieval to use core.getInput for owner and repo in custom event action (#74) by @nookyo
  • fix: Fix input name typo and update input retrieval method (#73) by @nookyo
  • fix: Correct typo in input name from 'ownre' to 'owner' in custom event action (#72) by @nookyo
  • feat: Add PR auto-assignment configuration and workflow (#71) by @nookyo
  • feat: Add PR Auto-Assignment workflow and documentation (#70) by @nookyo
  • feat: Helm Chart.yaml GitHub Action functionality and logging (#59) by @nookyo
  • refactor: Enhance docker-publish workflow and update versioning documentation (#51) by @nookyo
  • fix: Enhance Docker publish workflow and add documentation for Update Version action (#50) by @nookyo
  • fix: typos in readme and auto-labeler-config (#47) by @ormig
  • fix: Add documentation for Update Version on pom.xml GitHub Action (#46) by @nookyo
  • fix: Update and enhance README files for workflows and actions (#45) by @nookyo
  • fix: Update and enhance README files for various actions (#43) by @nookyo
  • fix: Update and enhance README files for various actions (#42) by @nookyo
  • Prettier fixes applied automatically on 2025-02-17 08:29:32 UTC (#35) by @borislavr
  • fix: Updated publish to maven central preparation instruction (#12) by @al-matushkin

💡 New Features

  • feat(ci): Added helm-charts-release action (#145) by @borislavr
  • feat: Implement GhCommand class and update action inputs (#155) by @nookyo
  • feat: Add Tag Composite Action with enhanced input/output management and streamlined tagging process (#144) by @nookyo
  • feat: Add Docker Build and Publish action with enhanced input options and metadata handling (#141) by @nookyo
  • feat: Broadcast workflow optimization (#139) by @rparf
  • feat: Add 'store-input-params' action (#136) by @LightlessOne
  • feat: single repo update option added (#135) by @rparf
  • feat: Add Maven deploy reusable workflow for snapshot artifacts (#107) by @borislavr
  • feat: Add PR assignment action with configuration support (#103) by @nookyo
  • feat: Added parameters for cdxgen workflow and action (#98) by @borislavr
  • feat: Migrate metadata action to new structure with configuration schema (#95) by @nookyo
  • feat: add Verify JSON file action with schema validation (#66) by @borislavr
  • feat(ci): Update super-linter configuration and add new linters for improved code quality (#88) by @borislavr
  • feat: Broadcast reusable workflow added to propagate files across organization (#69) by @rparf
  • feat: Add Archive and Upload Assets GitHub Action (#68) by @nookyo
  • feat: cdxgen action prepares cyclondx report (#54) by @borislavr
  • feat: added platforms to docker-publish (#62) by @borislavr
  • feat: Add reusable GitHub Actions workflow for Maven Central snapshot deployment (#60) by @borislavr
  • feat: added license report to cdxgen (#52) by @borislavr
  • feat: Add GitHub Metadata Action for version string generation (#53) by @nookyo
  • feat: Enhance docker-publish workflow and add documentation for Update Version action (#49) by @nookyo
  • feat: Added new action to generate SBOM files (#38) by @borislavr
  • feat: Enhance pom-updater and maven-publish workflows with multi-file support and improved logging (#33) by @nookyo
  • feat: #9 Add workflows for collecting commit messages and checking Conventional Commits in PRs (#28) by @borislavr
  • Add GitHub Actions for automated publishing and improved documentation (#17) by @nookyo

🐞 Bug Fixes

  • feat: Implement GhCommand class and update action inputs (#155) by @nookyo
  • fix: Update tag-name input description and add tag-message input for tag creation (#151) by @borislavr
  • fix: Issue with 'dist-tag cant find value from code. Rename 'dist-tags' to 'distribution-tag' and clean up metadata action (#147) by @nookyo
  • feat: Add Docker Build and Publish action with enhanced input options and metadata handling (#141) by @nookyo
  • feat: Improve metadata action error handling and dist-tag management (#124) by @nookyo
  • fix: Enhance metadata action and Docker publish workflow (#117) by @nookyo
  • fix: update Maven deploy workflow to handle snapshot and non-snapshot… (#111) by @borislavr
  • fix: Broadcast workflow updated with correct branching settings (#101) by @rparf
  • fix(ci): Remove unused input parameters from cdxgen workflow (#99) by @borislavr
  • feat: cdxgen action prepares cyclondx report (#54) by @borislavr
  • fix: Update action.yaml (#37) by @borislavr
  • Fix release drafter workflow to use correct branch reference and set version environment variable (#27) by @borislavr
  • Add GitHub Actions for automated publishing and improved documentation (#17) by @nookyo

⚙️ Technical Debt

  • fix: Enhance metadata action and Docker publish workflow (#117) by @nookyo
  • feat: readme improvement (#44) by @borislavr
  • fix: Refactor commit-and-push action to simplify push command (#36) by @nookyo

Contributors: @LightlessOne, @NetcrackerCLPLCI, @Pongsak157, @RomanB89, @al-matushkin, @borislavr, @nookyo, @ormig, @rparf, @vlsi and Pavel Anikin

0.0.1

30 Jan 13:23
Compare
Choose a tag to compare

🚀 Release

What's Changed

🚀 New Features

  • Standardize input parameter names and improve README documentation (#14) by @nookyo
  • feat(ci): Update Maven publish workflow inputs and remove deprecated … (#11) by @borislavr
  • feat(ci): Add Python release workflow (#10) by @borislavr
  • Added workflow example publish-on-release-tag.yaml (#4) by @borislavr

Contributors: @borislavr, @nookyo and Pavel Anikin