Skip to content

Releases: troccoli/gitlab-deployments-status

Security update

28 Sep 11:09
2010c08
Compare
Choose a tag to compare

Update

  • vite from 5.2.11 to 5.4.8
  • rollup from 4.17.2 to 4.22.5

Other general packages have been updated too.

What's Changed

Full Changelog: v2.0.1...v2.0.2

Security update

24 Jun 10:59
cbbbaa7
Compare
Choose a tag to compare

Update braces from 3.0.2 to 3.0.3

Upgrade to Vue3

28 May 14:37
212b3ac
Compare
Choose a tag to compare

The app has been upgraded to Use Vue 3 and Vuetify 3, and to move to VIte rather than Webpack.

Other packages updated:

  • Cypress to 13.10
  • Axios to 1.6
  • ESLint to 8.56

Package updates

12 Sep 15:10
60d4d43
Compare
Choose a tag to compare

Upgraded few packages:

  • various @vue/cli packages to 4.5.6
  • Cypress to 5.1.0
  • Axios to 0.20.0
  • ESLint to 7.8.1
  • ESLint plugin for Vue.js to 5.2.3

First release

21 Jul 09:30
48d9fea
Compare
Choose a tag to compare

The time has come to properly release version 1.

This release contains all in v0.0.5 plus the ability to choose your own favourite project by starring them in GitLab.

v0.0.5

08 Jun 15:55
e1b64ab
Compare
Choose a tag to compare

Fixed a bug with the date (#12)

Add ability to set a cut-off date

11 May 15:47
8750045
Compare
Choose a tag to compare

This release adds the ability to choose a cut-off date, defaulted to the current date.

The app will now show the latest successful deployment before the cut-off date.

Add ability to select a project

30 Jan 10:02
b4e9659
Compare
Choose a tag to compare
Add project selector (#4)

* Move the project ID out of the GitLabService

* Add ability to select a project

* Change the format of the deployment datetime

* Sort the projects alphabetically

* Add ability to search a project

Refactor to load an environment only when requested by the user

15 Jan 11:28
80061e9
Compare
Choose a tag to compare
Refactor to load environment only when necessary (#3)

* Refactor table to use components

* Add toggle to load one environment

* Refactor to load one env at a time

* Removed the overlay loading in favour of in-built table loading

* Use momentjs

First release

03 Jan 13:38
1079213
Compare
Choose a tag to compare

This release has a basic table with a "loading" overlay