Skip to content

Commit

Permalink
[skip ci] Deprecate ADR2, backport "new" GSA#847 ADR
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa committed Nov 5, 2024
1 parent 247f99a commit 9c03e0c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
6 changes: 4 additions & 2 deletions documents/adr/0002-git-release-version-strategy.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# 2. Release and Version Strategy Used for Github Tagging

Date: 2021-06-03
Date: 2021-10-06

## Status

Accepted
Deprecated

(**NOTE:** FedRAMP deprecated this ADR retroactively in favor of [ADR #10](./0010-semantic-versions-only.md). See ADR #10 for further details on the current version methodology as part of the FedRAMP Automation Team's release strategy.)

## Context

Expand Down
17 changes: 17 additions & 0 deletions documents/adr/0010-semantic-versions-only.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Replace Spock Versions with Semantic Versions in Release Strategy

## Status

Accepted

## Context

What is the issue that we're seeing that is motivating this decision or change?

## Decision

What is the change that we're proposing and/or doing?

## Consequences

What becomes easier or more difficult to do because of this change?

0 comments on commit 9c03e0c

Please sign in to comment.