FreeCAD / FreeCAD-snap

The official Snap package of the FreeCAD project
https://snapcraft.io/freecad
8 stars 9 forks source link

branch: BlendCurve testing #53

Closed luzpaz closed 2 years ago

luzpaz commented 2 years ago

Build experimental snaps for https://github.com/FreeCAD/FreeCAD/pull/7339

CC @Matteo-Grellier @tomate44

ppd commented 2 years ago

needs the .git suffix in source

tomate44 commented 2 years ago

I don't think the PR is even compiling. It was premature. We'll update soon.

luzpaz commented 2 years ago

@tomate44 just ping this issue once it's compiles. Thanks!
@ppd thanks for the fix

luzpaz commented 2 years ago

Build has been retriggered

github-actions[bot] commented 2 years ago

A build from commit fb8330e2c0e4ba46251d2965ee73dc2187ba429c has been published to channel edge/pr-53 as revision 223.

Installation instructions

    # Note: not all distros require 'sudo'
    $ sudo snap install --channel=edge/pr-53 freecad

    # If you already have the freecad snap installed
    $ sudo snap refresh --channel=edge/pr-53 freecad 

    # Experimental: Parallel install (see https://github.com/FreeCAD/FreeCAD-snap/blob/master/docs/index.md#parallel-installs)
    $ sudo snap set system experimental.parallel-instances=true
    $ sudo snap install --channel=edge/pr-53 freecad_pr53
    $ freecad_pr53 # Run it

    # To switch back to preferred snap (swap out 'edge' for 'stable' if necessary)
    $ snap refresh freecad --channel=edge freecad
luzpaz commented 2 years ago

Build has been retriggered

luzpaz commented 2 years ago

Closing as target commit has been merged upstream https://github.com/FreeCAD/FreeCAD/pull/7339

github-actions[bot] commented 2 years ago

A build from commit 93330b2cf49d00a4d6e364272d614753df6262cd has been published to channel edge/pr-53 as revision 232.

Installation instructions

    # Note: not all distros require 'sudo'
    $ sudo snap install --channel=edge/pr-53 freecad

    # If you already have the freecad snap installed
    $ sudo snap refresh --channel=edge/pr-53 freecad 

    # Experimental: Parallel install (see https://github.com/FreeCAD/FreeCAD-snap/blob/master/docs/index.md#parallel-installs)
    $ sudo snap set system experimental.parallel-instances=true
    $ sudo snap install --channel=edge/pr-53 freecad_pr53
    $ freecad_pr53 # Run it

    # To switch back to preferred snap (swap out 'edge' for 'stable' if necessary)
    $ snap refresh freecad --channel=edge freecad