Skip to content

[CI] Allow publishing snapshot releases manually from branches#1888

Merged
tonidero merged 2 commits into
mainfrom
allow-doing-snapshots-branches
Oct 24, 2024
Merged

[CI] Allow publishing snapshot releases manually from branches#1888
tonidero merged 2 commits into
mainfrom
allow-doing-snapshots-branches

Conversation

@tonidero

@tonidero tonidero commented Oct 24, 2024

Copy link
Copy Markdown
Contributor

Description

Add new workflow to deploy snapshots from branches manually

Plan to use this to deploy some preview versions of some features, allowing people to test them before actually making a stable release.

@tonidero tonidero requested a review from a team October 24, 2024 10:33
@tonidero tonidero marked this pull request as ready for review October 24, 2024 10:33

@JayShortway JayShortway left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice idea to make this easier! Just a comment on the naming. I have the same comment on the PR title haha, maybe something like:

Allow publishing snapshot releases manually from branches

Comment thread gradle.properties Outdated
Comment thread .circleci/config.yml Outdated
@codecov

codecov Bot commented Oct 24, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.25%. Comparing base (887e3ff) to head (b499653).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1888   +/-   ##
=======================================
  Coverage   82.25%   82.25%           
=======================================
  Files         227      227           
  Lines        7968     7968           
  Branches     1121     1121           
=======================================
  Hits         6554     6554           
  Misses        967      967           
  Partials      447      447           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tonidero tonidero force-pushed the allow-doing-snapshots-branches branch from c070b09 to b499653 Compare October 24, 2024 11:00
@tonidero tonidero requested a review from JayShortway October 24, 2024 11:01
@tonidero tonidero changed the title [CI] Allow doing snapshots manually from branches [CI] Allow publishing snapshot releases manually from branches Oct 24, 2024

@JayShortway JayShortway left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@tonidero tonidero merged commit dad3113 into main Oct 24, 2024
@tonidero tonidero deleted the allow-doing-snapshots-branches branch October 24, 2024 11:52
tonidero pushed a commit that referenced this pull request Nov 4, 2024
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* [Experimental] Web purchase redemption (#1889) via Toni Rico
(@tonidero)
### 🐞 Bugfixes
* Keeps the org.json package. (#1891) via JayShortway (@JayShortway)
### 📦 Dependency Updates
* Bump rexml from 3.3.8 to 3.3.9 (#1892) via dependabot[bot]
(@dependabot[bot])
* Bump danger from 9.5.0 to 9.5.1 (#1885) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane from 2.224.0 to 2.225.0 (#1884) via dependabot[bot]
(@dependabot[bot])

## RevenueCatUI SDK
### 🐞 Bugfixes
* Fix application of modifiers in `Markdown` component (#1893) via Toni
Rico (@tonidero)

### 🔄 Other Changes
* [CI] Allow publishing snapshot releases manually from branches (#1888)
via Toni Rico (@tonidero)
* Detekt auto-fixes (#1886) via Toni Rico (@tonidero)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants