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

Build and publish #6514

Merged
merged 20 commits into from
Mar 18, 2024
Merged

Build and publish #6514

merged 20 commits into from
Mar 18, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Mar 17, 2024

Release the panel package using a three-step procedure:

  1. Build all the steps
  2. Approve of build
  3. Publish the build

The four builds/publish needed:

  • conda
  • pip
  • npm
  • cdn

Dry-run example

https://github.com/holoviz/panel/actions/runs/8317167537
image

TODO:

  • I need to figure out if CDN should always be published or, like everything else, only on tags. For now, these lines are assuming a tag is needed.
  • If we should have an approved step, right now, this is commented out, see Package update - build and publish holoviews#6031 for how it could look

image

@hoxbro hoxbro force-pushed the build_and_publish branch from 2554988 to 16e7c3f Compare March 17, 2024 15:52
@hoxbro hoxbro force-pushed the build_and_publish branch from 0df7999 to f885bc9 Compare March 17, 2024 16:37
@hoxbro hoxbro force-pushed the build_and_publish branch from af0fa46 to dfc07eb Compare March 17, 2024 16:56
@hoxbro hoxbro force-pushed the build_and_publish branch from dfc07eb to fe803cc Compare March 17, 2024 16:57
@hoxbro hoxbro force-pushed the build_and_publish branch from 1e4b7b0 to 7142109 Compare March 17, 2024 17:16
@hoxbro hoxbro marked this pull request as ready for review March 17, 2024 17:24
@hoxbro hoxbro force-pushed the build_and_publish branch from 5551399 to 17e1080 Compare March 17, 2024 17:33
.github/workflows/build.yaml Outdated Show resolved Hide resolved
.github/workflows/build.yaml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.09%. Comparing base (ddedd8d) to head (661920f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6514       +/-   ##
===========================================
- Coverage   82.93%   40.09%   -42.84%     
===========================================
  Files         313      313               
  Lines       45864    45856        -8     
===========================================
- Hits        38039    18388    -19651     
- Misses       7825    27468    +19643     
Flag Coverage Δ
ui-tests 40.09% <ø> (-0.01%) ⬇️
unitexamples-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philippjfr philippjfr merged commit c6e038d into main Mar 18, 2024
7 of 9 checks passed
@philippjfr philippjfr deleted the build_and_publish branch March 18, 2024 12:49
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.

2 participants