Skip to content

Releases: Andrews-McMeel-Universal/reusable_workflows

2.2.7

03 Apr 20:18
5817165
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.6...2.2.7

2.2.6

03 Apr 16:23
5a15db1
Compare
Choose a tag to compare

2.2.6

What's Changed

  • Removing potential secrets from workflows' default values.
    • aks-deploy.yaml now requires registryHostName and azureClusterName secrets

  • Fixing Bump Versions workflow auto approve by passing adding PAT_ACTION_CI secret as a workflow input.
  • Fix issue where get-envs action wasn't using the environmentKeyVault input
  • Split Mega Linter and lint-and-format.yaml workflows out into separate workflows.
  • Added check to auto-approve and auto-merge in Dependabot PRs.
  • Added check to simple-lint.yaml whether or not to run prettier.
  • Fixed bug where purge CDN workflow was not using the correct tag to search for the CDN endpoint
  • Fixed issue where bump versions workflow was requiring the PAT_ACTION_CI secret
  • Added skip-branches to Jira linter to ignore main/development/etc. branches

Changelog

Full Changelog: 2.2.5...2.2.6

2.2.5

22 Mar 22:39
92cc530
Compare
Choose a tag to compare

General Changes

  • Removing buggy release.yml
  • Added Jira Linter workflow
  • Updated Dependabot config to run weekly and with additional QOL options

Workflow Changes

Update AD DNS Workflow Changes

  • Simplified AD DNS workflow
  • Fix issue with not having the azPSVersion set properly.

AKS Deploy Workflow Changes

  • Replace get Key Vault values step with Andrews-McMeel-Universal/get-envs action. environmentKeyVault no longer required. Value is now obtained automatically If the environment input is set and the related resources have their resource tags set properly.
  • Remove unnecessary enable-AzPSSession in aks-deploy to speed up workflow
  • Fixed up linting warnings for script-based steps.

B2C Build and Deploy Workflow Changes

  • Replace get Key Vault values step with Andrews-McMeel-Universal/get-envs action.environmentKeyVault no longer required. Value is now obtained automatically If the environment input is set and the related resources have their resource tags set properly.

Purge CDN Workflow Changes

  • cdnResourceGroup, cdnProfile, and cdnEndpoint no longer required. Values are now obtained automatically If the environment input is set and the related resources have their resource tags set properly.
  • Converted bash script to PowerShell

Update Azure API Management Workflow Changes

  • apiServiceName, apiServiceResourceGroup, apiId, apiSpecificationPath no longer required as inputs. Values are now obtained automatically If the environment input is set and the related resources have their resource tags set properly.
  • Moved the Azure login via PowerShell commands to their own step. Added a separate login step for the Az Module if the secrets.AZURE_CREDENTIALS secret is passed into the workflow (NOTE: this will not work if the amustageapi101 is in the fdickinson Testing tenant in Azure)

PRs

  • [GOCOMICS-1217] Add pull request warning action workflow by @ebronson68 in #28
  • Default to tagged KeyVault + AD DNS Fixes by @ebronson68 in #29
  • Default to tagged objects + AD DNS fix again by @ebronson68 in #30

Full Changelog: 2.2.4...2.2.5

2.2.4

10 Mar 20:34
e5eff9d
Compare
Choose a tag to compare

What's Changed

AKS Deploy Workflow Changes

Full Changelog: 2.2.3...2.2.4

2.2.3

10 Mar 15:31
f37b83f
Compare
Choose a tag to compare

What's Changed

General Changes

  • [DEVOPS] Simplify AKS deploy workflow calls by @ebronson68 in #18
  • Updated README with instructions on how to use all of the workflows

Full Changelog: 2.2.2...2.2.3

2.2.2

09 Mar 23:38
98bb1c1
Compare
Choose a tag to compare

What's Changed

  • Prettier changes
  • Renamed linter workflow
  • Renamed steps in the bump-versions workflow
  • Added environment to WP Engine deployment workflow.

Full Changelog: 2.2.1...2.2.2

2.2.1

09 Mar 22:28
41d5068
Compare
Choose a tag to compare

What's Changed

General Changes

Full Changelog: 2.2.0...2.2.1

2.2.0

06 Mar 17:05
86691bd
Compare
Choose a tag to compare

What's Changed

  • Added in additional reusable workflows

General Changes

AKS Deploy Workflow Changes

Full Changelog: 2.1.10...2.2.0

2.1.17

03 Mar 15:10
0285ed7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.16...2.1.17

2.1.16

15 Feb 23:23
dc9ddcc
Compare
Choose a tag to compare

What's Changed

  • [DEVOPS] Fix quoting issue with workflow_call inputs by @ebronson68 in #16

Full Changelog: 2.1.15...2.1.16