aboutsummaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: Alter version bump to only ignore pnpm lockfile, not restMatt Strapp2024-10-311-4/+1
| | | | | | Allows to get rid of a special case and allows the rust program to compile when the lockfile is not allowed to be changed Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* version bump the gemfile lock tooMatt Strapp2024-10-301-0/+3
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* OopsMatt Strapp2024-10-302-17/+17
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* make sure to tag repo when running changeset publishMatt Strapp2024-10-302-16/+24
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Update changesets.yml and version-bump scriptMatt Strapp2024-10-291-3/+8
| | | | | | | | - Update changesets.yml to install additional software packages - Modify version-bump script to pull the GIT_TAG from changeset if not set - Bump version in multiple files and remove snapshot from gradle.properties Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* only run in working directory :)Matt Strapp2024-10-291-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* oops 2Matt Strapp2024-10-291-2/+4
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* make shellcheck happyMatt Strapp2024-10-291-7/+4
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add verion bumping scriptMatt Strapp2024-10-291-0/+19
Signed-off-by: Matt Strapp <matt@mattstrapp.net>