Commit Graph

489 Commits

Author SHA1 Message Date
Abhishek Kondur f8a0cfd744 v1.5.1: release notes (#3950)
* v1.5.1: release notes

* v1.5.1: release notes

* v1.5.1: release notes

* v1.5.1: release notes

* v1.5.1: release notes

* v1.5.1: update version tag

* v1.5.1: update version tag
2026-03-31 20:01:57 +05:30
dependabot[bot] 3cf1669e98 Build(deps): bump dawidd6/action-download-artifact from 16 to 18 (#3915)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 16 to 18.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v16...v18)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '18'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-18 00:02:58 +05:30
dependabot[bot] b0a6c9c5a1 Build(deps): bump docker/setup-qemu-action from 3 to 4 (#3901)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 09:33:05 +05:30
dependabot[bot] e204cfd926 Build(deps): bump dawidd6/action-download-artifact from 12 to 16 (#3889)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 12 to 16.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v12...v16)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '16'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 09:15:40 +05:30
dependabot[bot] fe0120d44e Build(deps): bump docker/build-push-action from 6 to 7 (#3902)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 09:14:42 +05:30
dependabot[bot] eb3da979e3 Build(deps): bump docker/setup-buildx-action from 3 to 4 (#3903)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 09:14:21 +05:30
dependabot[bot] 986a4cdc30 Build(deps): bump docker/login-action from 3 to 4 (#3904)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 09:13:33 +05:30
Abhishek Kondur 6b7d33fa77 v1.5.0: release notes (#3862)
* v1.5.0: update release notes

* v1.5.0: bump up version

* v1.5.0: update release notes

* v1.5.0: update release notes

* v1.5.0: update release notes
2026-02-11 22:05:18 +04:00
Seena Fallah 635d47ec3d swagger: make swagger file validated (#3711)
* swagger: make swagger file validated

add missing params and add the validation in ci.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>

* network: return json on success network deletion

Signed-off-by: Seena Fallah <seenafallah@gmail.com>

* swagger: fix pro controllers annotations

Signed-off-by: Seena Fallah <seenafallah@gmail.com>

---------

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
Co-authored-by: Abhishek Kondur <abhi281342@gmail.com>
2026-01-31 12:19:19 +04:00
dependabot[bot] 26d9f51c34 Build(deps): bump peter-evans/create-pull-request from 7 to 8 (#3787)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 15:13:55 +04:00
dependabot[bot] 3b9c0f3278 Build(deps): bump dawidd6/action-download-artifact from 11 to 12 (#3805)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 11 to 12.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v11...v12)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 15:11:11 +04:00
Abhishek Kondur bcf4402551 v1.4.0: release notes (#3797)
* Update release notes

* bump up version to v1.4.0

* update release notes
2025-12-22 20:01:44 +04:00
dependabot[bot] 2503c3834d Build(deps): bump actions/checkout from 5 to 6 (#3748)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 18:16:44 +04:00
Abhishek K efa84dc42b v1.2.0: update release notes (#3723)
* v1.2.0: update release notes

* update release notes

* update release notes
2025-11-07 09:17:46 +04:00
dependabot[bot] 85783828d8 Build(deps): bump actions/setup-go from 5 to 6 (#3642)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22 11:00:54 +05:30
Abhishek K 18c41f1809 V1.1.0 release notes (#3645)
* update release notes

* bump up version

* fix release notes
2025-09-11 16:06:31 +05:30
dependabot[bot] 36aa4022af Build(deps): bump actions/checkout from 4 to 5 (#3601)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 10:30:42 +05:30
Abhishek K 96e2c29783 v1.0.0 release notes (#3530)
* add v1.0.0 release notes

* add v1.0.0 release notes

* update version tags
2025-06-26 11:35:35 +05:30
dependabot[bot] b77ff11f22 Build(deps): bump dawidd6/action-download-artifact from 9 to 11
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 11.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v9...v11)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 01:11:12 +00:00
Abhishek K 238c68eb2f v0.99.0 Release Notes (#3489)
* add v0.99 release notes

* version bump

* add formating on release notes

* add formating on release notes

* Update release.md
2025-06-06 17:29:11 +05:30
dependabot[bot] 1371c327a3 Bump dawidd6/action-download-artifact from 8 to 9 (#3355)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 8 to 9.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v8...v9)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 02:39:00 +04:00
Abhishek K 06f6f5ca98 update release versions (#3387)
* update release versions

* update release versions

* update release versions
2025-03-25 11:08:54 +04:00
Abhishek K fb02979697 Merge pull request #3330 from gravitl/master
Master
2025-02-14 09:41:34 +04:00
Abhishek K 5624bb7eb8 Update bug-report.yml 2025-02-07 12:27:57 +04:00
Abhishek K 91045c63ef Update bug-report.yml 2025-02-07 11:49:44 +04:00
dependabot[bot] 6509da9b61 Bump dawidd6/action-download-artifact from 7 to 8 (#3310)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 8.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v7...v8)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 11:27:09 +05:30
Abhishek K 0e36d65f6f Merge pull request #3257 from gravitl/master
Master
2024-12-16 20:11:04 +04:00
Abhishek K 70ffdef387 update release version (#3248) 2024-12-10 15:16:54 +04:00
dependabot[bot] 1bfcebaf91 Bump dawidd6/action-download-artifact from 6 to 7 (#3236)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 13:18:27 +04:00
lmnzx 48a8d51e26 Update deletedroplets.yml to extend the sleep to 30mins 2024-11-26 18:27:55 +05:30
abhishek9686 046e88366f update release version v0.26.0 2024-10-30 12:42:29 +04:00
dependabot[bot] 2c11955c5f Bump peter-evans/create-pull-request from 6 to 7 (#3118)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 12:30:18 +04:00
Abhishek K 0b030f7dec Merge pull request #3123 from gravitl/master
Master
2024-09-12 12:23:50 +04:00
Abhishek K 4fb7578a43 Merge pull request #3084 from gravitl/fix/publish-docker-workflow
fix: remove auto-updating latest tag from publish docker workflow
2024-09-12 12:23:17 +04:00
Abhishek K 8f7ed903b3 Merge pull request #3122 from gravitl/master
Master
2024-09-12 12:17:23 +04:00
Abhishek K 84c06a51ba Merge pull request #3119 from gravitl/NET-1518
manual trigger getbranch logic change
2024-09-10 10:00:50 +04:00
Sayan Mallick b385784e7d manual trigger getbranch logic change 2024-09-10 11:14:35 +05:30
Abhishek K b13f4be5e9 Merge pull request #3114 from gravitl/NET-1518
manual trigger of workflow
2024-09-09 21:17:53 +04:00
Sayan Mallick fa1cbfc6b2 manual trigger of workflow 2024-09-09 22:15:54 +05:30
Sayan Mallick 3d7569b22b Updated to go1.23 (#3096)
* Updated to go1.23

* Updated the go-version-file to have qoutes

* Updated the gravitl/go-builder to 1.23

* versioned tag in Dockerfile

* update go-builder workflow
2024-09-09 10:42:00 +04:00
Sayan Mallick 4063233bf8 gravitl/go-builder docker workflow now has custom tags 2024-09-04 18:13:22 +05:30
Sayan Mallick 1bb3492060 Updated Deploy and Test Branch to have a manual trigger 2024-09-02 19:27:59 +05:30
Sayan Mallick 021cebdd09 Updated DeleteDroplet workflow to use new token 2024-09-02 17:13:33 +05:30
Sayan Mallick 5ad21606f2 Delete Droplet update 2024-09-01 22:06:49 +05:30
the_aceix 00db221b35 fix: remove auto-updating latest tag from publish docker workflow 2024-08-28 14:30:35 +00:00
dependabot[bot] b47510ca33 Bump peter-evans/create-pull-request from 5 to 6 (#3052)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 13:46:06 +05:30
Abhishek K 2c3046de59 Merge pull request #3048 from gravitl/master
Master
2024-08-19 12:13:51 +05:30
Sayan Mallick 4fd5250a7f staticcheck pinned to v0.4.7 2024-08-19 12:01:35 +05:30
Sayan Mallick c551c487ca New Docs (#3034)
* New Docs

CSS update and Dockerfile to include docs folder

flash of unrendered text fix

markdown docs

ignore docs/docs.go

improving the docs generation

github actions for docs generation

go runner version fix

updated docs.yml

update repo action updated

updated actions and dns docs

dns complete

More docs update

Complete docs and updated workflow

Update documentation Tue Aug  6 11:17:42 UTC 2024

Update documentation Thu Aug  8 12:26:57 UTC 2024

clean up

clean up

Dockerfile clean up

Updated workflow

Updated workflow

Update docs.yml

Update docs.yml

* requested changes

* changed ingress gateway to remote access gateway
2024-08-15 11:55:01 +05:30
Christopher Blaha 66dbaf1bc2 update develop to v0.25.0 (#3009)
* update develop to v0.24.4

* update develop to v0.25.0
2024-07-25 10:19:31 +05:30