Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(version): bump version to 2.3.1-dev #1040

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

ebaron
Copy link
Member

@ebaron ebaron commented May 31, 2023

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed the last commit: git commit --amend --signoff

Related to: https://github.com/cryostatio/cryostat/issues/1459

Signed-off-by: Elliott Baron <ebaron@redhat.com>
@ebaron ebaron added the chore Refactor, rename, cleanup, etc. label May 31, 2023
@ebaron ebaron requested review from andrewazores, tthvo and maxcao13 May 31, 2023 21:20
@mergify mergify bot added the safe-to-test label May 31, 2023
@github-actions
Copy link

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1040-2371b196edd064e8f7f6d9be0d6157cdb34869fc sh smoketest.sh

@tthvo
Copy link
Member

tthvo commented May 31, 2023

We probably also want to update package.json. Just for completeness^^

// package.json
{
  "version": "2.3.1-dev"
}

Signed-off-by: Elliott Baron <ebaron@redhat.com>
@ebaron
Copy link
Member Author

ebaron commented May 31, 2023

We probably also want to update package.json. Just for completeness^^

// package.json
{
  "version": "2.3.1-dev"
}

Thanks for pointing that out @tthvo. I've done that and added a note to our process guide.

@github-actions
Copy link

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1040-08b093fba0e694d96909b2024e61a85552534d51 sh smoketest.sh

@andrewazores andrewazores merged commit e2ecd0b into cryostatio:cryostat-v2.3 Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants