Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update CI and .manifest #164

Merged
merged 5 commits into from
Mar 21, 2024
Merged

update CI and .manifest #164

merged 5 commits into from
Mar 21, 2024

Conversation

gertd
Copy link
Contributor

@gertd gertd commented Mar 20, 2024

  • update compiler to golang 1.22

  • update CI to use goreleaser GH action to build and deploy instead of mage

  • use goreleaser to publish container images and publish multi-platform images

  • update CI to use golangci-lint-action and autero1/action-gotestsum

  • update Dockerfile.goreleaser to copy script file

  • remove need for mage and related dependency update during CI

  • update policy .manifest template file

    • add
      • ds.check
      • ds.relations
    • remove:
      • dir.user
      • dir.manager_of
      • dir.management_chain
      • dir.identity
      • dir.is_manager_of
      • dir.works_for
      • dir.is_same_user
      • res.get
      • res.list

Complete built-in list for reference:

  • ds.check
  • ds.check_permission
  • ds.check_relation
  • ds.graph
  • ds.object
  • ds.relation
  • ds.relations
  • ds.identity
  • ds.user

@gertd gertd requested a review from carabasdaniel March 20, 2024 18:17
ogazitt
ogazitt previously approved these changes Mar 20, 2024
Copy link
Contributor

@ogazitt ogazitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a ds.relations that also needs to be added?

ogazitt
ogazitt previously approved these changes Mar 20, 2024
.goreleaser-pre.yml Outdated Show resolved Hide resolved
@gertd gertd merged commit 1bbd36f into main Mar 21, 2024
7 of 8 checks passed
@gertd gertd deleted the upd/ci branch March 21, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants