Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: actions: im-open/git-version-lite

An action to calculate the next tag for the repository based on commit messages.
28 versions
Latest release: 8 months ago

View more package details: https://packages.ecosyste.ms/registries/github%20actions/packages/im-open/git-version-lite

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/im-open%2Fgit-version-lite

Dependent Repos 32

im-open/code-coverage-report-generator
GitHub Action for ReportGenerator based on: https://danielpalme.github.io/ReportGenerator
  • v2.1.1 .github/workflows/increment-version-on-merge.yml

Size: 203 KB - Last synced: 10 days ago - Pushed: 2 months ago

im-open/update-pr-comment
A Github Action for updating a PR comment (rather than creating a new one)
  • v2.1.2 .github/workflows/build.yml
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 956 KB - Last synced: 18 days ago - Pushed: about 2 months ago

im-open/git-version-lite
An action that calculates the next tag for your repository.
  • main .github/workflows/increment-version-on-merge.yml

Size: 365 KB - Last synced: 27 days ago - Pushed: about 2 months ago

im-open/omni-repo-version-map-action 📦
DEPRECATED 2023-09-08 - Github Action for determining version bumps for .Net Core projects
  • v2.1.2 .github/workflows/build.yml
  • v2.1.1 .github/workflows/increment-version-on-merge.yml

Size: 63.5 KB - Last synced: 20 days ago - Pushed: 9 months ago

im-open/create-pr-and-merge-action 📦
DEPRECATED 2023-09-08 - A GitHub Action that creates a pull request, approves it, and merges it
  • v2.1.2 .github/workflows/build.yml
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 225 KB - Last synced: 21 days ago - Pushed: 9 months ago

im-open/omni-repo-git-tag-action 📦
DEPRECATED 2023-09-08 - An action that generates git tags.
  • v2.1.2 .github/workflows/build.yml
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 217 KB - Last synced: 20 days ago - Pushed: 9 months ago

im-open/process-dotnet-test-results
GitHub action that creates a status check or pull request comment based on dotnet test trx files
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 1.1 MB - Last synced: 11 days ago - Pushed: 2 months ago

im-open/setup-deploy-keys
Action that starts ssh agent and adds one or more deploy keys
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 257 KB - Last synced: 19 days ago - Pushed: about 2 months ago

im-open/check-for-cache 📦
DEPRECATED - Action that determines whether a cache exists or not for a specified key without downloading the cache.
  • v2.1.2 .github/workflows/build.yml
  • v2.1.1 .github/workflows/increment-version-on-merge.yml

Size: 3.21 MB - Last synced: 2 months ago - Pushed: 8 months ago

im-open/close-pagerduty-maintenance-window
Closes an open PagerDuty maintenance window
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 221 KB - Last synced: 12 days ago - Pushed: 2 months ago

im-open/workflow-conclusion
An action to determine the conclusion of a workflow with multiple jobs
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 235 KB - Last synced: 19 days ago - Pushed: about 2 months ago

im-open/process-postman-test-results
GitHub action that creates a status check or pull request comment based a json results file generated by the newman json reporter
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 573 KB - Last synced: about 1 month ago - Pushed: 3 months ago

im-open/process-cypress-test-results
GitHub action that creates a status check or pull request comment based a cypress mochawesome json file
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 918 KB - Last synced: 20 days ago - Pushed: about 2 months ago

im-open/update-deployment-board
An action that updates Deployment Issues on an automated Deployment Project Board
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 415 KB - Last synced: 5 months ago - Pushed: 5 months ago

im-open/map-input-action 📦
DEPRECATED 2023-09-08 - An action for taking an input, comparing it to a list of values, and outputting the matching key.
  • v2.1.2 .github/workflows/buildAndTest.yml
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 74.2 KB - Last synced: 20 days ago - Pushed: 9 months ago

im-open/create-pagerduty-incident
An action to create a PagerDuty Incident
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 159 KB - Last synced: 3 days ago - Pushed: 2 months ago

im-open/setup-flyway
Download and install flyway
  • v2.1.2 .github/workflows/build.yml
  • v2.1.1 .github/workflows/increment-version-on-merge.yml

Size: 101 KB - Last synced: 8 days ago - Pushed: about 2 months ago

im-open/post-status-to-teams-action
A GitHub Action for posting a workflow's status update to Microsoft Teams
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 369 KB - Last synced: 3 days ago - Pushed: 2 months ago

im-open/yaml-file-validation 📦
DEPRECATED - This action is used to validate a YAML file with a custom [schema](#schema-file).
  • v2.1.2 .github/workflows/build.yml
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 147 KB - Last synced: 17 days ago - Pushed: about 1 year ago

im-open/set-environment-variables-by-scope
This action takes specially formatted environment variables and/or an input file to emit scoped environment variables.
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 331 KB - Last synced: 14 days ago - Pushed: about 1 month ago

im-open/download-release-asset
An action that can download an asset from a release in the repository
  • v2.1.0 .github/workflows/increment-version-on-merge.yml

Size: 43.9 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

Ginklings/process-postman-test-results Fork of im-open/process-postman-test-results
GitHub action that creates a status check or pull request comment based a json results file generated by the newman json reporter
  • v2.1.1 .github/workflows/increment-version-on-merge.yml

Size: 480 KB - Last synced: 20 days ago - Pushed: over 1 year ago

im-open/iis-site-status 📦
DEPRECATED 2023-09-08 - This action gets the status of an On-Prem IIS website
  • v2.1.2 .github/workflows/auto-update-readme.yml
  • v2.1.0 .github/workflows/increment-version-on-merge.yml

Size: 33.2 KB - Last synced: 9 months ago - Pushed: 9 months ago

im-open/iis-site-create 📦
DEPRECATED 2023-09-08 - This action will create an on-premises IIS website
  • v2.1.2 .github/workflows/auto-update-readme.yml
  • v2.1.0 .github/workflows/increment-version-on-merge.yml

Size: 42 KB - Last synced: 9 months ago - Pushed: 9 months ago

im-open/build-database-ci-action
Builds a database using Flyway on CI
  • v2.1.0 .github/workflows/increment-version-on-merge.yml

Size: 123 KB - Last synced: 4 months ago - Pushed: 4 months ago

im-open/delete-prereleases-for-branch
An action that can delete all of the pre-releases that were generated for a branch
  • v2.1.2 .github/workflows/build.yml
  • v2.1.2 .github/workflows/increment-version-on-merge.yml

Size: 225 KB - Last synced: 1 day ago - Pushed: 2 months ago

im-practices/.github
Community Health Files for im-practices. Source of truth for all workflow templates in individual marketplace.
  • v2.1.3 .github/workflows/increment-version-and-kick-off-sync.yml

Size: 1.25 MB - Last synced: 14 days ago - Pushed: 14 days ago

im-open/enable-f5-pool-member 📦
DEPRECATED 2023-09-08 - An action that will enable an F5 pool member in a specific pool
  • v2.1.2 .github/workflows/auto-update-readme.yml
  • v2.1.0 .github/workflows/increment-version-on-merge.yml

Size: 34.2 KB - Last synced: 9 months ago - Pushed: 9 months ago

im-open/disable-f5-pool-member 📦
DEPRECATED 2023-09-08 - An action that will disable an F5 pool member in a specific pool.
  • v2.1.2 .github/workflows/auto-update-readme.yml
  • v2.1.0 .github/workflows/increment-version-on-merge.yml

Size: 37.1 KB - Last synced: 9 months ago - Pushed: 9 months ago

bradyclifford/git-version-lite Fork of im-open/git-version-lite
An action that calculates the next tag for your repository.
  • v2.1.2 .github/workflows/build.yml
  • main .github/workflows/increment-version-on-merge.yml

Size: 288 KB - Last synced: 17 days ago - Pushed: about 1 year ago

Darrken/test-repo
A test repo that will be deleted soon.
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 27.3 KB - Last synced: 2 months ago - Pushed: about 2 years ago

dudanogueira/django-localflavor-br Fork of TracyWebTech/django-localflavor-br
Country-specific Django helpers for Brazil.
  • v1.0.0 .github/workflows/increment-version-on-merge.yml

Size: 124 KB - Last synced: 30 days ago - Pushed: over 11 years ago

akitosaki/gkcommon
  • v1.0.0 .github/workflows/increment-version-on-merge.yml

Size: 93.8 KB - Last synced: about 1 year ago - Pushed: about 11 years ago

hurrymaplelad/forms Fork of caolan/forms
An easy way to create, parse and validate forms in node.js
  • v1.0.0 .github/workflows/increment-version-on-merge.yml

Size: 273 KB - Last synced: about 2 months ago - Pushed: about 11 years ago

niteshrepos/stereoscopic-canvas
What we are creating world's first futuristic particle based web site In real 3d ( you will need 3d glass to see it !!! ) that can be controlled by gesture using your laptops web-cam. and that's just the tip of the iceberg.
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 105 KB - Last synced: about 2 months ago - Pushed: about 11 years ago

chrrity/databus Fork of linkedin/databus
Source-agnostic distributed change data capture system
  • v1.0.0 .github/workflows/increment-version-on-merge.yml

Size: 44.5 MB - Last synced: about 1 year ago - Pushed: over 11 years ago

machty/spree-chim
dont matta
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 1.99 MB - Last synced: 29 days ago - Pushed: about 11 years ago

moinhaidar/lyfte
iOS Doc
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 180 KB - Last synced: about 1 year ago - Pushed: about 11 years ago

keroserene/hiptext Fork of jart/hiptext
Researching new algorithms for turning images into text.
  • v1.0.0 .github/workflows/increment-version-on-merge.yml

Size: 2.09 MB - Last synced: about 1 year ago - Pushed: about 11 years ago

cam25/AOC2
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 2.54 MB - Last synced: about 1 year ago - Pushed: about 11 years ago

kiwiwin/LandOfLisp
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 148 KB - Last synced: about 1 year ago - Pushed: about 11 years ago

rishabhmehrotra/micro-text
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 5.46 MB - Last synced: about 1 year ago - Pushed: about 11 years ago

albertpadin/fulcrum Fork of fulcrum-agile/fulcrum
An agile project planning tool
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 1.81 MB - Last synced: about 1 year ago - Pushed: about 11 years ago

jinkailong/test
test
  • v2.0.4 .github/workflows/increment-version-on-merge.yml

Size: 54.7 KB - Last synced: about 1 year ago - Pushed: about 11 years ago

ehussein/git_folder
  • v2.0.0 .github/workflows/increment-version-on-merge.yml

Size: 54.7 KB - Last synced: about 1 year ago - Pushed: about 11 years ago

dmotta/LabGoogleCloudMessaging
Google Cloud Messaging para Android
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 23 MB - Last synced: about 1 year ago - Pushed: about 11 years ago

dalianmao/UserManagerSystem Fork of MCTeam/UserManagerSystem
UserManagerSystem of MCGame
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 160 KB - Last synced: about 1 year ago - Pushed: over 11 years ago

nutannivate/ICFOSS
Organisation's event management
  • v2.0.4 .github/workflows/increment-version-on-merge.yml

Size: 1.22 MB - Last synced: about 1 year ago - Pushed: about 11 years ago

derluke123/demo_app
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 137 KB - Last synced: about 1 year ago - Pushed: about 11 years ago

nacore/xlsx Fork of tealeg/xlsx
Google Go library for reading XLSX files.
  • v2.0.4 .github/workflows/increment-version-on-merge.yml

Size: 110 KB - Last synced: about 1 year ago - Pushed: over 11 years ago

blacktale/TeamToy Fork of easychen/TeamToy
企业协同办公工具TeamToy2(多人TODO版)官方Git源,每次版本发布时从SAE同步。
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 656 KB - Last synced: about 1 year ago - Pushed: about 11 years ago

alexHlebnikov/MCSS Fork of therobhrt/MCSS
Многослойная система организации CSS
  • v2.0.6 .github/workflows/increment-version-on-merge.yml

Size: 202 KB - Last synced: about 1 year ago - Pushed: over 11 years ago