My guess as to why this stopped working is that the API key you use to link github and copr is only good for 180 days and then must be regenerated.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Yesterday
Yesterday
Wed, Nov 20, 10:39 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot moved T916: Fix ACL regression before 3.0.0-rc1 from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Wed, Nov 20, 10:38 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot moved T916: Fix ACL regression before 3.0.0-rc1 from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Wed, Nov 20, 10:38 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Wed, Nov 20, 10:38 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
In T896#14685, @nrwahl2 wrote:XSL has some mechanism for this, and we already have an appropriate logger in C.
Logging a warning via XSL (using xsl:message) looks straightforward. I presume libxslt will send it to stderr... It's not obvious how we'd tell the C caller to log a message, or what it should log. Maybe we could do some before-and-after checking of the CIB XML, but that doesn't seem worth the computational cost or added code complexity.
Wed, Nov 20, 10:25 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens committed rP0b0b2912c438: Build: release.mk: Fix the fallback setting of VERSION. (authored by clumens).
Build: release.mk: Fix the fallback setting of VERSION.
clumens committed rPb14d55393896: Build: rpm: Define a fallback value for GIT. (authored by clumens).
Build: rpm: Define a fallback value for GIT.
Build: copr: Fix the copr Makefile.
GitHub <noreply@github.com> committed rPd592dfa47267: Merge pull request #3737 from clumens/copr (authored by kgaillot).
Merge pull request #3737 from clumens/copr
clumens committed rPd1d966d0ac9b: Refactor: libcrmcommon: Guard function bodies in procfs.c. (authored by clumens).
Refactor: libcrmcommon: Guard function bodies in procfs.c.
clumens committed rP708b0fe35bfa: Refactor: libcrmcommon: Move opening /proc/self/fd into a function. (authored by clumens).
Refactor: libcrmcommon: Move opening /proc/self/fd into a function.
clumens committed rP7c9c6427ea8f: Refactor: libcrmcommon: Move sysrq_trigger into procfs.c. (authored by clumens).
Refactor: libcrmcommon: Move sysrq_trigger into procfs.c.
clumens committed rP63dfbe861be6: Refactor: libcrmcommon: Remove guards in pcmk__locate_sbd. (authored by clumens).
Refactor: libcrmcommon: Remove guards in pcmk__locate_sbd.
clumens committed rP31f8d361bd78: Refactor: libcrmcommon: Remove guards in panic_local_nonroot. (authored by clumens).
Refactor: libcrmcommon: Remove guards in panic_local_nonroot.
clumens committed rPf05c27c0ea84: Refactor: daemons: Pass the server we're throttling as an argument. (authored by clumens).
Refactor: daemons: Pass the server we're throttling as an argument.
clumens committed rPb7bc6a65d33c: Refactor: daemons: Use true/false instead of TRUE/FALSE... (authored by clumens).
Refactor: daemons: Use true/false instead of TRUE/FALSE...
clumens committed rP015fa188b0af: Refactor: daemons: Improve code formatting in throttle functions. (authored by clumens).
Refactor: daemons: Improve code formatting in throttle functions.
clumens committed rPa0cc12d5367e: Refactor: daemons: Move throttling code into libcrmcommon (authored by clumens).
Refactor: daemons: Move throttling code into libcrmcommon
GitHub <noreply@github.com> committed rP7fbdf18e41f9: Merge pull request #3736 from clumens/procfs (authored by kgaillot).
Merge pull request #3736 from clumens/procfs
Wed, Nov 20, 10:01 AM · Restricted Project
XSL has some mechanism for this, and we already have an appropriate logger in C.
Wed, Nov 20, 5:18 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Mon, Nov 18
Mon, Nov 18
kgaillot committed rP394d77ec985f: Doc: ChangeLog: update for 3.0.0-rc1 release (authored by kgaillot).
Doc: ChangeLog: update for 3.0.0-rc1 release
Fri, Nov 15
Fri, Nov 15
Add 3.1.9 release
Thu, Nov 14
Thu, Nov 14
GitHub <noreply@github.com> committed rP4886cd67d911: Merge pull request #3733 from ClusterLabs/main (authored by kgaillot).
Merge pull request #3733 from ClusterLabs/main
clumens committed rPdc8ca7ade46d: Refactor: libcrmcommon: Add pcmk__create_timer. (authored by clumens).
Refactor: libcrmcommon: Add pcmk__create_timer.
Refactor: Use pcmk__create_timer...
clumens committed rPa7064250d774: Refactor: libcrmcommon: Add pcmk__timeout_ms2s. (authored by clumens).
Refactor: libcrmcommon: Add pcmk__timeout_ms2s.
clumens committed rP577149b3b151: Refactor: Use pcmk__timeout_ms2s where possible. (authored by clumens).
Refactor: Use pcmk__timeout_ms2s where possible.
GitHub <noreply@github.com> committed rP32fca61e76b3: Merge pull request #3731 from clumens/glib-timer (authored by kgaillot).
Merge pull request #3731 from clumens/glib-timer
kgaillot moved T896: Log warnings if 3.0.0 XSLs cannot preserve behavior from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Thu, Nov 14, 2:36 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Doc: books: fix typos
kgaillot committed rPe838cc12465c: Test: cts-cli: update expected output for recent string changes (authored by kgaillot).
Test: cts-cli: update expected output for recent string changes
kgaillot committed rPf12558046eb0: Low: NLS: update translations before 3.0.0-rc1 (authored by kgaillot).
Low: NLS: update translations before 3.0.0-rc1
Doc: xml: update README for 3.0.0
kgaillot committed rP3bba6f52daba: Build: libraries: update shared object versions for 3.0.0 (authored by kgaillot).
Build: libraries: update shared object versions for 3.0.0
GitHub <noreply@github.com> committed rPc2feeef0dd98: Merge pull request #3732 from kgaillot/release3 (authored by kgaillot).
Merge pull request #3732 from kgaillot/release3
kgaillot committed rP86bf75f6333f: Build: maint: update library header files (authored by kgaillot).
Build: maint: update library header files
Fixed by rPc1f3ae1d9f (accidentally put wrong task number in commit message)
Thu, Nov 14, 12:52 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Thu, Nov 14, 12:52 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Thu, Nov 14, 11:48 AM · Restricted Project
Thu, Nov 14, 11:34 AM · Restricted Project
Thu, Nov 14, 11:24 AM · Restricted Project
kgaillot committed rPb458395ba555: Refactor: libcrmcommon: merge pcmk__xe_next() and pcmk__xe_next_same() (authored by kgaillot).
Refactor: libcrmcommon: merge pcmk__xe_next() and pcmk__xe_next_same()
kgaillot committed rP98e82985eee4: Test: libcrmcommon: add unit tests for pcmk__xe_next() (authored by kgaillot).
Test: libcrmcommon: add unit tests for pcmk__xe_next()
kgaillot committed rP237cf7c1981b: Refactor: scheduler: replace unpack_tickets_state() with foreach (authored by kgaillot).
Refactor: scheduler: replace unpack_tickets_state() with foreach
kgaillot committed rP10b54466b685: Refactor: libcrmcommon: add PCMK__XE_ACTION_SET (authored by kgaillot).
Refactor: libcrmcommon: add PCMK__XE_ACTION_SET
kgaillot committed rP829ea24e658f: Refactor: libpe_status: use element name with first/next where appropriate (authored by kgaillot).
Refactor: libpe_status: use element name with first/next where appropriate
kgaillot committed rPb20a05c777a5: Refactor: libcrmcommon: add PCMK__XE_INPUTS (authored by kgaillot).
Refactor: libcrmcommon: add PCMK__XE_INPUTS
kgaillot committed rP5251ac290dc2: Refactor: libcrmcommon: add PCMK__XE_TRIGGER (authored by kgaillot).
Refactor: libcrmcommon: add PCMK__XE_TRIGGER
kgaillot committed rPf52df7e7889c: Refactor: libcrmcommon: add PCMK__XE_SYNAPSE (authored by kgaillot).
Refactor: libcrmcommon: add PCMK__XE_SYNAPSE
kgaillot committed rP766d5da43edc: Low: scheduler,libcrmservice,tools: compare resource IDs case-sensitively (authored by kgaillot).
Low: scheduler,libcrmservice,tools: compare resource IDs case-sensitively
kgaillot committed rP2b0d2bcd7557: Refactor: scheduler: avoid unnecessary variables in get_operation_list() (authored by kgaillot).
Refactor: scheduler: avoid unnecessary variables in get_operation_list()
GitHub <noreply@github.com> committed rP8c0307295f0d: Merge pull request #3726 from kgaillot/rules (authored by kgaillot).
Merge pull request #3726 from kgaillot/rules
Wed, Nov 13
Wed, Nov 13
Wed, Nov 13, 7:04 PM · Restricted Project
kgaillot committed rP771d27fd96ad: Doc: tools: document deprecated options used by resource-agents (authored by kgaillot).
Doc: tools: document deprecated options used by resource-agents
kgaillot committed rP5c440b5e4988: Doc: libcrmcommon: correct environment variable name in comment (authored by kgaillot).
Doc: libcrmcommon: correct environment variable name in comment
kgaillot committed rP06334adaf337: API: libcrmcommon: deprecate crm_ipc_connect() (authored by kgaillot).
API: libcrmcommon: deprecate crm_ipc_connect()
kgaillot committed rPc1f3ae1d9ffb: Revert "Low: various: drop support for pre-1.1.12 ACL message syntax" (authored by kgaillot).
Revert "Low: various: drop support for pre-1.1.12 ACL message syntax"
kgaillot committed rP2f6bd889b4d7: Doc: libcrmcommon: correct compatibility comment (authored by kgaillot).
Doc: libcrmcommon: correct compatibility comment
kgaillot committed rP1601d20954db: Log: libcrmcluster: improve XML ID logs in pcmk__get_node() (authored by kgaillot).
Log: libcrmcluster: improve XML ID logs in pcmk__get_node()
kgaillot committed rPe9244df20f35: Log: controller: downgrade "Not registering" message (authored by kgaillot).
Log: controller: downgrade "Not registering" message
kgaillot committed rPf93d2851d743: Log: tools: improve crm_mon "Retrying" message (authored by kgaillot).
Log: tools: improve crm_mon "Retrying" message
kgaillot committed rPd7f315c83203: Log: libstonithd: drop unknown agent message (authored by kgaillot).
Log: libstonithd: drop unknown agent message
GitHub <noreply@github.com> committed rPcb8ec8672334: Merge pull request #3729 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3729 from kgaillot/fixes
clumens committed rPe9c035a5fe19: Refactor: daemons: Get rid of an implicit fallthrough. (authored by clumens).
Refactor: daemons: Get rid of an implicit fallthrough.
GitHub <noreply@github.com> committed rP2f2d7fb25bd9: Merge pull request #3728 from clumens/fallthrough (authored by kgaillot).
Merge pull request #3728 from clumens/fallthrough
kgaillot moved T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Wed, Nov 13, 11:52 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot moved T916: Fix ACL regression before 3.0.0-rc1 from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Wed, Nov 13, 11:43 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Wed, Nov 13, 11:43 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Wed, Nov 13, 11:40 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Tue, Nov 12
Tue, Nov 12
kgaillot added a project to T908: Always use generated Corosync config in regression tests: Restricted Project.
clumens committed rPdfa8f13145c6: Fix: python: Always use generated corosync config in regression tests (authored by clumens).
Fix: python: Always use generated corosync config in regression tests
clumens committed rPa07666a8112e: Refactor: python: Fix pylint & pyflake warnings in isoparse. (authored by clumens).
Refactor: python: Fix pylint & pyflake warnings in isoparse.
GitHub <noreply@github.com> committed rP29407719b16d: Merge pull request #3727 from clumens/cts-fixes (authored by kgaillot).
Merge pull request #3727 from clumens/cts-fixes
Looking at that old CTS code sure is unpleasant.
I can see how this might be handy to someone, but it's never come up for me.
clumens changed the status of T908: Always use generated Corosync config in regression tests from Open to WIP.
kgaillot committed rP8d27177f31b7: Doc: ChangeLog: convert release headings to markdown (authored by kgaillot).
Doc: ChangeLog: convert release headings to markdown
kgaillot committed rPc64f26afef41: Doc: ChangeLog: rename with .md extension (authored by kgaillot).
Doc: ChangeLog: rename with .md extension
Doc: ChangeLog: update for 2.1.9 release
kgaillot committed rP6ef96ba6691c: Low: libcrmcommon: always respect overwrite in pcmk__cmp_nvpair_blocks() (authored by kgaillot).
Low: libcrmcommon: always respect overwrite in pcmk__cmp_nvpair_blocks()
kgaillot committed rPdbef0c850779: Doc: ChangeLog: apply some markdown styling to entries (authored by kgaillot).
Doc: ChangeLog: apply some markdown styling to entries
kgaillot committed rP8f6bd116232e: Doc: ChangeLog: convert subsection headings to markdown (authored by kgaillot).
Doc: ChangeLog: convert subsection headings to markdown
kgaillot committed rP58bf1ef0f969: Refactor: libcrmcommon,libpe_rules: move sort_pairs() to libcrmcommon (authored by kgaillot).
Refactor: libcrmcommon,libpe_rules: move sort_pairs() to libcrmcommon
kgaillot committed rP3b66e9dd0c64: Doc: Pacemaker Development: update for function name change (authored by kgaillot).
Doc: Pacemaker Development: update for function name change
kgaillot committed rP76017464458a: Doc: uploads: don't preserve permissions on uploaded files (authored by kgaillot).
Doc: uploads: don't preserve permissions on uploaded files
kgaillot committed rP8a8ee1215580: Doc: books: set package series in EPUB identifier automatically (authored by kgaillot).
Doc: books: set package series in EPUB identifier automatically
kgaillot committed rPa64aaa551184: Doc: Pacemaker Explained: revert incorrect change (authored by kgaillot).
Doc: Pacemaker Explained: revert incorrect change
kgaillot committed rP672139a1e0a9: Doc: ChangeLog: generate new entries in markdown (authored by kgaillot).
Doc: ChangeLog: generate new entries in markdown
kgaillot committed rP6e1f3ceb6c65: Doc: CONTRIBUTING: update for website changes and 3.0 series (authored by kgaillot).
Doc: CONTRIBUTING: update for website changes and 3.0 series