realthunder / FreeCAD

Link branch FreeCAD
Other
763 stars 45 forks source link

[Problem] Snap packages on snapcraft.io are out of date or missing #935

Closed kevenwyld closed 7 months ago

kevenwyld commented 7 months ago

Is there an existing issue for this?

Version

0.21 (Development)

Full version info

Not relevant to this issue

Subproject(s) affected?

None

Problem description

The snap packages on snapcraft.io still point to the following versions despite the releases page stating that there should be a 20240113 version available now. Maybe a github action didn't fire correctly?

channels:
  latest/stable:    –
  latest/candidate: –
  latest/beta:      2023-12-31-g7471b6a2 2023-12-31 (122) 862MB -
  latest/edge:      2024-01-04-g975453f6 2024-01-04 (124) 862MB -

Also the versions on snap don't quite align with what's on the releases page. The 20240113 release is labeled "stable" but that doesn't seem to exist in snapcraft.io

Anything else?

Thanks!

Code of Conduct

kevenwyld commented 7 months ago

I also just noticed that the readme for https://snapcraft.io/freecad-realthunder doesn't match the available releases:

There are two maintained channels for this snap:

stable is based on upstream FreeCAD 0.19 release, along with various new features (but no rendering enhancement) developed before 0.19 got released. This channel will contains mostly bug fixes, and minor new features.

edge is where all the exciting new features got released. It contains the latest commit from the FreeCAD Link Branch (https://github.com/realthunder/FreeCAD). Unlike the convention, here, the user is encouraged to try the edge release, to help improve all new features so that they can one day land in upstream FreeCAD.

And

Last updated

31 December 2023 - latest/beta 4 January 2024 - latest/edge

kevenwyld commented 7 months ago

Looks like this was fixed in https://github.com/realthunder/FreeCADMakeImage/commit/de96810dc2f3548ae18cee4e5aea56131c9f9468

The stable build is now available from snapcraft