From 1523559025fa53a0ad2f29755ffe08b9cb4a56e0 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Mon, 6 May 2024 17:19:08 -0400 Subject: [PATCH] Require author annotations in CI --- .woodpecker.yml | 7 ------- src/do_not_fear.dj | 4 ++-- src/forward.dj | 5 ++--- src/how_to_run_a_journal.dj | 2 +- 4 files changed, 5 insertions(+), 13 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index beee541..8218473 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,10 +1,3 @@ -clone: - git: - image: woodpeckerci/plugin-git - settings: - partial: false - lfs: false - steps: - name: build image: journal diff --git a/src/do_not_fear.dj b/src/do_not_fear.dj index bef4899..904018d 100644 --- a/src/do_not_fear.dj +++ b/src/do_not_fear.dj @@ -1,4 +1,4 @@ -`attributes`{published="2024-04-25 04:00"} +`attributes`{published="2024-04-25 04:00", author="tempest"} # Do Not Fear the Threat Artificial Intelligence Poses Computer Science @@ -48,4 +48,4 @@ Any current or prospective computer scientists must know that any threat artific 9. Pednekar, Pratik. “How Ai Is Threatening the Future of Programming Jobs.” Medium, Medium, 12 Feb. 2023, epratik.medium.com/how-ai-is-threatening-the-future-of-programming-jobs-771cb1aecc. -10. M., Sanjay K. “The Evolution of Programming Languages: Past, Present, and Future.” The Evolution of Programming Languages: Past, Present, and F, 28 Mar. 2023, www.linkedin.com/pulse/evolution-programming-languages-past-present-future-mohindroo-. \ No newline at end of file +10. M., Sanjay K. “The Evolution of Programming Languages: Past, Present, and Future.” The Evolution of Programming Languages: Past, Present, and F, 28 Mar. 2023, www.linkedin.com/pulse/evolution-programming-languages-past-present-future-mohindroo-. diff --git a/src/forward.dj b/src/forward.dj index f6858e1..632a4e4 100644 --- a/src/forward.dj +++ b/src/forward.dj @@ -1,5 +1,4 @@ -`attributes`{published="2024-05-06 08:00"} - +`attributes`{published="2024-05-06 08:00", author="JazzyJonah"} # Foward @@ -62,4 +61,4 @@ join the Discord server.) Anyways, that's what Compute's all about. Since you read the whole article, here's a picture of a cute cat: -![Cute Cat][assets/cat.jpeg] \ No newline at end of file +![Cute Cat][assets/cat.jpeg] diff --git a/src/how_to_run_a_journal.dj b/src/how_to_run_a_journal.dj index 5103fb7..d7cf0dc 100644 --- a/src/how_to_run_a_journal.dj +++ b/src/how_to_run_a_journal.dj @@ -1,4 +1,4 @@ -`attributes`{published="2024-05-02 08:00"} +`attributes`{published="2024-05-02 08:00", author="fnmain"} # Web-dev, and the Power of Simplicity.