Skip to content

[ACS-11719] init-aps and init-acs deleted from repo#11878

Draft
adamswiderskipw wants to merge 1 commit into
developfrom
ACS-11719-delete-init-acs-aps
Draft

[ACS-11719] init-aps and init-acs deleted from repo#11878
adamswiderskipw wants to merge 1 commit into
developfrom
ACS-11719-delete-init-acs-aps

Conversation

@adamswiderskipw
Copy link
Copy Markdown
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)
init-aps and init-acs are not needed in this repo, as they are already running in the terraform jobs.

What is the new behaviour?
https://hyland.atlassian.net/browse/ACS-11719

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • [ x No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@adamswiderskipw adamswiderskipw marked this pull request as ready for review May 11, 2026 14:41
Copilot AI review requested due to automatic review settings May 11, 2026 14:41
@adamswiderskipw adamswiderskipw requested a review from eromano as a code owner May 11, 2026 14:41
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 removes the legacy init-aps-env and init-acs-env CLI environment-initialization scripts from @alfresco/adf-cli, aligning the repo with the fact that these environment initialization steps are already handled by Terraform jobs.

Changes:

  • Deleted init-aps-env and init-acs-env scripts from lib/cli/scripts/.
  • Removed their exports from the CLI scripts barrel (lib/cli/scripts/index.ts).
  • Updated CLI documentation to no longer list init-aps-env as an available command.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
lib/cli/scripts/init-aps-env.ts Deletes the APS environment initialization script.
lib/cli/scripts/init-acs-env.ts Deletes the ACS environment initialization script.
lib/cli/scripts/index.ts Stops exporting removed CLI scripts.
lib/cli/README.md Removes init-aps-env from the documented command list.

Comment thread lib/cli/README.md
Copy link
Copy Markdown
Contributor

@AleksanderSklorz AleksanderSklorz left a comment

Choose a reason for hiding this comment

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

@adamswiderskipw please address (fix or answer as invalid) copilot's comment

@adamswiderskipw adamswiderskipw marked this pull request as draft May 12, 2026 11:21
@DenysVuika
Copy link
Copy Markdown
Contributor

@adamswiderskipw is there anything else to make if review ready?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants