Releases: trinhngocthuyen/seeeye
Releases · trinhngocthuyen/seeeye
0.1.1
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- FEAT: CLI to export test summaries from xcresult by @trinhngocthuyen in #68
- FEAT: Test retries - Update default
retry_kwargs_fn
to retry only failed tests by @trinhngocthuyen in #67 - Update requirements: python >= 3.10 by @trinhngocthuyen in #69
- Update GH actions according to python 3.10 by @trinhngocthuyen in #70
- Update type hints by @trinhngocthuyen in #71
Full Changelog: 0.0.7...0.1.0
0.0.7
What's Changed
- FIX: Scheme not detected by @trinhngocthuyen in #65
- FEAT: CLI to extract tests by @trinhngocthuyen in #66
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- DOC: Update docs for testing by @trinhngocthuyen in #61
- DOC: Update getting started by @trinhngocthuyen in #62
- CHORE: Stream logs to sys.stdout by @trinhngocthuyen in #63
- FIX: Missing dependencies by @trinhngocthuyen in #64
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- CHORE: Update default log formatter by @trinhngocthuyen in #51
- FEAT: Support parallel testing by @trinhngocthuyen in #52
- FIX: Mask sensitive logs from sh.exec by @trinhngocthuyen in #53
- TEST: Add tets for masking in sh.exec by @trinhngocthuyen in #54
- FEAT: CLI to bump version/build number by @trinhngocthuyen in #55
- FEAT: Add version bump options to build/test/archive CLI by @trinhngocthuyen in #56
- TEST: Add some more tests by @trinhngocthuyen in #57
- REFACTOR: Simplify runner logic & add some more tests by @trinhngocthuyen in #58
- CHORE: Warn user in case of no scheme or multiple schemes by @trinhngocthuyen in #59
- FEAT: Resolve profiles mapping from build settings by @trinhngocthuyen in #60
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- CHORE: Minor update for more descriptive error by @trinhngocthuyen in #44
- FEAT: CodeSign (certs & profiles) by @trinhngocthuyen in #45
- TEST: Add simple tests for CodeSign by @trinhngocthuyen in #46
- FEAT: Add cipher encryption/decryption to codesign by @trinhngocthuyen in #47
- DOC: Update Usage by @trinhngocthuyen in #48
- CHORE: Update CI workflows: Do not run integration tests if not needed by @trinhngocthuyen in #49
- DOC: Update docs for testing by @trinhngocthuyen in #50
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- FEAT: Skeleton for archive by @trinhngocthuyen in #38
- FEAT: Archive & detect xcarchive by @trinhngocthuyen in #39
- FIX: Cov action by @trinhngocthuyen in #40
- FEAT: Export xcarchive to ipa by @trinhngocthuyen in #41
- FEAT: Archive: handle no-dsym case & do not use simulator for archive action by @trinhngocthuyen in #42
- FEAT: CLI usage by @trinhngocthuyen in #43
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- CHORE: Use pydantic instead of manually tweaking annotations by @trinhngocthuyen in #36
- CHORE: Hook xcconfigs by @trinhngocthuyen in #37
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- nestedly query data represented object with a key by @trinhngocthuyen in #1
- feat: wrapper to work with xcresult bundle by @trinhngocthuyen in #2
- FEAT: Integrate xcresult with test action by @trinhngocthuyen in #3
- FIX: xcodebuild errors getting swallowed by @trinhngocthuyen in #4
- FEAT: simulator wrapper by @trinhngocthuyen in #5
- CHORE: remove unused imports/vars with autoflake by @trinhngocthuyen in #6
- DOC: Update contributing guidelines by @trinhngocthuyen in #7
- FEAT: Detect derived data if not explicitly passed by @trinhngocthuyen in #8
- FEAT: centralized CLI by @trinhngocthuyen in #9
- DOC: Update Usage by @trinhngocthuyen in #10
- FEAT: Handle job/action timeout by @trinhngocthuyen in #11
- FEAT: add cli option to perform pod installation by @trinhngocthuyen in #12
- FEAT: Exec selective tests by @trinhngocthuyen in #13
- FEAT: Implement test retries by @trinhngocthuyen in #14
- TEST: runner retries logic by @trinhngocthuyen in #15
- FEAT: Add
step
function to make logs more contextual by @trinhngocthuyen in #16 - FEAT: Integrate pre-commit by @trinhngocthuyen in #17
- CHORE: Setup codecov by @trinhngocthuyen in #18
- CHORE: Setup codecov (2) by @trinhngocthuyen in #19
- CHORE: Run tests with many py versions by @trinhngocthuyen in #20
- FEAT: Add git mixin by @trinhngocthuyen in #21
- FEAT: Provider APIs (1) by @trinhngocthuyen in #22
- FEAT: Integrated CircleCI (1) by @trinhngocthuyen in #23
- CHORE: Update Xcode version to 13.4.1 by @trinhngocthuyen in #24
- FEAT: Separate build/test jobs for integration run/workflow/pipeline by @trinhngocthuyen in #25
- REFACTOR: XCBAction - simplify collecting xcresults & reuse derivedDataPath by @trinhngocthuyen in #26
- TEST: Add tests for XCB actions by @trinhngocthuyen in #27
- DOC: Update docs for xcodebuild-related classes by @trinhngocthuyen in #28
- FEAT: Test sharding by @trinhngocthuyen in #29
- TEST: Add tests (cont.) by @trinhngocthuyen in #30
- CHORE: Coverage for example project (1) by @trinhngocthuyen in #32
- CHORE: Update actions config by @trinhngocthuyen in #33
- FEAT: Coverage (backed by xccov) by @trinhngocthuyen in #34
- FEAT: Integrate cov parsing & exporting by @trinhngocthuyen in #35
New Contributors
- @trinhngocthuyen made their first contribution in #1
Full Changelog: https://github.com/trinhngocthuyen/seeeye/commits/0.0.1