Skip to content

Releases: xorima/github-file-manager

2.1.0

17 Aug 08:21
1a0e07d
Compare
Choose a tag to compare

Enable option to Manage
Enable setting Labels on PRs created

2.0.0

11 Aug 20:54
Compare
Choose a tag to compare
  • Breaking Change: Defaults to looking for main branches, introduces new cli arg for setting default branch name

1.2.3

18 Nov 18:47
Compare
Choose a tag to compare
  • Removed branch cleanup workflow as now using github repo settings

1.2.2

18 Nov 18:39
Compare
Choose a tag to compare
  • Fixed bug with dockerhub push due to set-env deprecation

1.2.1

25 Oct 10:05
Compare
Choose a tag to compare
  • Resolved issues with pagination:
    • Set auth headers correctly
    • Removed duplicate results from being added

Github Enterprise Support

19 May 17:30
bc2c62f
Compare
Choose a tag to compare

This release adds the environment variable GITHUB_API_ROOT which allows you to change where the github api root is, useful to those running on github enterprise

Sign Commits

14 Apr 22:56
Compare
Choose a tag to compare

Always sign off commits for DCO reasons

Official Release

12 Apr 16:14
b525725
Compare
Choose a tag to compare

This is the first non-beta release of Github File Manager

This application will read from a source repo & path and then issue Pull Requests to all repositories for a given owner and topic to ensure the files are as desired.

Path Fix

12 Apr 15:25
67379ed
Compare
Choose a tag to compare

This releases fixes a bug in the paths when in a loop of respositories

Count Bug Fixed

12 Apr 15:13
c2ce8e6
Compare
Choose a tag to compare

This release fixed a bug where counting was not being done correctly and changes were not being made

it also adds in a sous-chefs kubernetes manifest in the infrastructure folder as an example.