Egor Kovetskiy
|
6850cebb46
|
TOKEN instead of GITHUB_TOKEN: gh returned "invalid name"
|
2020-07-19 17:33:31 +03:00 |
|
Egor Kovetskiy
|
878b7af32a
|
Merge pull request #23 from klauern/goreleaser
Automate Releases with GoReleaser
|
2020-07-19 17:28:16 +03:00 |
|
Nick Klauer
|
94028b57f7
|
👷 add GoReleaser GitHub Action
|
2020-07-14 07:40:23 -05:00 |
|
Nick Klauer
|
c466c5efc6
|
fix: add trimpath to gc
|
2020-07-14 07:33:18 -05:00 |
|
Nick Klauer
|
0203640659
|
🔖 add goreleaser
|
2020-07-14 07:29:47 -05:00 |
|
Egor Kovetskiy
|
e5c50c3f46
|
add make release
|
2020-04-16 14:18:05 +03:00 |
|
Stanislav Seletskiy
|
b7709aa344
|
#20: fix duplicated macro expansion
|
2020-04-13 16:56:06 +03:00 |
|
Nick Klauer
|
f437e47039
|
Add Go Module Support (#18)
* feat: 🔧 add module support
* fix: 🔧 more go module stuff
|
2020-03-06 13:43:53 +03:00 |
|
Egor Kovetskiy
|
fae91cec30
|
Merge pull request #16 from kovetskiy/skip-ancestry-improve-dry-run
do not require full ancestry, improve dry-run mode
|
2020-01-08 11:41:44 +03:00 |
|
Egor Kovetskiy
|
6a66bd353a
|
fix passing bin from previous image
|
2020-01-07 16:06:32 +03:00 |
|
Egor Kovetskiy
|
f52b060b64
|
docker: fix workdir
|
2020-01-06 11:33:19 +03:00 |
|
Egor Kovetskiy
|
95f50c1a34
|
do not require full ancestry, improve dry-run mode
|
2020-01-03 23:29:18 +03:00 |
|
Egor Kovetskiy
|
bc647bf5f1
|
readme: add trick for gitlab, add note about cloud
|
2019-11-25 19:54:09 +03:00 |
|
Egor Kovetskiy
|
a15e08eabf
|
Merge pull request #12 from dauc/master
Fixed #11: Allow Confluence Space to be mixed case
|
2019-11-25 13:34:07 +03:00 |
|
Devin Auclair
|
4c5b505b38
|
Fixed #11: Allow Confluence Space to be mixed case
Swap `ToUpper` for `TrimSpace` in meta parser to leave the case as it
was passed.
|
2019-11-22 15:25:00 -05:00 |
|
Egor Kovetskiy
|
22f3e6ce76
|
Merge pull request #10 from huksley/build-os
Use default GOOS and allow to specify GOOS on cmd-line
|
2019-11-15 15:40:56 +03:00 |
|
Ruslan Gainutdinov
|
7f310205ae
|
Use default GOOS and allow to specify GOOS on cmd-line
|
2019-11-13 15:02:24 +02:00 |
|
Egor Kovetskiy
|
3cd9504a04
|
fix logging
|
2019-08-20 19:05:37 +03:00 |
|
Stanislav Seletskiy
|
ecee64f778
|
meta: fix newline handling
|
2019-08-13 19:48:11 +03:00 |
|
Stanislav Seletskiy
|
eb9f094a2d
|
fix always nil meta
|
2019-08-13 17:22:00 +03:00 |
|
Egor Kovetskiy
|
2369954b08
|
Merge pull request #8 from seletskiy/master
implement macros & includes
|
2019-08-12 12:16:47 +03:00 |
|
Stanislav Seletskiy
|
6b83d140d5
|
use regexputil
|
2019-08-08 23:41:26 +03:00 |
|
Stanislav Seletskiy
|
559b913900
|
LoadTemplates: remove excessive return value
|
2019-08-08 15:54:03 +03:00 |
|
Stanislav Seletskiy
|
4cfda3afc1
|
add optional spaces in regexps
|
2019-08-08 15:32:34 +03:00 |
|
Stanislav Seletskiy
|
de2c876632
|
fix documentation problems
|
2019-08-08 15:17:44 +03:00 |
|
Stanislav Seletskiy
|
58f4a55100
|
add jira ticket template
|
2019-08-06 18:11:01 +03:00 |
|
Stanislav Seletskiy
|
07a8e3f9d7
|
implement macros & includes
|
2019-08-06 16:38:47 +03:00 |
|
Egor Kovetskiy
|
e77e589494
|
Merge pull request #7 from seletskiy/master
config: use ko
|
2019-08-02 12:17:09 +03:00 |
|
Stanislav Seletskiy
|
ebe2b3a830
|
config: use ko
|
2019-07-31 13:57:52 +03:00 |
|
Egor Kovetskiy
|
4fc1aa6553
|
Merge pull request #6 from seletskiy/master
api: use different restrict api for cloud
|
2019-07-30 23:35:36 +03:00 |
|
Stanislav Seletskiy
|
240aeddf08
|
api: use different restrict api for cloud
https://developer.atlassian.com/cloud/confluence/rest/#api-content-id-restriction-post
|
2019-07-23 22:49:14 +03:00 |
|
Stanislav Seletskiy
|
0021da3bc5
|
help: fix headers syntax
|
2019-07-23 22:49:01 +03:00 |
|
Egor Kovetskiy
|
eb30d1d1fc
|
Merge pull request #5 from seletskiy/new-headers
Add parser for new-style headers
|
2019-05-02 11:50:39 +03:00 |
|
Stanislav Seletskiy
|
45e96ed864
|
add new format headers
|
2019-05-01 16:58:28 +03:00 |
|
Stanislav Seletskiy
|
94f925d796
|
api: fix invalid json annotation
|
2019-05-01 16:56:07 +03:00 |
|
Egor Kovetskiy
|
319faede07
|
fix context for cloud confluence when creating attach
|
2019-04-22 14:01:01 +03:00 |
|
Egor Kovetskiy
|
6b080ecf7f
|
fix context for cloud confluence
|
2019-04-22 13:52:10 +03:00 |
|
Egor Kovetskiy
|
2336029fee
|
rename password to token
|
2019-04-22 13:35:55 +03:00 |
|
Egor Kovetskiy
|
5a367faa7d
|
remove debug leftovers
|
2019-04-22 10:57:30 +03:00 |
|
Egor Kovetskiy
|
51f28f8f06
|
add pseudo protocol attachment://
|
2019-04-20 10:24:30 +03:00 |
|
Egor Kovetskiy
|
2abc2f122b
|
create/update attachment
|
2019-04-19 17:35:05 +03:00 |
|
Egor Kovetskiy
|
76ddde31ab
|
wip: attachments
|
2019-04-19 10:31:41 +03:00 |
|
Egor Kovetskiy
|
5f582e51e6
|
move CompileMarkdown to package
|
2019-04-14 13:53:44 +03:00 |
|
Egor Kovetskiy
|
ada6f828ff
|
separate mark into packages
|
2019-04-08 22:44:27 +03:00 |
|
Egor Kovetskiy
|
e27dd44bfa
|
a bit of refactoring
|
2019-04-08 22:20:31 +03:00 |
|
Egor Kovetskiy
|
7fe4542c0a
|
remove options mode
|
2019-04-08 22:12:00 +03:00 |
|
Egor Kovetskiy
|
9d91b6cb7a
|
Revert "change page title"
This reverts commit 623dc5219b19916f010bffdcb4efbc1fa900d5ef.
|
2019-04-08 22:04:30 +03:00 |
|
Egor Kovetskiy
|
e32dc2caaf
|
properly tag as latest
|
2019-03-26 14:55:38 +03:00 |
|
Egor Kovetskiy
|
1b1361f30b
|
add Dockerfile, Makefile
|
2019-03-26 14:42:26 +03:00 |
|
Egor Kovetskiy
|
1a69a00422
|
Merge pull request #4 from brnv/master
change page title
|
2019-03-26 14:03:14 +03:00 |
|