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: fix up ghcr tags #3438

Merged
merged 3 commits into from
May 20, 2023
Merged

Conversation

charles-cooper
Copy link
Member

use latest for latest release, dev for continuous, and tag dev builds with -dev. also remove the 'master' tag since that's redundant with dev.

How to verify it

see example packages on https://github.com/charles-cooper/vyper/pkgs/container/vyper/ -
a "dev" build:
Screenshot from 2023-05-20 13-00-04
a release build:
Screenshot from 2023-05-20 13-00-21

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

use `latest` for latest release, `dev` for continuous, and tag dev
builds with `-dev`. also remove the 'master' tag since that's redundant
with `dev`.
@charles-cooper charles-cooper requested a review from fubuloubu May 20, 2023 17:02
@charles-cooper charles-cooper enabled auto-merge (squash) May 20, 2023 17:20
@codecov-commenter
Copy link

codecov-commenter commented May 20, 2023

Codecov Report

Merging #3438 (9893264) into master (870ad49) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master    #3438   +/-   ##
=======================================
  Coverage   89.30%   89.30%           
=======================================
  Files          84       84           
  Lines       10787    10787           
  Branches     2460     2460           
=======================================
  Hits         9633     9633           
  Misses        756      756           
  Partials      398      398           

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

@charles-cooper charles-cooper merged commit 95bf73f into vyperlang:master May 20, 2023
@charles-cooper charles-cooper deleted the ghcr-tags branch May 22, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants