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

Workspace for CI #439

Draft
wants to merge 56 commits into
base: master
Choose a base branch
from

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    6a49953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35de049 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    7b990e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c7030e View commit details
    Browse the repository at this point in the history
  3. Build on Apple Silicon.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    84d0b94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4857ad3 View commit details
    Browse the repository at this point in the history
  5. Stop gathering coverage and running danger because I did not set it u…

    …p and do not have the time or energy to maintain it. If there is a simpler way to do this in future, we could consider adding it back.
    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d0a7abc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f84ac60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34db0e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe1c7f2 View commit details
    Browse the repository at this point in the history
  9. Update Ruby.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    40c2f08 View commit details
    Browse the repository at this point in the history
  10. Update Bundler.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    e0831a9 View commit details
    Browse the repository at this point in the history
  11. Update fastlane readme.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    47dc8a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0123bdc View commit details
    Browse the repository at this point in the history
  13. Add nkf to Gemfile.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    de3acfe View commit details
    Browse the repository at this point in the history
  14. Add abbrev to Gemfile.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    4970a4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0478b4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31e75ee View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    2183589 View commit details
    Browse the repository at this point in the history
  2. Eschew fastlane in favor of a Makefile. Restructure project to emphas…

    …ize package while keeping example project usable.
    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    19ee372 View commit details
    Browse the repository at this point in the history
  3. Naming things.

    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    64c8ded View commit details
    Browse the repository at this point in the history
  4. Make test_all work.

    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    53ce849 View commit details
    Browse the repository at this point in the history
  5. Install xcbeautify.

    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    1a9bcc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82696a2 View commit details
    Browse the repository at this point in the history
  7. Update badges.

    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f521904 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Change how we return XML parser errors to better indicate where failu…

    …res happened, and to make error reporting simpler and easier to test.
    ZevEisenberg committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    7d35f5c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    31dfcf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f564a View commit details
    Browse the repository at this point in the history
  3. Store test results.

    ZevEisenberg committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c58ee66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db1648c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    92b6d59 View commit details
    Browse the repository at this point in the history
  2. Update gems.

    ZevEisenberg committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a95da15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a897b3 View commit details
    Browse the repository at this point in the history
  4. Fix snapshot scale.

    ZevEisenberg committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e336982 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    4bd62f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    2d3372c View commit details
    Browse the repository at this point in the history
  2. Add artifact step

    AgapovOne committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cc57417 View commit details
    Browse the repository at this point in the history
  3. Remove swift test step

    AgapovOne committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8d69b09 View commit details
    Browse the repository at this point in the history
  4. Remove artifacts step

    AgapovOne committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0a2ca66 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Create swift.yml

    AgapovOne authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ed01a62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93691a View commit details
    Browse the repository at this point in the history
  3. Move swift version down

    AgapovOne committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c455700 View commit details
    Browse the repository at this point in the history
  4. Update swift.yml

    AgapovOne authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8f6e9e7 View commit details
    Browse the repository at this point in the history
  5. Update swift.yml

    AgapovOne authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a489b3e View commit details
    Browse the repository at this point in the history
  6. 5.9 -> 5.10

    AgapovOne committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    063a9ba View commit details
    Browse the repository at this point in the history
  7. Add ls

    AgapovOne committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c100795 View commit details
    Browse the repository at this point in the history
  8. Add snapshot artifacts

    AgapovOne committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    6c20ac8 View commit details
    Browse the repository at this point in the history
  9. Add ls

    AgapovOne committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9bdc7d8 View commit details
    Browse the repository at this point in the history
  10. Add junit and artifacts

    AgapovOne committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c84c223 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Add xcbeautify, xcresult

    AgapovOne committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    8e8d2e3 View commit details
    Browse the repository at this point in the history
  2. Fix artifacts

    AgapovOne committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4d8967a View commit details
    Browse the repository at this point in the history
  3. Update snapshots somehow

    AgapovOne committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    77587bb View commit details
    Browse the repository at this point in the history
  4. Remove set pipefail

    AgapovOne committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a65f529 View commit details
    Browse the repository at this point in the history
  5. Fix makefile shell flags

    AgapovOne committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    aaa3f49 View commit details
    Browse the repository at this point in the history
  6. Update snapshot

    AgapovOne committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f3b21a3 View commit details
    Browse the repository at this point in the history
  7. Fix pipefail

    AgapovOne committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    cc61dad View commit details
    Browse the repository at this point in the history