Skip to content

Releases: SkylineCommunications/SLC-C-Github-Repositories

1.0.0.9

06 Jun 15:23
Compare
Choose a tag to compare

New Features

  • Added support for the Add Repository Topics InterApp Request
  • Added support for the Remove Repository Topics InterApp Request

Changes

  • Updated Github ConnectorAPI to 1.0.5

1.0.0.8

30 May 14:17
Compare
Choose a tag to compare

New Features

  • Added Teams page
  • Added Members page
  • Added Create Repository InterApp Request
  • Added Create Content InterApp Request
  • Added Add Collaborator InterApp Request

Changes

  • Updated all QActions to net48
  • Updated to InterApp Library 1.0.1.1
  • Updated Github ConnectorAPI to 1.0.4

Fixes

  • Fixed bug where some lingering rows would come back.
  • Fixed IndexOutOfRange Exception when no repositories are added yet.

1.0.0.7

26 Mar 13:03
Compare
Choose a tag to compare

New Features

  • Added support for ConnectorAPI version 1.0.2+

Changes

  • Clear tables that are not longer polled, to prevent out dated information
  • Added a decent error message when trying to add a workflow to a repository where the public key is not available yet.

Fixes

  • Made id's type a long because it was causing int overflows
  • Changed to workflow tag versioning regex, to be more consistent

1.0.0.6

21 Feb 12:56
Compare
Choose a tag to compare

New Features

Added InterApp Functionality

  • Add/remove tracked repositories
  • Create Automation Script CI Workflows
  • Create Automation Script CICD Workflows
  • Create Connector CI Workflows
  • Create Nuget Solution CICD Workflows
  • Create Internal Nuget Solution Workflows

1.0.0.5

30 Jan 15:06
Compare
Choose a tag to compare

New Features

  • Added organization table
  • Added option to track all the repositories under an organization
  • Added a way to create automation scripts workflows

1.0.0.4

24 Oct 11:48
Compare
Choose a tag to compare

Added workflows table to the connector.

1.0.0.3

04 Oct 09:24
Compare
Choose a tag to compare

Changed the way the context menu works. Now you can more easily add/remove repos from automation scripts.

1.0.0.2

04 Oct 06:10
Compare
Choose a tag to compare

Fix Pagination issue

Fix for Pagination issue. Now the connector will check if there is a next page to be fetched.

1.0.0.1

03 Oct 08:30
Compare
Choose a tag to compare

Initial version [1.0.0.1]

Pages

  • General
  • General/Configuration
  • General/Poll Manager
  • Repositories - Overview
  • Repositories
  • Repositories/Add Repository
  • Issues

Configuration

  • Configure API Key in the General/Configuration page
  • Configure polling timers in the General/Poll Manager page