Skip to content
/ Eve Public

A repository for shared resources among SwiftGen repos

License

Notifications You must be signed in to change notification settings

SwiftGen/Eve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

004d043 · Aug 5, 2020

History

66 Commits
Jun 16, 2018
Mar 17, 2018
Aug 5, 2020
Jun 16, 2018
May 8, 2017
Nov 1, 2017
Sep 27, 2018
Sep 27, 2018
Jan 22, 2017
Oct 9, 2018
Sep 28, 2018

Repository files navigation

Eve

SwiftGen's Eve logo

This repository allows you to automate the tasks necessary to develop SwiftGen.

In detail, the aim is to be able to do the following tasks from a centralized location using a centralized Rakefile:

  • Clone all SwiftGen repositories.
  • Check the status of each repository globally, like:
    • Scanning for dirty working copies
    • Listing all open issues and PRs across all repositories
  • Propagate consistent settings across all repositories, like:
    • Ensure all repos use the same Dangerfile
    • Ensure all repos use the same .swiftlint.yml
  • Create a new release of SwiftGen
    • Ensuring the CHANGELOGs of all repos are up-to-date
    • Ensuring the CHANGELOGs of all repos are formatted properly and reference each other properly
    • Tagging all repos
    • Preparing a ZIP containing the built release for CocoaPods or ZIP distribution
    • Prepare a Homebrew release, test it and make a PR to Homebrew

Note that not all those tasks are implemented yet, but that's what we aim for for this repo.

About

A repository for shared resources among SwiftGen repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages