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

Enable Toponaming mitigation code #112

Closed
wants to merge 1 commit into from

Conversation

chennes
Copy link
Member

@chennes chennes commented May 7, 2024

Do not merge this PR, it exists only to allow the snap to build.

Copy link

github-actions bot commented May 7, 2024

A build from commit 478c0c8 has been published to channel edge/pr-112 as revision 1011.

Installation instructions

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

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-112 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-112 freecad_pr112
  $ freecad_pr112 # Run it

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

Copy link

github-actions bot commented May 7, 2024

A build from commit 478c0c8 has been published to channel edge/pr-112 as revision 1012.

Installation instructions

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

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-112 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-112 freecad_pr112
  $ freecad_pr112 # Run it

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

@chennes chennes closed this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant