summaryrefslogtreecommitdiffhomepage
path: root/cmd/gitops-pusher
AgeCommit message (Expand)AuthorFilesLines
2023-02-27Add support for OAuth tokens #7394 (#7393)Vladimir Pouzanov1-19/+36
2023-01-27all: update copyright and license headersWill Norris2-6/+4
2023-01-26util/httpm: add new package for prettier HTTP method constantsBrad Fitzpatrick1-3/+4
2022-12-14cmd/gitops-pusher: support alternate api-server URLsDenton Gentry1-3/+4
2022-09-01cmd/gitops-pusher: standardize hujson before posting to validate (#5525)Xe Iaso1-3/+7
2022-08-30cmd/gitops-pusher: be less paranoid about external modifications (#5488)Xe Iaso1-8/+1
2022-07-25cmd/gitops-pusher: things i forgot to push last PR (#5128)Xe Iaso1-4/+5
2022-07-22cmd/gitops-pusher: add etag cache file for the three version problem (#5124)Xe Iaso3-8/+129
2022-07-22cmd/gitops-pusher: fix minor bug with ACL tests (#5123)Xe Iaso1-6/+6
2022-07-22cmd/gitops-pusher: port to use ffcli (#5113)Xe Iaso1-32/+95
2022-07-21cmd/gitops-pusher: use fmt.Println for errors (#5112)Xe Iaso1-3/+5
2022-07-15cmd/gitops-pusher: format HuJSON, enabling exact ACL matches (#5061)Xe Iaso1-4/+9
2022-07-15cmd/gitops-pusher: support GitHub Actions error syntax (#5060)Xe Iaso1-4/+18
2022-07-08cmd/gitops-pusher: correctly handle ACL tests failing (#5016)Xe Iaso1-7/+19
2022-06-21cmd/gitops-pusher: add new GitOps assistant (#4893)Xe Iaso2-0/+271