try to have CI prebuild and sign by scarlin-casechek · Pull Request #4 · casechek/node-printer · GitHub
Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
7e0ed8e
try to have CI prebuild and sign
scarlin-casechek May 5, 2025
66674a3
Merge branch 'main' into create-pre-builds
scarlin-casechek May 5, 2025
19bb55a
fix npm install order
scarlin-casechek May 5, 2025
bd63619
remove extra "
scarlin-casechek May 5, 2025
684fb01
remove var mapping in string
scarlin-casechek May 5, 2025
e8641b8
fix var mapping in string
scarlin-casechek May 5, 2025
d6ace38
fix adding release
scarlin-casechek May 5, 2025
08b8d72
fix get version syntax issue
scarlin-casechek May 5, 2025
e587467
fix get version syntax issue try 2
scarlin-casechek May 5, 2025
82339fc
fix get version syntax issue try 3
scarlin-casechek May 5, 2025
481f5c1
fix signing
scarlin-casechek May 5, 2025
f9c0351
fix signing and upload to releases
scarlin-casechek May 5, 2025
1a07f3c
debugging as we cant find the files after prebuild
scarlin-casechek May 5, 2025
3e4ea46
debugging as we cant find the files after prebuild
scarlin-casechek May 5, 2025
67ddf0f
just use the file in prebuilds now
scarlin-casechek May 5, 2025
5eb7550
just use the file in prebuilds now
scarlin-casechek May 5, 2025
90747cf
update version to get a new release of node-printer and prebuilts
scarlin-casechek May 5, 2025
aa00564
add pr number to releases
scarlin-casechek May 5, 2025
5096c97
prevent windows versions from overriding themselves
scarlin-casechek May 5, 2025
5a8c12c
add os and version folder to store all the .node files so they dont o…
scarlin-casechek May 5, 2025
406917b
add os and version folder to store all the .node files so they dont o…
scarlin-casechek May 5, 2025
77de20b
fix the file upload using a more standard process
scarlin-casechek May 5, 2025
bf6e503
cleanup a little and get tagging to apply properly
scarlin-casechek May 5, 2025
f6ce69a
fix path
scarlin-casechek May 5, 2025
9dd9f96
fix paths and add some logging
scarlin-casechek May 5, 2025
e85469a
fix the bad dir
scarlin-casechek May 5, 2025
22fd595
fix version issue
scarlin-casechek May 5, 2025
b97b0f9
move the version check to the main so we dont have to do one per os
scarlin-casechek May 5, 2025
9c5f494
move the version check to the main so we dont have to do one per os
scarlin-casechek May 5, 2025
99132e6
update to publish the release
scarlin-casechek May 5, 2025
d9340eb
append to the release, until we close it
scarlin-casechek May 5, 2025
d64e980
update our release publisher version so it doesnt create a second rel…
scarlin-casechek May 5, 2025
3107ba6
update the main workflow to match just not create pr in release name
scarlin-casechek May 5, 2025
0f936e5
only run main on main branch push
scarlin-casechek May 5, 2025
de41d92
remove unused package.json script
scarlin-casechek May 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into create-pre-builds
# Conflicts:
#	.github/workflows/prebuild-pr.yml
  • Loading branch information
scarlin-casechek committed May 5, 2025
commit 66674a3232a536f87403019c4109160f80ee38c8
16 changes: 8 additions & 8 deletions .github/workflows/prebuild-pr.yml
You are viewing a condensed version of this merge commit. You can view the full changes here.