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

feat: support ci: only input #67

Merged
merged 7 commits into from
Jul 22, 2024
Merged

feat: support ci: only input #67

merged 7 commits into from
Jul 22, 2024

Conversation

leodido
Copy link
Member

@leodido leodido commented Jun 25, 2024

Fixes #65

  • I have read the contributing guidelines
  • I have written unit tests
  • I have made sure that the pull request is of reasonable size and can be easily reviewed
  • Integration tests

image

Signed-off-by: Leonardo Di Donato <[email protected]>
Signed-off-by: Leonardo Di Donato <[email protected]>
@leodido leodido self-assigned this Jun 25, 2024
Copy link
Contributor

github-actions bot commented Jun 25, 2024

listen.dev ∙ Security Report

critical 🚨 0 medium ⚠️ 0 low 🔷 36

🔍 The following behaviors have been detected in the dependency tree during installation

🔷 Low severity
📑 1 category

  • 📑 Metadata ∙ 1 package
    • 📦 @vercel/[email protected] ∙ 1 occurrence ∙ 1 kind of issue ∙ open 🔗
      • This package version is 0.X.Y: the semver spec mandates those versions for initial development meaning that anything may change at any time and the public API of this package should not be considered stable. ∙ 1 total occurrence
        Name Version Transitive Dependency Occurrences More
        @vercel/ncc 0.36.1 1 🔗

### 🚩 Some problems have been encountered
🔗 Package not analysed yet ∙ 2 occurrences ∙ Package not analysed yet

See docs 🔗


Powered by listen.dev

@jadoonf
Copy link
Member

jadoonf commented Jul 2, 2024

can we test this already @leodido ?

@leodido
Copy link
Member Author

leodido commented Jul 3, 2024

You should be able to try this out with listendev/action@feat/issue-65

@leodido leodido marked this pull request as ready for review July 22, 2024 15:13
…ories not containing any lockfiles (in ci-only mode)

Signed-off-by: Leonardo Di Donato <[email protected]>
Signed-off-by: Leonardo Di Donato <[email protected]>
@leodido leodido added bump:minor Marks a pull request as introducing a minor change documentation Improvements or additions to documentation enhancement New feature or request labels Jul 22, 2024
Copy link
Contributor

🏷️ [bumpr] Next version:v0.9.0 Changes:v0.8.2...listendev:feat/issue-65

@leodido leodido merged commit 357e0a8 into main Jul 22, 2024
16 checks passed
@leodido leodido deleted the feat/issue-65 branch July 22, 2024 16:00
@github-actions github-actions bot locked and limited conversation to collaborators Jul 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump:minor Marks a pull request as introducing a minor change documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ci: only input for action
2 participants