Commit Graph

1298 Commits

Author SHA1 Message Date
Chris
3a45f97f0c fix lints 2025-11-08 12:51:31 -08:00
Chris
cea407a99c revert buildcloud 2025-11-08 12:50:54 -08:00
Chris
ad645c95a2 clean up implementaiton 2025-11-08 12:49:51 -08:00
Chris
e0fc43495c added build cloud implementation 2025-11-07 21:41:47 -08:00
Chris Zhu
d1b5a5dfe2 Merge pull request #409 from CanineHQ/chriszhu__fix_labeling
fix labels
2025-11-07 18:15:25 -08:00
Chris
c5b0913b72 fix labels 2025-11-07 18:12:44 -08:00
Chris Zhu
913dbbc315 Merge pull request #408 from CanineHQ/chriszhu__repair_migrations
repair migrations
2025-11-07 15:11:26 -08:00
Chris
47d078acc9 repair migrations 2025-11-07 15:11:07 -08:00
Chris Zhu
9893affffc Merge pull request #404 from CanineHQ/chriszhu__build_packs_search
build packs search functionality wip
2025-11-07 14:41:59 -08:00
Chris
a85d3b4616 nest the forms more 2025-11-07 14:36:19 -08:00
Chris
d090d45dcf added buildpacks creation 2025-11-07 14:18:02 -08:00
Chris
e7b22f0727 added buildpack functionality 2025-11-07 14:07:34 -08:00
Chris
f9049ec3de fixed specs 2025-11-07 12:56:16 -08:00
Chris
b82298c081 added build packs creation 2025-11-07 12:28:38 -08:00
Chris
d8aa22b24d build packs search functionality wip 2025-11-02 15:59:20 -08:00
Chris Zhu
b28260fecf Merge pull request #397 from CanineHQ/dependabot/bundler/rubyzip-3.2.1
Bump rubyzip from 3.2.0 to 3.2.1
2025-11-02 11:43:26 -08:00
Chris Zhu
1ab0a25a2a Merge pull request #402 from CanineHQ/dependabot/bundler/webmock-3.26.1
Bump webmock from 3.25.1 to 3.26.1
2025-11-02 11:43:12 -08:00
Chris Zhu
3d5a75aaf0 Merge pull request #403 from CanineHQ/dependabot/bundler/avo-3.25.3
Bump avo from 3.25.1 to 3.25.3
2025-11-02 11:43:03 -08:00
dependabot[bot]
adf4fc27b2 Bump avo from 3.25.1 to 3.25.3
Bumps [avo](https://github.com/avo-hq/avo) from 3.25.1 to 3.25.3.
- [Release notes](https://github.com/avo-hq/avo/releases)
- [Changelog](https://github.com/avo-hq/avo/blob/main/RELEASE.MD)
- [Commits](https://github.com/avo-hq/avo/compare/v3.25.1...v3.25.3)

---
updated-dependencies:
- dependency-name: avo
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-30 14:19:20 +00:00
dependabot[bot]
c74fe2360f Bump webmock from 3.25.1 to 3.26.1
Bumps [webmock](https://github.com/bblimke/webmock) from 3.25.1 to 3.26.1.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.25.1...v3.26.1)

---
updated-dependencies:
- dependency-name: webmock
  dependency-version: 3.26.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-30 14:18:59 +00:00
dependabot[bot]
9217740ebe Bump rubyzip from 3.2.0 to 3.2.1
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: rubyzip
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 15:25:26 +00:00
Chris Zhu
62f2aa1f84 Merge pull request #394 from CanineHQ/chriszhu__add_warning_to_process_logs
add warning to process logs
2025-10-26 00:19:52 -07:00
Chris
791eacc234 fix spec 2025-10-26 00:18:35 -07:00
Chris
d7d238152d show errors when trying to retrieve logs 2025-10-26 00:16:54 -07:00
Chris
6f0ab4cc51 dont 500 on pod pending logs 2025-10-26 00:07:57 -07:00
Chris
ffabe985e4 fix ui spacing 2025-10-25 19:39:42 -07:00
Chris
796fc92ffb fix cluster install 2025-10-25 19:35:05 -07:00
Chris Zhu
78d4e8b1d8 Merge pull request #391 from CanineHQ/chriszhu__dont_use_example_tls
stop using example tls as secret name
2025-10-24 15:33:08 -07:00
Chris Zhu
74865861f8 Merge pull request #392 from CanineHQ/chriszhu__fix_metrics_fetch
allow sasync metrics fetch
2025-10-24 15:33:04 -07:00
Chris
c5b3b9ebe9 allow sasync metrics fetch 2025-10-24 14:21:44 -07:00
Chris
1cbc30b0ba stop using example tls as secret name 2025-10-24 14:21:09 -07:00
Chris Zhu
f0c21f6a27 Merge pull request #385 from CanineHQ/dependabot/bundler/puma-7.1.0
Bump puma from 7.0.4 to 7.1.0
2025-10-22 16:00:54 +01:00
Chris Zhu
664b5a1002 Merge pull request #362 from CanineHQ/dependabot/bundler/httparty-0.23.2
Bump httparty from 0.23.1 to 0.23.2
2025-10-22 16:00:09 +01:00
dependabot[bot]
2c7e75b911 Bump puma from 7.0.4 to 7.1.0
Bumps [puma](https://github.com/puma/puma) from 7.0.4 to 7.1.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/main/History.md)
- [Commits](https://github.com/puma/puma/compare/v7.0.4...v7.1.0)

---
updated-dependencies:
- dependency-name: puma
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 14:38:18 +00:00
Chris Zhu
86ffccafea Merge pull request #383 from CanineHQ/chriszhu__improve_onboarding
improve local onboarding
2025-10-19 09:32:51 +01:00
Chris Zhu
9f7947c6c5 Merge pull request #368 from CanineHQ/dependabot/bundler/rack-3.1.18
Bump rack from 3.1.16 to 3.1.18
2025-10-19 09:31:47 +01:00
Chris Zhu
8a7ce5f1a7 Merge pull request #365 from CanineHQ/dependabot/bundler/noticed-2.9.3
Bump noticed from 2.8.1 to 2.9.3
2025-10-19 09:31:40 +01:00
dependabot[bot]
1583807f9c Bump rack from 3.1.16 to 3.1.18
Bumps [rack](https://github.com/rack/rack) from 3.1.16 to 3.1.18.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.16...v3.1.18)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.1.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-19 08:29:50 +00:00
dependabot[bot]
936b1dd1e5 Bump noticed from 2.8.1 to 2.9.3
Bumps [noticed](https://github.com/excid3/noticed) from 2.8.1 to 2.9.3.
- [Release notes](https://github.com/excid3/noticed/releases)
- [Changelog](https://github.com/excid3/noticed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/excid3/noticed/compare/v2.8.1...v2.9.3)

---
updated-dependencies:
- dependency-name: noticed
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-19 08:29:33 +00:00
Chris Zhu
673f357df1 Merge pull request #355 from CanineHQ/dependabot/bundler/omniauth-2.1.4
Bump omniauth from 2.1.3 to 2.1.4
2025-10-19 09:28:54 +01:00
Chris Zhu
72d050a3a8 Merge pull request #371 from CanineHQ/dependabot/bundler/avo-3.25.1
Bump avo from 3.24.1 to 3.25.1
2025-10-19 09:28:44 +01:00
Chris Zhu
4b2f2305f3 Merge pull request #382 from CanineHQ/dependabot/bundler/good_job-4.12.1
Bump good_job from 4.12.0 to 4.12.1
2025-10-19 09:28:31 +01:00
dependabot[bot]
e2e14b9b9f Bump httparty from 0.23.1 to 0.23.2
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/jnunemaker/httparty/releases)
- [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md)
- [Commits](https://github.com/jnunemaker/httparty/compare/v0.23.1...v0.23.2)

---
updated-dependencies:
- dependency-name: httparty
  dependency-version: 0.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-19 08:27:48 +00:00
Chris
09009945fb improve local onboarding 2025-10-19 09:27:12 +01:00
Chris Zhu
6977396941 Merge pull request #375 from CanineHQ/dependabot/bundler/rubyzip-3.2.0
Bump rubyzip from 3.1.1 to 3.2.0
2025-10-19 09:26:40 +01:00
dependabot[bot]
62cbf12bd5 Bump good_job from 4.12.0 to 4.12.1
Bumps [good_job](https://github.com/bensheldon/good_job) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bensheldon/good_job/compare/v4.12.0...v4.12.1)

---
updated-dependencies:
- dependency-name: good_job
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 14:16:41 +00:00
Chris
800cc40b4a add buildx 2025-10-17 11:57:04 +01:00
Chris Zhu
28f862ce1c Merge pull request #381 from CanineHQ/chriszhu__upgrade_docker
upgrade docker version in docker file
2025-10-17 11:47:06 +01:00
Chris
883c32b415 upgrade docker version in docker file 2025-10-17 11:24:58 +01:00
Chris Zhu
30b07328ac Merge pull request #380 from CanineHQ/chriszhu__add_utility_to_reinstall_cluster
reinstall cluster option
2025-10-17 11:05:29 +01:00