Skip to content

Releases: frmscoe/workflows

v2.1.0

06 Dec 09:08
3f8e1e7
Compare
Choose a tag to compare

What's Changed

  • docs: document existing workflows by @scott45 in #31
  • fix: Remove deprecated codeql action v2 in workflows by @leeivyca in #32
  • fix: Update and optimise workflows before syncing them across frmscoe org by @scott45 in #53
  • fix: trigger off sync-workflows.yml by @scott45 in #56
  • fix: Update sync-workflows.yml by @scott45 in #57
  • feat: Release V2.1.0 by @scott45 in #39

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Jul 07:51
551060e
Compare
Choose a tag to compare

Milestone: Release v2.0.0

Date: 2024-07-18T07:00:00Z
Description: Create Release v2.0.0 release using Github Actions release workflow.

🐞 Bug Fixes

  • fix: Remove dependencies in milestone workflow (Linked Issues: b9f3eb2)
  • fix: remove formatting step that already exists in an earlier step (Linked Issues: 31f35ae)
  • fix: dont copy nodejs workflow to repos (Linked Issues: 84a16ad)
  • fix: Fix file extensions that were inconsistent (Linked Issues: a66f0a8)
  • fix: Security fixes (Linked Issues: e76424d)
  • fix: Rebase git pull (Linked Issues: 57cfba0)
  • fix: Milestone (Linked Issues: bbcc972)
  • fix: Using Organisation variables in sync workflow (Linked Issues: ed9257b)
  • fix: Run only on dev (Linked Issues: 60edcff)
  • fix: Add CMS service to list (Linked Issues: c82d171)
  • fix: Change token for PR creates (Linked Issues: bcbc0e7)
  • fix: Remove duplicate typology-processor (Linked Issues: d7975e6)
  • fix: Persistent permissions issues with github bot (Linked Issues: e408c4a)
  • fix: Update list of repos and make directory if it doesnt exist (Linked Issues: edc9413)
  • fix: Changed label (Linked Issues: 8dc0e5d)
  • fix: Change the conventional commit labels (Linked Issues: 163e2a2)
  • fix: Fix bug on milestone workflow (Linked Issues: c421bd6)
  • fix: clean up duplicate prs (Linked Issues: a0c202e)
  • fix: clean up duplicate prs (Linked Issues: f6d73d3)

⭐️ New Features

  • feat: Enhancement to the release workflow (Linked Issues: d4af392)
  • feat: Adding additional workflows (Linked Issues: 2dd2df2)
  • feat: Add more automation and refine workflows (Linked Issues: d9b20cc)
  • feat: add pr template (Linked Issues: a016aaa)
  • feat: add more missing workflows in the repo (Linked Issues: 4a50797)
  • feat: edit workflows to be triggered on right conditions (Linked Issues: a59dd5e)

⚙️ Chores

  • chore: add license header (#10) (Linked Issues: 6c29aad)

📝 Other Changes

  • Merge pull request #25 from frmscoe/remove-failing-workflows (Linked Issues: 24fc8f7)
  • remove docker related workflows until 100% tested on forked branch (Linked Issues: cb8cd2b)
  • Merge pull request #21 from frmscoe/remove-failing-workflows (Linked Issues: 81d6972)
  • Fix: remove fullstop (Linked Issues: 3bf9ea2)
  • Feat: minor change to pass convetional commit (Linked Issues: 743c010)
  • exclude failing workflows for now that need testing before merging (Linked Issues: cf533a3)
  • Merge pull request #13 from frmscoe/add-new-workflows (Linked Issues: 1b6f179)
  • move new workflows into the workflows folder (Linked Issues: 19bf8df)
  • add branch protection and done definition workflows (Linked Issues: 4189f2a)
  • Bump github/codeql-action from 2 to 3 (Linked Issues: 3732245)
  • Bump actions/dependency-review-action from 3 to 4 (Linked Issues: ee3167d)
  • Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.1 (Linked Issues: 55ceea3)

v1.2.2

19 Jul 07:43
702ac39
Compare
Choose a tag to compare

Milestone: Release v1.2.2

Date: 2024-07-12T07:00:00Z
Description: Create Release v1.2.2 release using Github Actions release workflow.

⚙️ Chores

  • chore: update jobs (Linked Issues: e27c08a)

⚙️ CI

  • ci: dependabot [npm] (Linked Issues: 22f3fed)
  • ci: add sample env (Linked Issues: 7a64fe6)
  • ci: dependabot actions updates (Linked Issues: f0a5dcb)

📝 Other Changes

  • Merge pull request #5 from frmscoe/dependabot/github_actions/codacy/codacy-analysis-cli-action-4.3.0 (Linked Issues: 6c6b113)
  • Merge pull request #4 from frmscoe/dependabot/github_actions/actions/dependency-review-action-3 (Linked Issues: c93ec24)
  • Merge pull request #3 from frmscoe/dependabot/github_actions/actions/checkout-4 (Linked Issues: b18ea21)
  • Bump actions/checkout from 3 to 4 (Linked Issues: 049c253)
  • Merge pull request #2 from frmscoe/dependabot/github_actions/ajinabraham/njsscan-action-7 (Linked Issues: 26bd02c)
  • Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.3.0 (Linked Issues: 8e1bcb8)
  • Bump actions/dependency-review-action from 2 to 3 (Linked Issues: edb7f24)
  • Bump ajinabraham/njsscan-action from 6 to 7 (Linked Issues: 07e3314)
  • Update node.js.yml (Linked Issues: ceaca5b)
  • Delete sonarcloud.yml (Linked Issues: ed809c1)
  • Delete codescan.yml (Linked Issues: d4e1da6)
  • Delete snyk-infrastructure.yml (Linked Issues: 384fdb1)
  • Create sonarcloud.yml (Linked Issues: ad7f564)
  • Create njsscan.yml (Linked Issues: ae3f2b0)
  • Create codacy.yml (Linked Issues: ab0e3f2)
  • Create codescan.yml (Linked Issues: d9404d2)
  • Create snyk-infrastructure.yml (Linked Issues: cfefede)