Skip to content

Releases: procore/nox

v0.1.4

02 Sep 22:27
87d4dd5
Compare
Choose a tag to compare

Changelog

3ebcae2 Add binary to gitignore
b51690a Add some aliases
87d4dd5 Merge pull request #29 from procore/aws/onboard

v0.1.3

01 Nov 19:02
28319c1
Compare
Choose a tag to compare

Changelog

50c6544 Merge pull request #22 from procore/fix-typo
2f06af2 Merge pull request #24 from softpunks/mxk/repo-command-alias
438a558 Merge pull request #25 from softpunks/mxk/elastic-lib
28319c1 Merge pull request #26 from softpunks/mxk/cluster-allocation
062b149 bump gaia version
3c67205 cat repository alias and docs update
a2cfb3c cluster allocation explain cmd
3d581cb elastic package refactor
c8faada fix: Correct typo
adfa6cd remove internal package
61b4e84 roadmap update
4f8bd79 update go version

v0.1.2

08 Jul 20:15
146c4a1
Compare
Choose a tag to compare

Changelog

ef77c4e Allow input from stdin instead of editor
eb8d798 Disable pretty printing when output is piped
146c4a1 Merge pull request #19 from ianb-procore/nicer_piped_output
06ea30d Merge pull request #20 from ianb-procore/read_from_stdin

v0.1.1

19 Jun 19:57
c238de2
Compare
Choose a tag to compare

Changelog

2385d7b 'cat count' documents for specific index
7cf6d61 Merge pull request #12 from procore/mxk/gen_docs_action
fa6eea4 Merge pull request #13 from procore/mxk/patch-061819
b96d20a Merge pull request #14 from procore/mxk/patch-0618192
adc815d Merge pull request #15 from procore/mxk/patch-0618193
ed7280b Merge pull request #16 from procore/mxk/readmedocslink
6117e6d Merge pull request #17 from procore/mxk/patch-0618194
1fac6cf Merge pull request #4 from neslom/cat_count_index
5adfd0a Merge pull request #5 from neslom/typo_fixes
5c8c8a8 Merge pull request #6 from neslom/update_docs
4ffc636 Merge pull request #7 from kevin-wyatt/kw/wait_for_completion
9c2f0d2 Remove docs folder from repo root
bfc03d6 Revert "Merge pull request #12 from procore/mxk/gen_docs_action"
7579e82 Update README.md
c238de2 Update README.md
3d23e72 Update main.workflow
71d139b actually reference correct action directory
be60dfd add docs submodule
b50d39a added code to wait for completion of snapshot and send the non successes to slack
4cf2e1f correct build process info
3f2890f custom github action for building docs and pushing to wiki
2904c8b env vars with GITHUB_ are reserved and that is fair
891a004 maybe this will work?
3cab805 put docs in cmd folder
70a5c31 release badge
1717b25 remove docs from project root
7ae6abb remove module
aab016b removed unnecessary printing
28ae036 typo fixes for cat command
f8a716b update docs
cce385e update readme with proper docs location

v0.1.0

11 Jun 22:03
Compare
Choose a tag to compare

Changelog

2a83280 Merge branch 'master' of github.com:procore/nox
3eed532 Merge pull request #1 from procore/mxk/readme-updates
82ea89a Merge pull request #2 from procore/mxk/release-workflow
c13f42e configure goreleaser to run with github actions
26cecf2 dont need docker secrets
869d6aa first public commit!
5cb0bbc go report card badge
6af96cd misspelling and ineffassign fixes and docs update
df08dc8 release github action first pass
53ba255 remove travis config
2f627c4 try this config for getting to the correct directory
51c38d0 update to support travis CI for release builds