Skip to content

Improve Action#44

Merged
michikrug merged 4 commits into
mainfrom
improvements
Oct 1, 2025
Merged

Improve Action#44
michikrug merged 4 commits into
mainfrom
improvements

Conversation

@michikrug

Copy link
Copy Markdown
Contributor

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

  • Fix wrong description for azure-account-key
  • Add input validation for required publishing inputs
  • Update actions/setup-node to v5
  • Update `actions/setup-python' to v6
  • Reference explicit node and python versions to use
  • Use npx to execute techdocs-cli to avoid using sudo npm install -g

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@michikrug michikrug requested review from a team, 0x46616c6b and timdittler September 30, 2025 09:48
@github-actions

github-actions Bot commented Sep 30, 2025

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@michikrug michikrug changed the title Fix key description Improve Action Sep 30, 2025
@michikrug michikrug requested review from Copilot and removed request for 0x46616c6b and timdittler September 30, 2025 09:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the GitHub Action by fixing configuration issues, adding input validation, and modernizing dependencies. The changes focus on improving reliability and user experience by validating required inputs upfront and using more current tooling.

Key changes:

  • Fix incorrect description for Azure account key parameter
  • Add comprehensive input validation for required publishing parameters
  • Update Node.js and Python setup actions to latest versions with explicit version specifications

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread action.yml
@michikrug

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@michikrug michikrug requested a review from Copilot September 30, 2025 09:53
github-actions Bot added a commit that referenced this pull request Sep 30, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@michikrug michikrug merged commit 272082f into main Oct 1, 2025
6 checks passed
@michikrug michikrug deleted the improvements branch October 1, 2025 11:37
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants