Skip to content

bcgov/tfrs

release-2.4.0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 16, 2023 15:03
February 16, 2023 15:02
February 24, 2023 14:06
April 27, 2017 20:35
January 25, 2017 13:12
December 12, 2018 11:42
March 27, 2017 09:49
April 21, 2017 16:27

TFRS Post Release Work

After the release is deployed on Prod

  • Merge the tracking pull request to master
  • Create the release from master amd make it as the lasted release
  • Create the new release branch from master
  • Update the following fields in various files
  • Create the tracking pull request to merge the new release branch to master

Update .github/workflows/tfrs-release.yaml

  • name
  • branches
  • PR_NUMBER
  • RELEASE_NAME

Update .pipeline/lib/config.js

  • const version
  • releaseBranch

Update frontend/package.json

  • version