Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Make prebuilt pony-stable available #26

Closed
4 tasks done
SeanTAllen opened this issue Aug 6, 2017 · 7 comments
Closed
4 tasks done

Make prebuilt pony-stable available #26

SeanTAllen opened this issue Aug 6, 2017 · 7 comments

Comments

@SeanTAllen
Copy link
Member

SeanTAllen commented Aug 6, 2017

Will make it easier for folks to set up their own CI jobs that need stable, if prebuilt stable versions are available.

  • available via Bintray for Windows
  • available via Bintray for RPM
  • available via Bintray for Deb
  • available via Homebrew for OSX

Needs #23

@SeanTAllen
Copy link
Member Author

@kulibali I'm looking to get this in place so that people have an easier time installing stable. I'm going to take the release process from ponyc and move it over here as applicable. are you game to move do the same for Appveyor?

@chalcolith
Copy link
Member

Sure, can do.

@SeanTAllen
Copy link
Member Author

@kulibali ill let you know when i get started.

@SeanTAllen
Copy link
Member Author

I've opened a PR to get pony-stable into homebrew.

Homebrew/homebrew-core#17962

@SeanTAllen
Copy link
Member Author

Homebrew PR accepted.

@chalcolith
Copy link
Member

Once #35 is merged, the AppVeyor build is set up to:

  • Grab the latest ponyc build from BinTray and use it to compile pony-stable.
  • Name the resulting file pony-stable-{version}-{build}.{git-hash}.zip, where {version} comes from the VERSION file in the root directory.
  • For builds on the release branch, deploy to bintray.com/pony-language/pony-stable-win.

@SeanTAllen
Copy link
Member Author

At this point, this is waiting on a fix to ponylang/changelog-tool and then I can move forward with testing a release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants