Skip to content

Conversation

@VmMad
Copy link
Member

@VmMad VmMad commented Dec 22, 2025

Description of change

minimumReleaseAge should be set to a number in minutes e.g 10080 is one week, 1440 is one day

Links to any relevant issues

Closes #9436

How the change has been tested

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@VmMad VmMad requested a review from a team as a code owner December 22, 2025 17:03
@vercel
Copy link

vercel bot commented Dec 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
apps-backend Ready Ready Preview, Comment Jan 23, 2026 10:50am
iota-evm-bridge Ready Ready Preview, Comment Jan 23, 2026 10:50am
rebased-explorer Ready Ready Preview, Comment Jan 23, 2026 10:50am
wallet-dashboard Ready Ready Preview Jan 23, 2026 10:50am
2 Skipped Deployments
Project Deployment Review Updated (UTC)
apps-ui-kit Ignored Ignored Preview Jan 23, 2026 10:50am
iota-multisig-toolkit Ignored Ignored Preview Jan 23, 2026 10:50am

Request Review

@iota-ci iota-ci added the tooling Issues related to the Tooling team label Dec 22, 2025
Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
@VmMad VmMad requested a review from begonaalvarezd January 7, 2026 10:20
@begonaalvarezd begonaalvarezd merged commit 21b6393 into develop Jan 26, 2026
34 checks passed
@begonaalvarezd begonaalvarezd deleted the tooling-apps/add-minimumReleaseAge branch January 26, 2026 10:17
begonaalvarezd added a commit that referenced this pull request Jan 27, 2026
# Description of change

`minimumReleaseAge` should be set to a number in minutes e.g `10080` is
one week, `1440` is one day

## Links to any relevant issues

Closes #9436

## How the change has been tested

- [ ] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes

---------

Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
Co-authored-by: msarcev <[email protected]>
Co-authored-by: Bran <[email protected]>
begonaalvarezd added a commit that referenced this pull request Jan 27, 2026
# Description of change

`minimumReleaseAge` should be set to a number in minutes e.g `10080` is
one week, `1440` is one day

## Links to any relevant issues

Closes #9436

## How the change has been tested

- [ ] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes

---------

Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
Co-authored-by: msarcev <[email protected]>
Co-authored-by: Bran <[email protected]>
Alex6323 pushed a commit that referenced this pull request Jan 29, 2026
# Description of change

`minimumReleaseAge` should be set to a number in minutes e.g `10080` is
one week, `1440` is one day

## Links to any relevant issues

Closes #9436

## How the change has been tested

- [ ] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes

---------

Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
Co-authored-by: msarcev <[email protected]>
Co-authored-by: Bran <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling Issues related to the Tooling team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pnpm minimumReleaseAge setting

7 participants