1656 Commits

Author SHA1 Message Date
Ashlie Martinez
0af5f2f141 Very basic golang docker with new user.
* Expects go get/go mod to be used to handle application dependencies
* Expects users to use a volume mount to make code visible to the
  container
* Add a user (with the option of having the same UID/GID as current
  user) to avoid weird file owners when building things in the container
  as golang usually runs as root
2022-05-03 15:31:23 -07:00
Keepers
7502370f17
Merge pull request #2 from alcionai/init-actions
initializing directory structure and github actions
2022-05-03 08:46:34 -06:00
Niraj Tolia
483bb3ed27
Merge pull request #4 from alcionai/coc
Add Code of Conduct (CoC)
2022-05-02 14:12:14 -07:00
Niraj Tolia
98921ea534 Add Code of Conduct (CoC) 2022-04-29 13:24:42 -07:00
ryanfkeepers
6d1b8325e5 initializing directory structure and github actions 2022-04-27 17:49:17 -06:00
ryanfkeepers
150d89e738
Initial commit 2022-04-27 09:47:45 -06:00