Commit Graph

29 Commits

Author SHA1 Message Date
Ted Wexler
1c8b6d6a7f Fix release fetcher 2020-08-05 15:48:50 -04:00
Ted Wexler
9d63c10fc3 pin chart testing version 2020-08-05 15:38:15 -04:00
Ted Wexler
501674ac3d Specify a unit for the helm timeout 2020-08-05 15:38:15 -04:00
Ted Wexler
4cd5137333 Only use the ct binary for install, linting is hard 2020-08-05 15:38:15 -04:00
Ted Wexler
19fd1e962e Extract and use everything for linting 2020-08-05 15:38:15 -04:00
Ted Wexler
192a82cebb Don't use the chart-testing action at all 2020-08-05 15:38:15 -04:00
Ted Wexler
7cd1fdf193 Use the chart testing action 2020-08-05 15:37:43 -04:00
Ted Wexler
61bb6819df fix yaml syntax some more? 2020-08-05 11:25:32 -04:00
Ted Wexler
691ac8ea86 trigger helm action 2020-08-05 11:21:00 -04:00
Ted Wexler
78ca7de2e5 fix yaml syntax 2020-08-05 11:13:53 -04:00
Ted Wexler
d886492d7c fix yaml syntax 2020-08-05 11:01:58 -04:00
Ted Wexler
4d97af9db8 Use helm actions 2020-08-05 11:00:43 -04:00
Marwan Sulaiman
aa3533df34 docker slash slash 2020-08-04 14:49:31 -04:00
Marwan Sulaiman
bfb9773dde reluctant stringify 2020-08-04 14:43:10 -04:00
Marwan Sulaiman
c5c8e27781 Try with entrypoint + args 2020-08-04 14:41:28 -04:00
Christopher Mills
fde6657b3e Add publish action
Signed-off-by: Chris Mills <chris.mills@enginegroup.com>
2020-06-29 17:38:54 +01:00
Marwan Sulaiman
de1da781ff Create helm github action
* Trimmed trailing character fixing linting issue
* AppVersion not appVersion for "{{ defaults .appVersion }}" in
deployment.yaml
* Update kind, helm and chart testing versions
* apiVersion in Chart.yaml required helm 2.15.1
* kind deprecated kubeconfig-path in 0.7, fixed test-e2e.sh
* apps/v1 rather than apps/v1beta2 in deployment.yaml
* remove registry reference, add version back in for final fixes

Co-authored-by: Chris Mills <millscj01@gmail.com>
Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
Co-authored-by: Aaron Schlesinger <aaron@ecomaz.net>
Co-authored-by: Ted Wexler <ted@stuckinacan.com>
2020-06-29 00:23:24 +01:00
Aaron Schlesinger
e89cf0feb2 Sample pr template change (#1577)
* Updating commented-out instructions for PR submitters

* adding more clarity
2020-03-20 15:14:08 -04:00
Aaron Schlesinger
5ea57ccd7e Adding more documentation to the Pull Request template (#1552)
* Adding more documentation to the Pull Request template

Including how the WIP bot factors into your workflow

Fixes https://github.com/gomods/athens/issues/792
2020-02-26 16:43:26 -08:00
Aaron Schlesinger
e48f03c779 removing the triage issue template (#1217) 2019-05-10 19:26:37 -04:00
marpio
be0a8e98d9 rm buffalo question (#1141) 2019-03-19 17:09:19 -07:00
marpio
d827536cb6 extend bug_report tmpl by storage inf (#918) 2018-11-16 15:44:01 -05:00
Aaron Schlesinger
7421695be1 Adding docs on PR triaging (#803)
* adding triage docs

* adding first triage bug report

* adding 'ping them on slack' language
2018-10-26 22:11:34 +02:00
Michal Pristas
0af7a685f3 small corrections (#826) 2018-10-26 20:18:59 +02:00
Henry Jenkins
532e93e119 Remove Olympus code (#779)
* Remove nolonger used moniker package

Usage was removed in 97d8013

* Remove reference to Zeus

Use name Proxy for now.

* Remove Olympus code

See github issue #777

* Remove Olympus related vendor modules

* Mention Olympus removal in docs

* Add note about no registries existing

* Remove eventlog

* Update docs for Olympus removal
2018-10-22 11:52:02 -07:00
Aaron Schlesinger
73db12a433 Changing the PR template (#743)
* Changing the PR template

So that when you write "Fixes #123" GH will close the issue after merge. As far as I could tell, it wouldn't do that with the old PR template

* removing bracket syntaxto reduce confusion

* adding example for "Fixes" clause
2018-10-10 11:45:33 -05:00
Logan
eac2b82ed3 Add Code of Conduct (#707)
* Add Code of Conduct file, update README link

* Move Pull Request template up a directory

* Update contact information in Code of Conduct

* Add email as an option in Code of Conduct
2018-10-03 09:48:39 -07:00
Aaron Schlesinger
a89552ff5d Tiny start to the codeowners file (#468)
* Tiny start to the codeowners file

Fixes #466

* fix up CODEOWERS

* codeowners require write access
2018-09-01 10:33:29 -07:00
Jayakrishna Sahit
df14f2b691 Added ISSUE and PR Templates (#585)
* Added templates

* made minor changes

* Modified temps

* made requested changes

* Added requested changes 2

* Made requested changes 3

* Added final changes
2018-08-31 09:34:31 -07:00