The Wayback Machine - https://web.archive.org/web/20230627095322/https://github.com/CodeEditApp/CodeEdit/pull/801
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

Add AppCast Jekyll Folder for building appcasts #801

Merged
merged 1 commit into from Oct 4, 2022

Conversation

MattKiazyk
Copy link
Contributor

Description

This adds an AppCast folder that includes the code needed for a manual release process.

  1. On a "release" (Preview release or regular) the Jekyll website will get recreated
  2. Will loop through releases, searching for a sparkle:edSignature= comment on the release
  3. Will create appcast.xml and appcast_pre.xml based on those releases.

Note: All zip's/dmg will need be included in the release. This includes the proper signing and notarizing needed by Sparkle.

The preface to making sure this works as it should is to get artifacts building properly which currently they are not.

Related Issue

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • I documented my code
  • Review requested

Screenshots

Copy link
Collaborator

@austincondiff austincondiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, very nice!

@austincondiff austincondiff merged commit a9ae133 into CodeEditApp:main Oct 4, 2022
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants