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(ops): update semver checks to package #2146

Merged
merged 7 commits into from
Aug 28, 2023
Merged

Conversation

thedoublejay
Copy link
Member

@thedoublejay thedoublejay commented Aug 28, 2023

What this PR does / why we need it:

Implement proper semver versioning for our releases. Currently, it only allows major.minor.patch. It doesn't support beta/rc tags.

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

@netlify
Copy link

netlify bot commented Aug 28, 2023

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit 6be103a
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/64ec4ff22513780008285175
😎 Deploy Preview https://deploy-preview-2146--jellyfishsdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added area/workflow kind/chore Non feature change labels Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #2146 (6be103a) into main (79a4f60) will decrease coverage by 0.39%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2146      +/-   ##
==========================================
- Coverage   94.10%   93.72%   -0.39%     
==========================================
  Files         372      372              
  Lines       11201    11201              
  Branches     1458     1458              
==========================================
- Hits        10541    10498      -43     
- Misses        636      675      +39     
- Partials       24       28       +4     

see 24 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

Docker build preview for jellyfish/apps is ready!

Built with commit 2e02e7a

  • ghcr.io/birthdayresearch/legacy-api:pr-2146
  • ghcr.io/birthdayresearch/playground-api:pr-2146
  • ghcr.io/birthdayresearch/status-api:pr-2146
  • ghcr.io/birthdayresearch/whale-api:pr-2146

You can also get an immutable image with the commit hash

  • ghcr.io/birthdayresearch/legacy-api:2e02e7a4a5569621fe07512c6f6682589a92b85d
  • ghcr.io/birthdayresearch/playground-api:2e02e7a4a5569621fe07512c6f6682589a92b85d
  • ghcr.io/birthdayresearch/status-api:2e02e7a4a5569621fe07512c6f6682589a92b85d
  • ghcr.io/birthdayresearch/whale-api:2e02e7a4a5569621fe07512c6f6682589a92b85d

@thedoublejay thedoublejay temporarily deployed to NPM Release Publishing August 28, 2023 07:21 — with GitHub Actions Inactive
@thedoublejay thedoublejay had a problem deploying to ECR Release Publishing August 28, 2023 07:21 — with GitHub Actions Failure
@thedoublejay thedoublejay had a problem deploying to ECR Release Publishing August 28, 2023 07:21 — with GitHub Actions Failure
@thedoublejay thedoublejay temporarily deployed to NPM Release Publishing August 28, 2023 07:25 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to ECR Release Publishing August 28, 2023 07:25 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to ECR Release Publishing August 28, 2023 07:25 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to ECR Release Publishing August 28, 2023 07:25 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to ECR Release Publishing August 28, 2023 07:25 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to NPM Release Publishing August 28, 2023 07:38 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to ECR Release Publishing August 28, 2023 07:38 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to ECR Release Publishing August 28, 2023 07:38 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to ECR Release Publishing August 28, 2023 07:38 — with GitHub Actions Inactive
@thedoublejay thedoublejay temporarily deployed to ECR Release Publishing August 28, 2023 07:38 — with GitHub Actions Inactive
@thedoublejay thedoublejay merged commit ce3814e into main Aug 28, 2023
@thedoublejay thedoublejay deleted the thedoublejay/semver branch August 28, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/workflow kind/chore Non feature change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant